#include <NBF.h>
Public Attributes | |
float4_t | orientation |
Specifies the orientational part of the transformation. More... | |
float3_t | scaling |
Specifies the scaling part of the transformation. More... | |
float3_t | translation |
Specifies the translational part of the transformation. More... | |
float3_t | center |
Specifies the center of rotation of the transformation. More... |
|
Specifies the orientational part of the transformation.
|
|
Specifies the scaling part of the transformation.
|
|
Specifies the translational part of the transformation.
|
|
Specifies the center of rotation of the transformation.
|