Ignore:
Timestamp:
08/25/06 18:25:09 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1259 r1286  
    640640        void ExportNode(BvhNode *node, OUT_STREAM &stream); 
    641641 
     642        void ExportObjects(BvhLeaf *leaf, OUT_STREAM &stream); 
     643 
    642644        /** Returns estimated memory usage of tree. 
    643645        */ 
Note: See TracChangeset for help on using the changeset viewer.