|
Arbor 3: FSM & BT Graph Editor
3.7.8
|
Class to handle a flexible Quaternion type reference method there is more than one. More...
Public Member Functions | |
| FlexibleQuaternion () | |
| FlexibleQuaternion default constructor More... | |
| FlexibleQuaternion (Quaternion value) | |
| FlexibleQuaternion constructor More... | |
| FlexibleQuaternion (QuaternionParameterReference parameter) | |
| FlexibleQuaternion constructor More... | |
| FlexibleQuaternion (InputSlotQuaternion slot) | |
| FlexibleQuaternion constructor More... | |
| override object | GetValueObject () |
| Return the value as object. More... | |
Static Public Member Functions | |
| static | operator Quaternion (FlexibleQuaternion flexible) |
| Cast FlexibleQuaternion to Quaternion. More... | |
| static | operator FlexibleQuaternion (Quaternion value) |
| Cast Quaternion to FlexibleQuaternion. More... | |
Properties | |
| override System.Type | fieldType [get] |
| It returns a field type. More... | |
| Parameter | parameter [get] |
| It return a Paramter. More... | |
| Quaternion | value [get] |
| It returns a value More... | |
Properties inherited from FlexibleFieldBase | |
| FlexibleType | type [get] |
| It returns a type More... | |
| abstract System.Type | fieldType [get] |
| It returns a field type. More... | |
Additional Inherited Members | |
Protected Attributes inherited from FlexibleFieldBase | |
| FlexibleType | _Type = FlexibleType.Constant |
| Specified type of value More... | |
Class to handle a flexible Quaternion type reference method there is more than one.
FlexibleQuaternion default constructor
| FlexibleQuaternion | ( | Quaternion | value | ) |
FlexibleQuaternion constructor
| value | Value |
| FlexibleQuaternion | ( | QuaternionParameterReference | parameter | ) |
FlexibleQuaternion constructor
| parameter | Parameter |
FlexibleQuaternion constructor
| slot | Slot |
|
virtual |
|
explicitstatic |
Cast Quaternion to FlexibleQuaternion.
| value | Quaternion |
|
explicitstatic |
Cast FlexibleQuaternion to Quaternion.
| flexible | FlexibleQuaternion |
|
get |
It returns a field type.
|
get |
It returns a value