2022-11-28 19:21:26 +08:00
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation= "compound.xsd" version= "1.9.4" xml:lang= "en-US" >
<compounddef id= "classdnac_1_1RemoveMeshCommand" kind= "class" language= "C++" prot= "public" >
<compoundname > dnac::RemoveMeshCommand</compoundname>
<basecompoundref refid= "classdnac_1_1Command" prot= "public" virt= "non-virtual" > dnac::Command</basecompoundref>
<includes refid= "RemoveMeshCommand_8h" local= "no" > RemoveMeshCommand.h</includes>
<innerclass refid= "classdnac_1_1RemoveMeshCommand_1_1Impl" prot= "public" > dnac::RemoveMeshCommand::Impl</innerclass>
<sectiondef kind= "private-attrib" >
<memberdef kind= "variable" id= "classdnac_1_1RemoveMeshCommand_1a88340b6ac7fb9cb93d5eae5532cde378" prot= "private" static= "no" mutable= "no" >
<type > <ref refid= "classpma_1_1ScopedPtr" kindref= "compound" > ScopedPtr</ref> < <ref refid= "classdnac_1_1RemoveMeshCommand_1_1Impl" kindref= "compound" > Impl</ref> > </type>
<definition > ScopedPtr< Impl> dnac::RemoveMeshCommand::pImpl</definition>
<argsstring > </argsstring>
<name > pImpl</name>
<qualifiedname > dnac::RemoveMeshCommand::pImpl</qualifiedname>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "50" column= "19" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" bodystart= "50" bodyend= "-1" />
<referencedby refid= "classdnac_1_1RemoveMeshCommand_1a50ed08045e6a68245df88977e765692e" compoundref= "RemoveMeshCommand_8cpp" startline= "43" endline= "47" > RemoveMeshCommand</referencedby>
<referencedby refid= "classdnac_1_1RemoveMeshCommand_1ab8feb2fdf9499e52255bf759223e3dd8" compoundref= "RemoveMeshCommand_8cpp" startline= "67" endline= "69" > run</referencedby>
<referencedby refid= "classdnac_1_1RemoveMeshCommand_1a3c4a53b4abb1fcb887c65469358fb062" compoundref= "RemoveMeshCommand_8cpp" startline= "59" endline= "61" > setMeshIndex</referencedby>
<referencedby refid= "classdnac_1_1RemoveMeshCommand_1aab95ab5114bd9333efbf4ea552511102" compoundref= "RemoveMeshCommand_8cpp" startline= "63" endline= "65" > setMeshIndices</referencedby>
2022-11-28 19:21:26 +08:00
</memberdef>
</sectiondef>
<sectiondef kind= "public-func" >
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1a53dd444d8c6bc073bbc8671febec3103" prot= "public" static= "no" const= "no" explicit= "yes" inline= "no" virt= "non-virtual" >
<type > <ref refid= "dnacalib_2Defs_8h_1a582ed0de52e12122ce3c978581df8113" kindref= "member" > DNACAPI</ref> </type>
<definition > dnac::RemoveMeshCommand::RemoveMeshCommand</definition>
<argsstring > (MemoryResource *memRes=nullptr)</argsstring>
<name > RemoveMeshCommand</name>
<qualifiedname > dnac::RemoveMeshCommand::RemoveMeshCommand</qualifiedname>
<param >
<type > <ref refid= "classpma_1_1MemoryResource" kindref= "compound" > MemoryResource</ref> *</type>
<declname > memRes</declname>
<defval > nullptr</defval>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "20" column= "26" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/RemoveMeshCommand.cpp" bodystart= "40" bodyend= "41" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1a50ed08045e6a68245df88977e765692e" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > <ref refid= "dnacalib_2Defs_8h_1a582ed0de52e12122ce3c978581df8113" kindref= "member" > DNACAPI</ref> </type>
<definition > dnac::RemoveMeshCommand::RemoveMeshCommand</definition>
<argsstring > (std::uint16_t meshIndex, MemoryResource *memRes=nullptr)</argsstring>
<name > RemoveMeshCommand</name>
<qualifiedname > dnac::RemoveMeshCommand::RemoveMeshCommand</qualifiedname>
<param >
<type > std::uint16_t</type>
<declname > meshIndex</declname>
</param>
<param >
<type > <ref refid= "classpma_1_1MemoryResource" kindref= "compound" > MemoryResource</ref> *</type>
<declname > memRes</declname>
<defval > nullptr</defval>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "21" column= "17" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/RemoveMeshCommand.cpp" bodystart= "43" bodyend= "47" />
<references refid= "classdnac_1_1RemoveMeshCommand_1a88340b6ac7fb9cb93d5eae5532cde378" compoundref= "RemoveMeshCommand_8h" startline= "50" > pImpl</references>
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1adfb9837bd733edccb158a9818d33577b" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > <ref refid= "dnacalib_2Defs_8h_1a582ed0de52e12122ce3c978581df8113" kindref= "member" > DNACAPI</ref> </type>
<definition > dnac::RemoveMeshCommand::RemoveMeshCommand</definition>
<argsstring > (ConstArrayView< std::uint16_t > meshIndices, MemoryResource *memRes=nullptr)</argsstring>
<name > RemoveMeshCommand</name>
<qualifiedname > dnac::RemoveMeshCommand::RemoveMeshCommand</qualifiedname>
<param >
<type > <ref refid= "namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref= "member" > ConstArrayView</ref> < std::uint16_t > </type>
<declname > meshIndices</declname>
</param>
<param >
<type > <ref refid= "classpma_1_1MemoryResource" kindref= "compound" > MemoryResource</ref> *</type>
<declname > memRes</declname>
<defval > nullptr</defval>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "22" column= "17" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/RemoveMeshCommand.cpp" bodystart= "49" bodyend= "53" />
<references refid= "classdnac_1_1RemoveMeshCommand_1a88340b6ac7fb9cb93d5eae5532cde378" compoundref= "RemoveMeshCommand_8h" startline= "50" > pImpl</references>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1aad7a29ccb4862a718d8a96da879adc30" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > <ref refid= "dnacalib_2Defs_8h_1a582ed0de52e12122ce3c978581df8113" kindref= "member" > DNACAPI</ref> </type>
<definition > dnac::RemoveMeshCommand::~RemoveMeshCommand</definition>
<argsstring > ()</argsstring>
<name > ~RemoveMeshCommand</name>
<qualifiedname > dnac::RemoveMeshCommand::~RemoveMeshCommand</qualifiedname>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "24" column= "17" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1a6fe71d7b9a0ecd38ec8611a8568b30a2" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > </type>
<definition > dnac::RemoveMeshCommand::RemoveMeshCommand</definition>
<argsstring > (const RemoveMeshCommand & )=delete</argsstring>
<name > RemoveMeshCommand</name>
<qualifiedname > dnac::RemoveMeshCommand::RemoveMeshCommand</qualifiedname>
<param >
<type > const <ref refid= "classdnac_1_1RemoveMeshCommand" kindref= "compound" > RemoveMeshCommand</ref> & </type>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "26" column= "9" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1a35ec5a0c19e44830b9f6be95e1d6e945" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > <ref refid= "classdnac_1_1RemoveMeshCommand" kindref= "compound" > RemoveMeshCommand</ref> & </type>
<definition > RemoveMeshCommand & dnac::RemoveMeshCommand::operator=</definition>
<argsstring > (const RemoveMeshCommand & )=delete</argsstring>
<name > operator=</name>
<qualifiedname > dnac::RemoveMeshCommand::operator=</qualifiedname>
<param >
<type > const <ref refid= "classdnac_1_1RemoveMeshCommand" kindref= "compound" > RemoveMeshCommand</ref> & </type>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "27" column= "27" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1a29db5f7bff23fa4de66be3341ac7fa76" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > <ref refid= "dnacalib_2Defs_8h_1a582ed0de52e12122ce3c978581df8113" kindref= "member" > DNACAPI</ref> </type>
<definition > dnac::RemoveMeshCommand::RemoveMeshCommand</definition>
<argsstring > (RemoveMeshCommand & & )</argsstring>
<name > RemoveMeshCommand</name>
<qualifiedname > dnac::RemoveMeshCommand::RemoveMeshCommand</qualifiedname>
<param >
<type > <ref refid= "classdnac_1_1RemoveMeshCommand" kindref= "compound" > RemoveMeshCommand</ref> & & </type>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "29" column= "17" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1a80fcf07e97f2ee42c25b158a385efe3c" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > <ref refid= "dnacalib_2Defs_8h_1a582ed0de52e12122ce3c978581df8113" kindref= "member" > DNACAPI</ref> <ref refid= "classdnac_1_1RemoveMeshCommand" kindref= "compound" > RemoveMeshCommand</ref> & </type>
<definition > RemoveMeshCommand & dnac::RemoveMeshCommand::operator=</definition>
<argsstring > (RemoveMeshCommand & & )</argsstring>
<name > operator=</name>
<qualifiedname > dnac::RemoveMeshCommand::operator=</qualifiedname>
<param >
<type > <ref refid= "classdnac_1_1RemoveMeshCommand" kindref= "compound" > RemoveMeshCommand</ref> & & </type>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "30" column= "35" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1a3c4a53b4abb1fcb887c65469358fb062" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > <ref refid= "dnacalib_2Defs_8h_1a582ed0de52e12122ce3c978581df8113" kindref= "member" > DNACAPI</ref> void</type>
<definition > void dnac::RemoveMeshCommand::setMeshIndex</definition>
<argsstring > (std::uint16_t meshIndex)</argsstring>
<name > setMeshIndex</name>
<qualifiedname > dnac::RemoveMeshCommand::setMeshIndex</qualifiedname>
<param >
<type > std::uint16_t</type>
<declname > meshIndex</declname>
</param>
<briefdescription >
<para > Method for setting the index of the mesh to remove. </para>
</briefdescription>
<detaileddescription >
<para > <parameterlist kind= "param" > <parameteritem >
<parameternamelist >
<parametername > meshIndex</parametername>
</parameternamelist>
<parameterdescription >
<para > The index of the mesh. </para>
</parameterdescription>
</parameteritem>
</parameterlist>
</para>
</detaileddescription>
<inbodydescription >
</inbodydescription>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "37" column= "22" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/RemoveMeshCommand.cpp" bodystart= "59" bodyend= "61" />
<references refid= "classdnac_1_1RemoveMeshCommand_1a88340b6ac7fb9cb93d5eae5532cde378" compoundref= "RemoveMeshCommand_8h" startline= "50" > pImpl</references>
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1aab95ab5114bd9333efbf4ea552511102" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > <ref refid= "dnacalib_2Defs_8h_1a582ed0de52e12122ce3c978581df8113" kindref= "member" > DNACAPI</ref> void</type>
<definition > void dnac::RemoveMeshCommand::setMeshIndices</definition>
<argsstring > (ConstArrayView< std::uint16_t > meshIndices)</argsstring>
<name > setMeshIndices</name>
<qualifiedname > dnac::RemoveMeshCommand::setMeshIndices</qualifiedname>
<param >
<type > <ref refid= "namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref= "member" > ConstArrayView</ref> < std::uint16_t > </type>
<declname > meshIndices</declname>
</param>
<briefdescription >
<para > Method for setting the indices of meshes to remove. </para>
</briefdescription>
<detaileddescription >
<para > <parameterlist kind= "param" > <parameteritem >
<parameternamelist >
<parametername > meshIndices</parametername>
</parameternamelist>
<parameterdescription >
<para > The mesh indices. </para>
</parameterdescription>
</parameteritem>
</parameterlist>
<simplesect kind= "note" > <para > Call to either setter overwrites previous setter calls. When running the command, the last set mesh(es) will be removed. </para>
</simplesect>
</para>
</detaileddescription>
<inbodydescription >
</inbodydescription>
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "44" column= "22" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/RemoveMeshCommand.cpp" bodystart= "63" bodyend= "65" />
<references refid= "classdnac_1_1RemoveMeshCommand_1a88340b6ac7fb9cb93d5eae5532cde378" compoundref= "RemoveMeshCommand_8h" startline= "50" > pImpl</references>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1RemoveMeshCommand_1ab8feb2fdf9499e52255bf759223e3dd8" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "virtual" >
<type > <ref refid= "dnacalib_2Defs_8h_1a582ed0de52e12122ce3c978581df8113" kindref= "member" > DNACAPI</ref> void</type>
<definition > void dnac::RemoveMeshCommand::run</definition>
<argsstring > (DNACalibDNAReader *output) override</argsstring>
<name > run</name>
<qualifiedname > dnac::RemoveMeshCommand::run</qualifiedname>
<reimplements refid= "classdnac_1_1Command_1a204ca2536a334f4eb83c66e09ef3ecee" > run</reimplements>
<param >
<type > <ref refid= "classdnac_1_1DNACalibDNAReader" kindref= "compound" > DNACalibDNAReader</ref> *</type>
<declname > output</declname>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "46" column= "22" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/RemoveMeshCommand.cpp" bodystart= "67" bodyend= "69" />
<references refid= "classdnac_1_1RemoveMeshCommand_1a88340b6ac7fb9cb93d5eae5532cde378" compoundref= "RemoveMeshCommand_8h" startline= "50" > pImpl</references>
2022-11-28 19:21:26 +08:00
</memberdef>
</sectiondef>
<briefdescription >
2023-04-21 18:19:55 +08:00
<para > <ref refid= "classdnac_1_1RemoveMeshCommand" kindref= "compound" > RemoveMeshCommand</ref> is used to remove meshes. </para>
2022-11-28 19:21:26 +08:00
</briefdescription>
<detaileddescription >
</detaileddescription>
<inheritancegraph >
<node id= "2" >
<label > dnac::Command</label>
<link refid= "classdnac_1_1Command" />
</node>
<node id= "1" >
<label > dnac::RemoveMeshCommand</label>
<link refid= "classdnac_1_1RemoveMeshCommand" />
<childnode refid= "2" relation= "public-inheritance" >
</childnode>
</node>
</inheritancegraph>
<collaborationgraph >
<node id= "3" >
<label > pma::ScopedPtr< dnac::RemoveMeshCommand::Impl > </label>
<link refid= "classpma_1_1ScopedPtr" />
<childnode refid= "4" relation= "private-inheritance" >
</childnode>
<childnode refid= "5" relation= "usage" >
<edgelabel > -ptr</edgelabel>
</childnode>
<childnode refid= "7" relation= "template-instance" >
<edgelabel > < dnac::RemoveMeshCommand::Impl > </edgelabel>
</childnode>
</node>
<node id= "2" >
<label > dnac::Command</label>
<link refid= "classdnac_1_1Command" />
</node>
<node id= "1" >
<label > dnac::RemoveMeshCommand</label>
<link refid= "classdnac_1_1RemoveMeshCommand" />
<childnode refid= "2" relation= "public-inheritance" >
</childnode>
<childnode refid= "3" relation= "usage" >
<edgelabel > -pImpl</edgelabel>
</childnode>
</node>
<node id= "9" >
<label > pma::ScopedPtr< T, TDestroyer > ::inspect< T > </label>
<link refid= "structpma_1_1ScopedPtr_1_1inspect" />
<childnode refid= "6" relation= "template-instance" >
<edgelabel > < T > </edgelabel>
</childnode>
</node>
<node id= "5" >
<label > pma::ScopedPtr< T, TDestroyer > ::inspect< dnac::RemoveMeshCommand::Impl > </label>
<link refid= "structpma_1_1ScopedPtr_1_1inspect" />
<childnode refid= "6" relation= "template-instance" >
<edgelabel > < dnac::RemoveMeshCommand::Impl > </edgelabel>
</childnode>
</node>
<node id= "7" >
<label > pma::ScopedPtr< T, TDestroyer > </label>
<link refid= "classpma_1_1ScopedPtr" />
<childnode refid= "8" relation= "private-inheritance" >
</childnode>
<childnode refid= "9" relation= "usage" >
<edgelabel > -ptr</edgelabel>
</childnode>
</node>
<node id= "6" >
<label > pma::ScopedPtr< T, TDestroyer > ::inspect< U > </label>
<link refid= "structpma_1_1ScopedPtr_1_1inspect" />
</node>
<node id= "8" >
<label > typename DefaultInstanceDestroyer< T> ::type</label>
</node>
<node id= "4" >
<label > typename DefaultInstanceDestroyer< dnac::RemoveMeshCommand::Impl > ::type</label>
</node>
</collaborationgraph>
2023-04-21 18:19:55 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" line= "18" column= "1" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/RemoveMeshCommand.h" bodystart= "18" bodyend= "52" />
2022-11-28 19:21:26 +08:00
<listofallmembers >
<member refid= "classdnac_1_1RemoveMeshCommand_1a35ec5a0c19e44830b9f6be95e1d6e945" prot= "public" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > operator=</name> </member>
<member refid= "classdnac_1_1RemoveMeshCommand_1a80fcf07e97f2ee42c25b158a385efe3c" prot= "public" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > operator=</name> </member>
<member refid= "classdnac_1_1RemoveMeshCommand_1a88340b6ac7fb9cb93d5eae5532cde378" prot= "private" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > pImpl</name> </member>
<member refid= "classdnac_1_1RemoveMeshCommand_1a53dd444d8c6bc073bbc8671febec3103" prot= "public" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > RemoveMeshCommand</name> </member>
<member refid= "classdnac_1_1RemoveMeshCommand_1a50ed08045e6a68245df88977e765692e" prot= "public" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > RemoveMeshCommand</name> </member>
2023-04-21 18:19:55 +08:00
<member refid= "classdnac_1_1RemoveMeshCommand_1adfb9837bd733edccb158a9818d33577b" prot= "public" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > RemoveMeshCommand</name> </member>
2022-11-28 19:21:26 +08:00
<member refid= "classdnac_1_1RemoveMeshCommand_1a6fe71d7b9a0ecd38ec8611a8568b30a2" prot= "public" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > RemoveMeshCommand</name> </member>
<member refid= "classdnac_1_1RemoveMeshCommand_1a29db5f7bff23fa4de66be3341ac7fa76" prot= "public" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > RemoveMeshCommand</name> </member>
<member refid= "classdnac_1_1RemoveMeshCommand_1ab8feb2fdf9499e52255bf759223e3dd8" prot= "public" virt= "virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > run</name> </member>
<member refid= "classdnac_1_1RemoveMeshCommand_1a3c4a53b4abb1fcb887c65469358fb062" prot= "public" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > setMeshIndex</name> </member>
2023-04-21 18:19:55 +08:00
<member refid= "classdnac_1_1RemoveMeshCommand_1aab95ab5114bd9333efbf4ea552511102" prot= "public" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > setMeshIndices</name> </member>
2022-11-28 19:21:26 +08:00
<member refid= "classdnac_1_1Command_1a61be18c56cbef51019c8f7b1f752518c" prot= "public" virt= "virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > ~Command</name> </member>
<member refid= "classdnac_1_1RemoveMeshCommand_1aad7a29ccb4862a718d8a96da879adc30" prot= "public" virt= "non-virtual" > <scope > dnac::RemoveMeshCommand</scope> <name > ~RemoveMeshCommand</name> </member>
</listofallmembers>
</compounddef>
</doxygen>