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