Ignore:
Timestamp:
06/26/06 11:42:59 (18 years ago)
Author:
gumbau
Message:

GeoLodObject? added as a parent class for GeoLodStripsLibrary? and GeoLodTreeLibrary?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Geom/shared/GTGeometry/src/GeoLodTreeLibrary.cpp

    r1019 r1056  
    55 
    66using namespace Geometry; 
    7  
    8 uint32 uniqueIDgen = 0; 
    97 
    108Geometry::LodTreeLibrary::LodTreeLibrary(std::string trunkSimpSeqFile, 
     
    2018                                                           CREATEMULTIINDEXDATAFUNC midfun*/) 
    2119{ 
    22         uniqueID = uniqueIDgen++; 
    23  
    2420        // Cargar el tronco 
    2521        trunk = new LodStripsLibrary(trunkSimpSeqFile,treeGeoMesh); 
Note: See TracChangeset for help on using the changeset viewer.