Ignore:
Timestamp:
05/27/08 21:24:34 (16 years ago)
Author:
mattausch
Message:

dynamic objects problem!!

File:
1 edited

Legend:

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

    r2715 r2720  
    208208        virtual void ObjectRemoved(SceneGraphLeaf *object); 
    209209 
    210  
     210        SceneGraphLeaf *GenerateBoxGeometry(const AxisAlignedBox3 &box); 
     211 
     212        float _HackComputeRenderCost(ViewCell *vc); 
    211213 
    212214        ///////////////////////// 
Note: See TracChangeset for help on using the changeset viewer.