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