Frz::trans Struct Reference

A structure for storing rotation and translation coefficients. More...

#include <frz_misc.hpp>

List of all members.

Public Attributes

float a
 Rotation angle on the x axis.
float b
 Rotation angle on the y axis.
float c
 Rotation angle on the z axis.
float d
 Unused.
float x
 Translation value on the x axis.
float y
 Translation value on the y axis.
float z
 Translation value on the z axis.
float w
 Unused.

Detailed Description

A structure for storing rotation and translation coefficients.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Friends
Generated on Thu Jun 10 17:37:47 2010 for freezer-0.1.0 by  doxygen 1.6.3