Navigation
API > API/Plugins > API/Plugins/DNACalibLib > API/Plugins/DNACalibLib/TranslateCommand
| Name | Impl |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibLib/Private/dnacalib/commands/TranslateCommand.cpp |
| Include Path | #include "dnacalib/commands/TranslateCommand.cpp" |
Syntax
class Impl : public dnac::CommandImplBase< Impl >
Inheritance Hierarchy
- dnac::CommandImplBase< Impl > → TranslateCommand::Impl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Impl
(
MemoryResource* memRes_ |
Typedefs
| Name | Type | Remarks | Include Path | | --- | --- | --- | --- |Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void run
(
DNACalibDNAReaderImpl* output |
|||
void setTranslation
(
Vector3 translation_ |