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

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