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