Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > Joint
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Joint/JointSolverConstraints.h |
Include | #include "Chaos/Joint/JointSolverConstraints.h" |
Syntax
class FJointSolverConstraints
Remarks
All the constraints in a joint
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddPositionConstraints
(
TArray< FJointSolverConstraintRowData >& RowDatas, |
|
![]() |
void | AddRotationConstraints
(
TArray< FJointSolverConstraintRowData >& RowDatas, |
|
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | ||
![]() |
void | SetJointIndex
(
int32 InJointIndex |
|
![]() |
void | UpdatePositionConstraints
(
const TArray< FJointSolverConstraintRowData >& RowDatas, |
Update the axes and positions of all position constraints. |
![]() |
void | UpdateRotationConstraints
(
const TArray< FJointSolverConstraintRowData >& RowDatas, |
Update the axes and positions of all rotation constraints. |