Ignore:
Timestamp:
09/15/06 17:33:22 (18 years ago)
Author:
mattausch
Message:

fixed sah for objeect partition
loader for single triangles also for x3d

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/UnigraphicsParser.h

    r1344 r1379  
    1717  virtual bool ParseFile(const std::string filename,  
    1818                                                 SceneGraphNode *root,  
    19                                                  const bool loadPolygonsAsMeshes = false, 
     19                                                 const bool loadMeshes = false, 
    2020                                                 vector<FaceParentInfo> *parents = NULL); 
    2121   
Note: See TracChangeset for help on using the changeset viewer.