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/PlyParser.h

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