libt3d 2.6
T3DBryan Struct Reference

Tait-Bryan angles and translation. More...

#include <t3d.h>

Public Member Functions

double & operator[] (int i)
 Accessor for Tait-Brayan angles.
 
double & operator[] (T3DBryanIndex i)
 Accessor for Tait-Brayan angles.
 

Public Attributes

T3DType type
 internal representation type.
 
short flags
 special behavior.
 
int err
 last error code.
 

Detailed Description

Tait-Bryan angles and translation.

Internal representation of a T3D of tupe T3D_BRYAN.

Member Data Documentation

◆ euler

double euler[6]