#include <PBDJointConstraintTypes.h>
◆ Axis()
Get the local-space axis for the specified constraint type. This will be one of the cardinal axes.
◆ AxisIndex()
Get the local-space axis index for the specified constraint type. This can be used to index the vectors of a transform matrix for example.
◆ OtherSwingAxis()
◆ Swing1Axis()
| static const FVec3 Chaos::FJointConstants::Swing1Axis |
( |
| ) |
|
|
inlinestatic |
The constraint-space Swing1 axis (Z Axis)
◆ Swing2Axis()
| static const FVec3 Chaos::FJointConstants::Swing2Axis |
( |
| ) |
|
|
inlinestatic |
The constraint-space Swing2 axis (Y Axis)
◆ SwingAxis()
◆ TwistAxis()
| static const FVec3 Chaos::FJointConstants::TwistAxis |
( |
| ) |
|
|
inlinestatic |
The constraint-space twist axis (X Axis)
The documentation for this struct was generated from the following file: