Navigation
API > API/Plugins > API/Plugins/DNACalibModule
| Name | FDNACalibRemoveMeshCommand |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Public/Commands/DNACalibRemoveMeshCommand.h |
| Include Path | #include "Commands/DNACalibRemoveMeshCommand.h" |
Syntax
class FDNACalibRemoveMeshCommand : public IDNACalibCommand
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Commands/DNACalibRemoveMeshCommand.h | |||
FDNACalibRemoveMeshCommand
(
uint16 MeshIndex |
Commands/DNACalibRemoveMeshCommand.h | ||
FDNACalibRemoveMeshCommand
(
TArrayView< uint16 > MeshIndices |
Commands/DNACalibRemoveMeshCommand.h | ||
| Commands/DNACalibRemoveMeshCommand.h | |||
| Commands/DNACalibRemoveMeshCommand.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FDNACalibRemoveMeshCommand() |
Commands/DNACalibRemoveMeshCommand.h |
Interfaces
| Name | Remarks |
|---|---|
| Impl |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImplPtr | TUniquePtr< Impl > | Commands/DNACalibRemoveMeshCommand.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetMeshIndex
(
uint16 MeshIndex |
Commands/DNACalibRemoveMeshCommand.h | ||
void SetMeshIndices
(
TArrayView< uint16 > MeshIndices |
Commands/DNACalibRemoveMeshCommand.h |
Overridden from IDNACalibCommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Run
(
FDNACalibDNAReader* Output |
Commands/DNACalibRemoveMeshCommand.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Commands/DNACalibRemoveMeshCommand.h | |||
| Commands/DNACalibRemoveMeshCommand.h |