Navigation
API > API/Plugins > API/Plugins/DNACalibLib > API/Plugins/DNACalibLib/SetBlendShapeTargetDeltasCommand
| Name | Impl |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibLib/Private/dnacalib/commands/SetBlendShapeTargetDeltasCommand.cpp |
| Include Path | #include "dnacalib/commands/SetBlendShapeTargetDeltasCommand.cpp" |
Syntax
class Impl : public dnac::CommandImplBase< Impl >
Inheritance Hierarchy
- dnac::CommandImplBase< Impl > → SetBlendShapeTargetDeltasCommand::Impl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Impl
(
MemoryResource* memRes_ |
Typedefs
| Name | Type | Remarks | Include Path | | --- | --- | --- | --- |Constants
| 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 setBlendShapeTargetIndex
(
std::uint16t blendShapeTargetIndex |
|||
void setDeltas
(
ConstArrayView< float > xs, |
|||
void setMasks
(
ConstArrayView< float > masks_ |
|||
void setMeshIndex
(
std::uint16t meshIndex |
|||
void setOperation
(
VectorOperation operation_ |
|||
void setVertexIndices
(
ConstArrayView< std::uint32t > vertexIndices |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void densify
(
RawVector3Vector& bsDeltas, |
|||
static void sparsify
(
RawVector3Vector& bsDeltas, |