Ignore:
Timestamp:
10/02/06 19:07:38 (18 years ago)
Author:
mattausch
Message:

updated view cells loading. probably no optimal for performance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/VrmlExporter.cpp

    r1528 r1551  
    128128                const Vector3 b = (*ri)->mTerminationObject ? (*ri)->GetTermination() : a + 1000 * Normalize((*ri)->GetDir()); 
    129129 
    130         //      cout << "here45 origin " << a << " termination: " << b << endl; 
    131130#if _DEBUG 
    132131                bool isnan = false; 
Note: See TracChangeset for help on using the changeset viewer.