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

Public Member Functions | |
| virtual const csPlane3 & | GetPlaneGeometry () const =0 |
| Get the plane geometry of this collider. | |
Detailed Description
A static plane collider.
Main creators of instances implementing this interface:
Main ways to get pointers to this interface:
Main users of this interface:
Definition at line 242 of file colliders.h.
Member Function Documentation
| virtual const csPlane3& CS::Collisions::iColliderPlane::GetPlaneGeometry | ( | ) | const [pure virtual] |
Get the plane geometry 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
