Main Page | Class Hierarchy | Class List | Class Members

ParametrizedClosestRotationAndTranslation Class Reference

Inheritance diagram for ParametrizedClosestRotationAndTranslation:

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 3x3 matrix approximating the rotation and a pointer to the translation vector. When it returns a transformation, it computes the closest 3x3 rotation matrix to the matrix pointed to.


Member Function Documentation

Matrix4D ParametrizedClosestRotationAndTranslation::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