IVT
Transformation3d Struct Reference

Data structure for the representation of a 3D rigid body transformation. More...

#include <Math3d.h>

List of all members.

Public Attributes

Mat3d rotation
Vec3d translation

Detailed Description

Data structure for the representation of a 3D rigid body transformation.

The namespace Math3d offers various functions operating on this data type.

Definition at line 105 of file Math3d.h.


Member Data Documentation

Definition at line 107 of file Math3d.h.

Definition at line 108 of file Math3d.h.


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