Navigation
API > API/Plugins > API/Plugins/RigLogicLib
| Name | coord_sys |
| Type | struct |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/CoordSys.h |
| Include Path | #include "tdm/CoordSys.h" |
Syntax
struct coord_sys
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| x | axis_dir | tdm/CoordSys.h | ||
| y | axis_dir | tdm/CoordSys.h | ||
| z | axis_dir | tdm/CoordSys.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
mat3< T > basis() |
tdm/CoordSys.h | ||
chirality handedness() |
tdm/CoordSys.h | ||
bool valid() |
tdm/CoordSys.h |