CS::Collisions::iColliderConcaveMesh Struct Reference
A static concave mesh collider. More...
#include <ivaria/colliders.h>
Inheritance diagram for CS::Collisions::iColliderConcaveMesh:

Public Member Functions | |
| virtual iTriangleMesh * | GetMesh () const =0 |
| Get the mesh factory of this collider. | |
Detailed Description
A static concave mesh collider.
Main creators of instances implementing this interface:
Main ways to get pointers to this interface:
Main users of this interface:
Definition at line 282 of file colliders.h.
Member Function Documentation
| virtual iTriangleMesh* CS::Collisions::iColliderConcaveMesh::GetMesh | ( | ) | const [pure virtual] |
Get the mesh factory of this collider.
The documentation for this struct was generated from the following file:
- ivaria/colliders.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
