#include <math_Transform.h>
Inherits nw::math::Transform3_.
◆ self_type
◆ value_type
◆ Transform3() [1/3]
| nw::math::Transform3::Transform3 |
( |
| ) |
|
|
inline |
◆ Transform3() [2/3]
| nw::math::Transform3::Transform3 |
( |
const Transform3_ & | t | ) |
|
|
inlineexplicit |
◆ Transform3() [3/3]
| nw::math::Transform3::Transform3 |
( |
const VEC3 & | s, |
|
|
const VEC3 & | r, |
|
|
const VEC3 & | t ) |
|
inline |
◆ operator==()
| bool nw::math::Transform3::operator== |
( |
const self_type & | rhs | ) |
const |
|
inline |
◆ operator!=()
| bool nw::math::Transform3::operator!= |
( |
const self_type & | rhs | ) |
const |
|
inline |