30 _respect_prev_transform = flag;
43 return _respect_prev_transform;
46 #ifdef DO_COLLISION_RECORDING
55 INLINE
bool CollisionTraverser::
56 has_recorder()
const {
57 return _recorder != (CollisionRecorder *)NULL;
66 INLINE CollisionRecorder *CollisionTraverser::
67 get_recorder()
const {
77 INLINE
void CollisionTraverser::
79 set_recorder((CollisionRecorder *)NULL);
82 #endif // DO_COLLISION_RECORDING
void set_respect_prev_transform(bool flag)
Sets the flag that indicates whether the prev_transform stored on a node (as updated via set_fluid_po...
bool get_respect_prev_transform() const
Returns the flag that indicates whether the prev_transform stored on a node is respected to calculate...