Cyclone Cyclone: cyclone::CollisionBox Class Reference

cyclone::CollisionBox Class Reference

Represents a rigid body that can be treated as an aligned bounding box for collision detection. More...

#include <collide_fine.h>

Inheritance diagram for cyclone::CollisionBox:

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

Collaboration graph
[legend]
List of all members.

Public Attributes

Vector3 halfSize
 Holds the half-sizes of the box along each of its local axes.

Detailed Description

Represents a rigid body that can be treated as an aligned bounding box for collision detection.


Member Data Documentation

Vector3 cyclone::CollisionBox::halfSize
 

Holds the half-sizes of the box along each of its local axes.


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