Ignore:
Timestamp:
08/18/06 19:28:12 (18 years ago)
Author:
mattausch
Message:

added intel ray tracing

File:
1 edited

Legend:

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

    r1001 r1221  
    1717  virtual bool ParseFile(const std::string filename,  
    1818                                                 SceneGraphNode **root,  
    19                                                  const bool loadPolygonsAsMeshes = false); 
     19                                                 const bool loadPolygonsAsMeshes = false, 
     20                                                 vector<Intersectable *> *parents = NULL); 
    2021   
    2122}; 
Note: See TracChangeset for help on using the changeset viewer.