CrystalSpace

Public API Reference

CS::Collisions::iColliderSphere Struct Reference

A sphere collider. More...

#include <ivaria/collisions.h>

Inheritance diagram for CS::Collisions::iColliderSphere:

List of all members.

Public Member Functions

virtual float GetSphereGeometry ()=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 241 of file collisions.h.


Member Function Documentation

virtual float CS::Collisions::iColliderSphere::GetSphereGeometry (  )  [pure virtual]

Get the sphere geometry of this collider.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.1 by doxygen 1.6.1