Navigation
API > API/Plugins > API/Plugins/DNACalibModule
| Name | FDNACalibSetNeutralJointRotationsCommand |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Public/Commands/DNACalibSetNeutralJointRotationsCommand.h |
| Include Path | #include "Commands/DNACalibSetNeutralJointRotationsCommand.h" |
Syntax
class FDNACalibSetNeutralJointRotationsCommand : public IDNACalibCommand
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Commands/DNACalibSetNeutralJointRotationsCommand.h | |||
FDNACalibSetNeutralJointRotationsCommand
(
TArrayView< const FVector > Positions |
Commands/DNACalibSetNeutralJointRotationsCommand.h | ||
| Commands/DNACalibSetNeutralJointRotationsCommand.h | |||
| Commands/DNACalibSetNeutralJointRotationsCommand.h | |||
FDNACalibSetNeutralJointRotationsCommand
(
TArrayView< const float > Xs, |
Commands/DNACalibSetNeutralJointRotationsCommand.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FDNACalibSetNeutralJointRotationsCommand() |
Commands/DNACalibSetNeutralJointRotationsCommand.h |
Interfaces
| Name | Remarks |
|---|---|
| Impl |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImplPtr | TUniquePtr< Impl > | Commands/DNACalibSetNeutralJointRotationsCommand.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetRotations
(
TArrayView< const FVector > Positions |
Commands/DNACalibSetNeutralJointRotationsCommand.h | ||
void SetRotations
(
TArrayView< const float > Xs, |
Commands/DNACalibSetNeutralJointRotationsCommand.h |
Overridden from IDNACalibCommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Run
(
FDNACalibDNAReader* Output |
Commands/DNACalibSetNeutralJointRotationsCommand.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Commands/DNACalibSetNeutralJointRotationsCommand.h | |||
| Commands/DNACalibSetNeutralJointRotationsCommand.h |