23 _respect_prev_transform = flag;
32 return _respect_prev_transform;
35 #ifdef DO_COLLISION_RECORDING
41 INLINE
bool CollisionTraverser::
42 has_recorder()
const {
43 return _recorder !=
nullptr;
50 INLINE CollisionRecorder *CollisionTraverser::
51 get_recorder()
const {
59 INLINE
void CollisionTraverser::
set_respect_prev_transform
Sets the flag that indicates whether the prev_transform stored on a node (as updated via set_fluid_po...
set_recorder
Uses the indicated CollisionRecorder object to start recording the intersection tests made by each su...
get_respect_prev_transform
Returns the flag that indicates whether the prev_transform stored on a node is respected to calculate...