dnac::RemoveMeshCommand dnac::Command RemoveMeshCommand.h dnac::RemoveMeshCommand::Impl ScopedPtr< Impl > ScopedPtr<Impl> dnac::RemoveMeshCommand::pImpl pImpl dnac::RemoveMeshCommand::pImpl RemoveMeshCommand run setMeshIndex setMeshIndices DNACAPI dnac::RemoveMeshCommand::RemoveMeshCommand (MemoryResource *memRes=nullptr) RemoveMeshCommand dnac::RemoveMeshCommand::RemoveMeshCommand MemoryResource * memRes nullptr DNACAPI dnac::RemoveMeshCommand::RemoveMeshCommand (std::uint16_t meshIndex, MemoryResource *memRes=nullptr) RemoveMeshCommand dnac::RemoveMeshCommand::RemoveMeshCommand std::uint16_t meshIndex MemoryResource * memRes nullptr pImpl DNACAPI dnac::RemoveMeshCommand::RemoveMeshCommand (ConstArrayView< std::uint16_t > meshIndices, MemoryResource *memRes=nullptr) RemoveMeshCommand dnac::RemoveMeshCommand::RemoveMeshCommand ConstArrayView< std::uint16_t > meshIndices MemoryResource * memRes nullptr pImpl DNACAPI dnac::RemoveMeshCommand::~RemoveMeshCommand () ~RemoveMeshCommand dnac::RemoveMeshCommand::~RemoveMeshCommand dnac::RemoveMeshCommand::RemoveMeshCommand (const RemoveMeshCommand &)=delete RemoveMeshCommand dnac::RemoveMeshCommand::RemoveMeshCommand const RemoveMeshCommand & RemoveMeshCommand & RemoveMeshCommand & dnac::RemoveMeshCommand::operator= (const RemoveMeshCommand &)=delete operator= dnac::RemoveMeshCommand::operator= const RemoveMeshCommand & DNACAPI dnac::RemoveMeshCommand::RemoveMeshCommand (RemoveMeshCommand &&) RemoveMeshCommand dnac::RemoveMeshCommand::RemoveMeshCommand RemoveMeshCommand && DNACAPI RemoveMeshCommand & RemoveMeshCommand & dnac::RemoveMeshCommand::operator= (RemoveMeshCommand &&) operator= dnac::RemoveMeshCommand::operator= RemoveMeshCommand && DNACAPI void void dnac::RemoveMeshCommand::setMeshIndex (std::uint16_t meshIndex) setMeshIndex dnac::RemoveMeshCommand::setMeshIndex std::uint16_t meshIndex Method for setting the index of the mesh to remove. meshIndex The index of the mesh. pImpl DNACAPI void void dnac::RemoveMeshCommand::setMeshIndices (ConstArrayView< std::uint16_t > meshIndices) setMeshIndices dnac::RemoveMeshCommand::setMeshIndices ConstArrayView< std::uint16_t > meshIndices Method for setting the indices of meshes to remove. meshIndices The mesh indices. Call to either setter overwrites previous setter calls. When running the command, the last set mesh(es) will be removed. pImpl DNACAPI void void dnac::RemoveMeshCommand::run (DNACalibDNAReader *output) override run dnac::RemoveMeshCommand::run run DNACalibDNAReader * output pImpl RemoveMeshCommand is used to remove meshes. -ptr < dnac::RemoveMeshCommand::Impl > -pImpl < T > < dnac::RemoveMeshCommand::Impl > -ptr dnac::RemoveMeshCommandoperator= dnac::RemoveMeshCommandoperator= dnac::RemoveMeshCommandpImpl dnac::RemoveMeshCommandRemoveMeshCommand dnac::RemoveMeshCommandRemoveMeshCommand dnac::RemoveMeshCommandRemoveMeshCommand dnac::RemoveMeshCommandRemoveMeshCommand dnac::RemoveMeshCommandRemoveMeshCommand dnac::RemoveMeshCommandrun dnac::RemoveMeshCommandsetMeshIndex dnac::RemoveMeshCommandsetMeshIndices dnac::RemoveMeshCommand~Command dnac::RemoveMeshCommand~RemoveMeshCommand