
Public Member Functions | |
| DirtyDebugGeodeCallback (bool init_dirty=false) | |
| virtual void | operator() (Physics::GeometryHandler *pGH) | 
Public Attributes | |
| bool | dirty | 
Definition at line 49 of file 3DPhy.cpp.
| DirtyDebugGeodeCallback::DirtyDebugGeodeCallback | ( | bool |  init_dirty = false           | 
          ) |  [inline] | 
        
| virtual void DirtyDebugGeodeCallback::operator() | ( | Physics::GeometryHandler * | pGH | ) |  [inline, virtual] | 
        
Reimplemented from Physics::GHChangeCallback.
Definition at line 52 of file 3DPhy.cpp.
References dirty, and Physics::GHChangeCallback::traverse().
Definition at line 53 of file 3DPhy.cpp.
Referenced by PhysicsDebugUpdateCB::operator()(), and operator()().
 1.5.9