class csColliderPointerObject : public csObject A csColliderPointerObject which contains a pointer to a Collider Object
| | csColliderPointerObject (csCollider* pCollider, bool AutoDelete) Initialize this object |
| | GetCollider (csObject& csobj) Retrieve the collider of a csObject, if one exists. |
| | SetCollider (csObject& csobj, csCollider* pCollider, bool AutoDelete) Give a collider to the given csobject. |
| | ~csColliderPointerObject () Remove the according collider |
A csColliderPointerObject which contains a pointer to a Collider Object. This object is used to attach colliders to existing csObjects.
~csColliderPointerObject()
static csCollider* GetCollider(csObject& csobj)
static void SetCollider(csObject& csobj, csCollider* pCollider, bool AutoDelete)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de