Cyclone Cyclone: cyclone::CollisionPlane Class Reference

cyclone::CollisionPlane Class Reference

The plane is not a primitive: it doesn't represent another rigid body. More...

#include <collide_fine.h>

Collaboration diagram for cyclone::CollisionPlane:

Collaboration graph
[legend]
List of all members.

Public Attributes

Vector3 direction
 The plane normal.
real offset
 The distance of the plane from the origin.

Detailed Description

The plane is not a primitive: it doesn't represent another rigid body.

It is used for contacts with the immovable world geometry.


Member Data Documentation

Vector3 cyclone::CollisionPlane::direction
 

The plane normal.

real cyclone::CollisionPlane::offset
 

The distance of the plane from the origin.


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