CrystalSpace

Public API Reference

CS::Collisions::iColliderBox Struct Reference

A box collider. More...

#include <ivaria/collisions.h>

Inheritance diagram for CS::Collisions::iColliderBox:

List of all members.

Public Member Functions

virtual csVector3 GetBoxGeometry ()=0
 Get the box geometry of this collider.

Detailed Description

A box collider.

Main creators of instances implementing this interface:

Main ways to get pointers to this interface:

Main users of this interface:

Definition at line 221 of file collisions.h.


Member Function Documentation

virtual csVector3 CS::Collisions::iColliderBox::GetBoxGeometry (  )  [pure virtual]

Get the box 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