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

Public Member Functions | |
| virtual csPlane3 | GetPlaneGeometry ()=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 321 of file collisions.h.
Member Function Documentation
| virtual csPlane3 CS::Collisions::iColliderPlane::GetPlaneGeometry | ( | ) | [pure virtual] |
Get the plane geometry 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
