#include <GDT_CoordinateFrames.h>
Public Member Functions | |
| GDT_CoordinateFrames () | |
| GDT_CoordinateFrames (const GDT_CoordinateFrames &other) | |
| virtual | ~GDT_CoordinateFrames () |
| void | setLocalCoordsFromTopology (const GEO_Detail *ref, const GEO_Detail *gdp) |
| void | setLocalCoords (const UT_RefArray< UT_Matrix3 > &xforms) |
| void | clear () |
| void | transform (int i, UT_Vector3 &vec, bool inverse) const |
Definition at line 26 of file GDT_CoordinateFrames.h.
| GDT_CoordinateFrames::GDT_CoordinateFrames | ( | ) | [inline] |
Definition at line 29 of file GDT_CoordinateFrames.h.
| GDT_CoordinateFrames::GDT_CoordinateFrames | ( | const GDT_CoordinateFrames & | other | ) |
| virtual GDT_CoordinateFrames::~GDT_CoordinateFrames | ( | ) | [inline, virtual] |
Definition at line 31 of file GDT_CoordinateFrames.h.
| void GDT_CoordinateFrames::clear | ( | ) |
| void GDT_CoordinateFrames::setLocalCoords | ( | const UT_RefArray< UT_Matrix3 > & | xforms | ) |
| void GDT_CoordinateFrames::setLocalCoordsFromTopology | ( | const GEO_Detail * | ref, | |
| const GEO_Detail * | gdp | |||
| ) |
| void GDT_CoordinateFrames::transform | ( | int | i, | |
| UT_Vector3 & | vec, | |||
| bool | inverse | |||
| ) | const |
1.5.9