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.cpp

    r1344 r1379  
    260260PlyParser::ParseFile(const string filename, 
    261261                                         SceneGraphNode *root, 
    262                                          const bool loadPolygonsAsMeshes, 
     262                                         const bool loadMeshes, 
    263263                                         vector<FaceParentInfo> *parents) 
    264264{ 
Note: See TracChangeset for help on using the changeset viewer.