20 #ifndef __OPC_COLLIDER_H__ 21 #define __OPC_COLLIDER_H__ 117 inline_ void SetTemporalCoherence(
bool flag)
129 inline_ void SetPrimitiveTests(
bool flag)
141 virtual const char* ValidateSettings() = 0;
161 mCurrentModel = model;
162 if(!mCurrentModel)
return FALSE;
176 #endif // __OPC_COLLIDER_H__
inline_ const MeshInterface * GetMeshInterface() const
#define null
our own NULL pointer
Final contact status after a collision query.
Use temporal coherence or not.
int BOOL
Another boolean type.
unsigned int udword
sizeof(udword) must be 4
const BaseModel * mCurrentModel
Current model for collision query (owner of touched faces)
const MeshInterface * mIMesh
User-defined mesh interface.
There has been an early exit due to temporal coherence.
Report all contacts (false) or only first one (true)
png_infop png_uint_32 flag
Keep or discard primitive-bv tests in leaf nodes (volume-mesh queries)