Ignore:
Timestamp:
02/20/06 19:06:03 (18 years ago)
Author:
mattausch
Message:

added ogre dependencies and patched ogre sources

File:
1 edited

Legend:

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

    r490 r657  
    1212  X3dParser():Parser(), mViewCellHeight(5.0f) {} 
    1313   
    14   bool ParseFile(const string filename, SceneGraphNode **root); 
     14  bool ParseFile(const string filename, SceneGraphNode **root, const bool loadPolygonsAsMeshes = false); 
    1515  bool ParseFile(const string filename, ViewCellsManager &viewCells); 
    1616   
Note: See TracChangeset for help on using the changeset viewer.