Main Page | Class Hierarchy | Class List | Class Members

ParametrizedQuaternionAndTranslation Class Reference

Inheritance diagram for ParametrizedQuaternionAndTranslation:

ParametrizedRayGroup RayGroup RayShape List of all members.

Public Member Functions

Matrix4D getMatrix (void)

Detailed Description

This class represents a parametrizable transformation that stores a pointer to the quaternion describing the rotation and a pointer to the translation vector. When it returns a transformation, it computes the rotational component from the unit-quaternion obtained by normalizing.


Member Function Documentation

Matrix4D ParametrizedQuaternionAndTranslation::getMatrix void   )  [virtual]
 

This method returns the transformation associated with the group.

Implements ParametrizedRayGroup.


Generated on Wed Feb 22 15:44:23 2006 for Assignment 2 by  doxygen 1.4.1