dnac::SetSkinWeightsCommand dnac::Command SetSkinWeightsCommand.h dnac::SetSkinWeightsCommand::Impl ScopedPtr< Impl > ScopedPtr<Impl> dnac::SetSkinWeightsCommand::pImpl pImpl dnac::SetSkinWeightsCommand::pImpl run setJointIndices setMeshIndex SetSkinWeightsCommand setVertexIndex setWeights DNACAPI dnac::SetSkinWeightsCommand::SetSkinWeightsCommand (MemoryResource *memRes=nullptr) SetSkinWeightsCommand dnac::SetSkinWeightsCommand::SetSkinWeightsCommand MemoryResource * memRes nullptr DNACAPI dnac::SetSkinWeightsCommand::SetSkinWeightsCommand (std::uint16_t meshIndex, std::uint32_t vertexIndex, ConstArrayView< float > weights, ConstArrayView< std::uint16_t > jointIndices, MemoryResource *memRes=nullptr) SetSkinWeightsCommand dnac::SetSkinWeightsCommand::SetSkinWeightsCommand std::uint16_t meshIndex std::uint32_t vertexIndex ConstArrayView< float > weights ConstArrayView< std::uint16_t > jointIndices MemoryResource * memRes nullptr pImpl DNACAPI dnac::SetSkinWeightsCommand::~SetSkinWeightsCommand () ~SetSkinWeightsCommand dnac::SetSkinWeightsCommand::~SetSkinWeightsCommand dnac::SetSkinWeightsCommand::SetSkinWeightsCommand (const SetSkinWeightsCommand &)=delete SetSkinWeightsCommand dnac::SetSkinWeightsCommand::SetSkinWeightsCommand const SetSkinWeightsCommand & SetSkinWeightsCommand & SetSkinWeightsCommand & dnac::SetSkinWeightsCommand::operator= (const SetSkinWeightsCommand &)=delete operator= dnac::SetSkinWeightsCommand::operator= const SetSkinWeightsCommand & DNACAPI dnac::SetSkinWeightsCommand::SetSkinWeightsCommand (SetSkinWeightsCommand &&) SetSkinWeightsCommand dnac::SetSkinWeightsCommand::SetSkinWeightsCommand SetSkinWeightsCommand && DNACAPI SetSkinWeightsCommand & SetSkinWeightsCommand & dnac::SetSkinWeightsCommand::operator= (SetSkinWeightsCommand &&) operator= dnac::SetSkinWeightsCommand::operator= SetSkinWeightsCommand && DNACAPI void void dnac::SetSkinWeightsCommand::setMeshIndex (std::uint16_t meshIndex) setMeshIndex dnac::SetSkinWeightsCommand::setMeshIndex std::uint16_t meshIndex Method for setting the index of the targeted mesh. meshIndex The mesh index. pImpl DNACAPI void void dnac::SetSkinWeightsCommand::setVertexIndex (std::uint32_t vertexIndex) setVertexIndex dnac::SetSkinWeightsCommand::setVertexIndex std::uint32_t vertexIndex Method for setting the index of the vertex to change. vertexIndex The vertex index. pImpl DNACAPI void void dnac::SetSkinWeightsCommand::setWeights (ConstArrayView< float > weights) setWeights dnac::SetSkinWeightsCommand::setWeights ConstArrayView< float > weights Method for setting the weights with which joints influence the vertex in question. weights Weights for each joint that has an influence on the vertex. pImpl DNACAPI void void dnac::SetSkinWeightsCommand::setJointIndices (ConstArrayView< std::uint16_t > jointIndices) setJointIndices dnac::SetSkinWeightsCommand::setJointIndices ConstArrayView< std::uint16_t > jointIndices Method for setting the joint indices of joints that influence the vertex in question. jointIndices Joint indices of joints that have an influence on the vertex. pImpl DNACAPI void void dnac::SetSkinWeightsCommand::run (DNACalibDNAReader *output) override run dnac::SetSkinWeightsCommand::run run DNACalibDNAReader * output pImpl SetSkinWeightsCommand is used to set new skin weights for a vertex in a mesh. -ptr < dnac::SetSkinWeightsCommand::Impl > -pImpl < T > < dnac::SetSkinWeightsCommand::Impl > -ptr dnac::SetSkinWeightsCommandoperator= dnac::SetSkinWeightsCommandoperator= dnac::SetSkinWeightsCommandpImpl dnac::SetSkinWeightsCommandrun dnac::SetSkinWeightsCommandsetJointIndices dnac::SetSkinWeightsCommandsetMeshIndex dnac::SetSkinWeightsCommandSetSkinWeightsCommand dnac::SetSkinWeightsCommandSetSkinWeightsCommand dnac::SetSkinWeightsCommandSetSkinWeightsCommand dnac::SetSkinWeightsCommandSetSkinWeightsCommand dnac::SetSkinWeightsCommandsetVertexIndex dnac::SetSkinWeightsCommandsetWeights dnac::SetSkinWeightsCommand~Command dnac::SetSkinWeightsCommand~SetSkinWeightsCommand