Cyclone Cyclone: cyclone::CollisionSphere Class Reference

cyclone::CollisionSphere Class Reference

Represents a rigid body that can be treated as a sphere for collision detection. More...

#include <collide_fine.h>

Inheritance diagram for cyclone::CollisionSphere:

Inheritance graph
[legend]
Collaboration diagram for cyclone::CollisionSphere:

Collaboration graph
[legend]
List of all members.

Public Attributes

real radius
 The radius of the sphere.

Detailed Description

Represents a rigid body that can be treated as a sphere for collision detection.


Member Data Documentation

real cyclone::CollisionSphere::radius
 

The radius of the sphere.


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