Ignore:
Timestamp:
08/24/06 22:23:33 (18 years ago)
Author:
bittner
Message:

mlrt 16 ray tracing support

File:
1 edited

Legend:

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

    r1221 r1281  
    1717                                 SceneGraphNode **root, 
    1818                                 const bool loadPolygonsAsMeshes = false, 
    19                                  vector<Intersectable *> *parents = NULL); 
     19                                 vector<FaceParentInfo> *parents = NULL); 
    2020 
    2121  bool ParseFile(const string filename, ViewCellsManager &viewCells) { return false; } 
Note: See TracChangeset for help on using the changeset viewer.