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

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