Navigation
API > API/Plugins > API/Plugins/DNACalibLib > API/Plugins/DNACalibLib/SetLODsCommand
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SetLODsCommand
(
MemoryResource* memRes |
dnacalib/commands/SetLODsCommand.h | ||
SetLODsCommand
(
const SetLODsCommand& |
dnacalib/commands/SetLODsCommand.h | ||
SetLODsCommand
(
SetLODsCommand&& |
dnacalib/commands/SetLODsCommand.h | ||
SetLODsCommand
(
ConstArrayView< std::uint16_t > lods, |
dnacalib/commands/SetLODsCommand.h |
SetLODsCommand(MemoryResource *)
| Name | SetLODsCommand |
| Type | function |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibLib/Public/dnacalib/commands/SetLODsCommand.h |
| Include Path | #include "dnacalib/commands/SetLODsCommand.h" |
| Source | /Engine/Plugins/Animation/DNACalib/Source/DNACalibLib/Private/dnacalib/commands/SetLODsCommand.cpp |
SetLODsCommand
(
MemoryResource * memRes
)
SetLODsCommand(const SetLODsCommand &)
| Name | SetLODsCommand |
| Type | function |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibLib/Public/dnacalib/commands/SetLODsCommand.h |
| Include Path | #include "dnacalib/commands/SetLODsCommand.h" |
SetLODsCommand
(
const SetLODsCommand &
)
SetLODsCommand(SetLODsCommand &&)
| Name | SetLODsCommand |
| Type | function |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibLib/Public/dnacalib/commands/SetLODsCommand.h |
| Include Path | #include "dnacalib/commands/SetLODsCommand.h" |
SetLODsCommand
(
SetLODsCommand &&
)
SetLODsCommand(ConstArrayView< std::uint16_t >, MemoryResource *)
| Name | SetLODsCommand |
| Type | function |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibLib/Public/dnacalib/commands/SetLODsCommand.h |
| Include Path | #include "dnacalib/commands/SetLODsCommand.h" |
| Source | /Engine/Plugins/Animation/DNACalib/Source/DNACalibLib/Private/dnacalib/commands/SetLODsCommand.cpp |
SetLODsCommand
(
ConstArrayView< std::uint16_t > lods,
MemoryResource * memRes
)