CS::Collisions::iColliderConvexMesh Struct Reference
A convex mesh collider. More...
#include <ivaria/collisions.h>
Inheritance diagram for CS::Collisions::iColliderConvexMesh:

Public Member Functions | |
| virtual iMeshWrapper * | GetMesh ()=0 |
| Get the mesh factory of this collider. | |
Detailed Description
A convex 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 341 of file collisions.h.
Member Function Documentation
| virtual iMeshWrapper* CS::Collisions::iColliderConvexMesh::GetMesh | ( | ) | [pure virtual] |
Get the mesh factory of this collider.
The documentation for this struct was generated from the following file:
- ivaria/collisions.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
