#include <matrix_transform_rt.h>
Definition at line 33 of file matrix_transform_rt.h.
◆ MatrixTransformRT() [1/3]
| superdex::MatrixTransformRT::MatrixTransformRT |
( |
| ) |
|
|
default |
◆ MatrixTransformRT() [2/3]
| superdex::MatrixTransformRT::MatrixTransformRT |
( |
Matrix3x3r const & | rotation, |
|
|
Real3 const & | translation ) |
|
inlineexplicit |
◆ MatrixTransformRT() [3/3]
| superdex::MatrixTransformRT::MatrixTransformRT |
( |
VMatrix3x3r const & | rotation, |
|
|
Vec4r | translation ) |
|
inlineexplicit |
◆ GetRotation()
| Matrix3x3r superdex::MatrixTransformRT::GetRotation |
( |
| ) |
const |
|
inlinenodiscard |
◆ GetTranslation()
| Real3 superdex::MatrixTransformRT::GetTranslation |
( |
| ) |
const |
|
inlinenodiscard |
◆ InverseTransformDirection() [1/2]
| Real3 superdex::MatrixTransformRT::InverseTransformDirection |
( |
Real3 const & | dir | ) |
const |
|
inlinenodiscard |
◆ InverseTransformDirection() [2/2]
| Vec4r superdex::MatrixTransformRT::InverseTransformDirection |
( |
Vec4r | pt | ) |
const |
|
inlinenodiscard |
◆ InverseTransformPoint() [1/2]
| Real3 superdex::MatrixTransformRT::InverseTransformPoint |
( |
Real3 const & | pt | ) |
const |
|
inlinenodiscard |
◆ InverseTransformPoint() [2/2]
| Vec4r superdex::MatrixTransformRT::InverseTransformPoint |
( |
Vec4r | pt | ) |
const |
|
inlinenodiscard |
◆ operator*()
◆ TransformDirection() [1/2]
| Real3 superdex::MatrixTransformRT::TransformDirection |
( |
Real3 const & | dir | ) |
const |
|
inlinenodiscard |
◆ TransformDirection() [2/2]
| Vec4r superdex::MatrixTransformRT::TransformDirection |
( |
Vec4r | pt | ) |
const |
|
inlinenodiscard |
◆ TransformPoint() [1/2]
| Real3 superdex::MatrixTransformRT::TransformPoint |
( |
Real3 const & | pt | ) |
const |
|
inlinenodiscard |
◆ TransformPoint() [2/2]
| Vec4r superdex::MatrixTransformRT::TransformPoint |
( |
Vec4r | pt | ) |
const |
|
inlinenodiscard |
◆ VGetRotation()
| VMatrix3x3r const & superdex::MatrixTransformRT::VGetRotation |
( |
| ) |
const |
|
inlinenodiscard |
◆ VGetTranslation()
| Vec4r superdex::MatrixTransformRT::VGetTranslation |
( |
| ) |
const |
|
inlinenodiscard |
The documentation for this class was generated from the following files: