Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

RotationState Class Reference

#include <box.h>

List of all members.

Public Methods

 RotationState (const Matrix3D& transform)

Public Attributes

Vector3D N [3]
Matrix3D t


Detailed Description

Stores rotation vectors used in the intersection tests, to avoid recalculating them each time.


Constructor & Destructor Documentation

RotationState::RotationState ( const Matrix3D & transform )
 


Member Data Documentation

Vector3D RotationState::N[3]
 

Matrix3D RotationState::t
 


The documentation for this class was generated from the following files:
Generated at Sat Nov 18 00:15:14 2000 for coldet by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000