AxisAngle() | gmtl::AxisAngle | [inline] |
AxisAngle(const AxisAngle &e) | gmtl::AxisAngle | [inline] |
AxisAngle(const DATA_TYPE &rad_angle, const DATA_TYPE &x, const DATA_TYPE &y, const DATA_TYPE &z) | gmtl::AxisAngle | [inline] |
AxisAngle(const DATA_TYPE &rad_angle, const Vec< DATA_TYPE, 3 > &axis) | gmtl::AxisAngle | [inline] |
DataType typedef | gmtl::VecBase< DATA_TYPE, 4 > | |
getAngle() const | gmtl::AxisAngle | [inline] |
getAxis() const | gmtl::AxisAngle | [inline] |
getData() | gmtl::VecBase< DATA_TYPE, 4 > | [inline] |
getData() const | gmtl::VecBase< DATA_TYPE, 4 > | [inline] |
mData | gmtl::VecBase< DATA_TYPE, 4 > | |
operator[](const unsigned i) | gmtl::VecBase< DATA_TYPE, 4 > | [inline] |
operator[](const unsigned i) const | gmtl::VecBase< DATA_TYPE, 4 > | [inline] |
Params enum name | gmtl::AxisAngle | |
set(const DATA_TYPE &rad_angle, const DATA_TYPE &x, const DATA_TYPE &y, const DATA_TYPE &z) | gmtl::AxisAngle | [inline] |
set(const DATA_TYPE &rad_angle, const Vec< DATA_TYPE, 3 > &axis) | gmtl::AxisAngle | [inline] |
gmtl::VecBase< DATA_TYPE, 4 >::set(const DATA_TYPE *dataPtr) | gmtl::VecBase< DATA_TYPE, 4 > | [inline] |
gmtl::VecBase< DATA_TYPE, 4 >::set(const DATA_TYPE &val0) | gmtl::VecBase< DATA_TYPE, 4 > | [inline] |
gmtl::VecBase< DATA_TYPE, 4 >::set(const DATA_TYPE &val0, const DATA_TYPE &val1) | gmtl::VecBase< DATA_TYPE, 4 > | [inline] |
gmtl::VecBase< DATA_TYPE, 4 >::set(const DATA_TYPE &val0, const DATA_TYPE &val1, const DATA_TYPE &val2) | gmtl::VecBase< DATA_TYPE, 4 > | [inline] |
setAngle(const DATA_TYPE &rad_angle) | gmtl::AxisAngle | [inline] |
setAxis(const Vec< DATA_TYPE, 3 > &axis) | gmtl::AxisAngle | [inline] |
Size enum value | gmtl::AxisAngle | |
VecBase() | gmtl::VecBase< DATA_TYPE, 4 > | [inline] |
VecBase(const VecBase< DATA_TYPE, SIZE > &rVec) | gmtl::VecBase< DATA_TYPE, 4 > | |
VecBase(const DATA_TYPE &val0, const DATA_TYPE &val1) | gmtl::VecBase< DATA_TYPE, 4 > | |
VecBase(const DATA_TYPE &val0, const DATA_TYPE &val1, const DATA_TYPE &val2) | gmtl::VecBase< DATA_TYPE, 4 > | |
VecBase(const DATA_TYPE &val0, const DATA_TYPE &val1, const DATA_TYPE &val2, const DATA_TYPE &val3) | gmtl::VecBase< DATA_TYPE, 4 > | |