Metahuman_DNA_Calibration/docs/doxygen/build/xml/classdnac_1_1SetNeutralJointRotationsCommand.xml
2022-12-02 14:51:53 +01:00

385 lines
26 KiB
XML

<?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_1SetNeutralJointRotationsCommand" kind="class" language="C++" prot="public">
<compoundname>dnac::SetNeutralJointRotationsCommand</compoundname>
<basecompoundref refid="classdnac_1_1Command" prot="public" virt="non-virtual">dnac::Command</basecompoundref>
<includes refid="SetNeutralJointRotationsCommand_8h" local="no">SetNeutralJointRotationsCommand.h</includes>
<innerclass refid="classdnac_1_1SetNeutralJointRotationsCommand_1_1Impl" prot="public">dnac::SetNeutralJointRotationsCommand::Impl</innerclass>
<sectiondef kind="private-attrib">
<memberdef kind="variable" id="classdnac_1_1SetNeutralJointRotationsCommand_1a1d48b646438eb51af44e63e088585929" prot="private" static="no" mutable="no">
<type><ref refid="classpma_1_1ScopedPtr" kindref="compound">ScopedPtr</ref>&lt; <ref refid="classdnac_1_1SetNeutralJointRotationsCommand_1_1Impl" kindref="compound">Impl</ref> &gt;</type>
<definition>ScopedPtr&lt;Impl&gt; dnac::SetNeutralJointRotationsCommand::pImpl</definition>
<argsstring></argsstring>
<name>pImpl</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::pImpl</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="56" column="19" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" bodystart="56" bodyend="-1"/>
<referencedby refid="classdnac_1_1SetNeutralJointRotationsCommand_1ae1f0b5bbdc6ac21f283cf666e62a34ce" compoundref="SetNeutralJointRotationsCommand_8cpp" startline="73" endline="75">run</referencedby>
<referencedby refid="classdnac_1_1SetNeutralJointRotationsCommand_1afd6fa6eb5e15d2cfee690fefd8b22b2b" compoundref="SetNeutralJointRotationsCommand_8cpp" startline="46" endline="50">SetNeutralJointRotationsCommand</referencedby>
<referencedby refid="classdnac_1_1SetNeutralJointRotationsCommand_1aa1ca49d8e6881e6cce3be3f9493d0a85" compoundref="SetNeutralJointRotationsCommand_8cpp" startline="65" endline="67">setRotations</referencedby>
</memberdef>
</sectiondef>
<sectiondef kind="public-func">
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1a137f476844f94f12777862ca84266454" 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::SetNeutralJointRotationsCommand::SetNeutralJointRotationsCommand</definition>
<argsstring>(MemoryResource *memRes=nullptr)</argsstring>
<name>SetNeutralJointRotationsCommand</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::SetNeutralJointRotationsCommand</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>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="20" column="26" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointRotationsCommand.cpp" bodystart="43" bodyend="44"/>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1afd6fa6eb5e15d2cfee690fefd8b22b2b" 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::SetNeutralJointRotationsCommand::SetNeutralJointRotationsCommand</definition>
<argsstring>(ConstArrayView&lt; Vector3 &gt; rotations, MemoryResource *memRes=nullptr)</argsstring>
<name>SetNeutralJointRotationsCommand</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::SetNeutralJointRotationsCommand</qualifiedname>
<param>
<type><ref refid="namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref="member">ConstArrayView</ref>&lt; <ref refid="structdna_1_1Vector3" kindref="compound">Vector3</ref> &gt;</type>
<declname>rotations</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/SetNeutralJointRotationsCommand.h" line="21" column="17" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointRotationsCommand.cpp" bodystart="46" bodyend="50"/>
<references refid="classdnac_1_1SetNeutralJointRotationsCommand_1a1d48b646438eb51af44e63e088585929" compoundref="SetNeutralJointRotationsCommand_8h" startline="56">pImpl</references>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1a3ad4f466b332f99ffb55c9dc47edad7c" 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::SetNeutralJointRotationsCommand::SetNeutralJointRotationsCommand</definition>
<argsstring>(ConstArrayView&lt; float &gt; xs, ConstArrayView&lt; float &gt; ys, ConstArrayView&lt; float &gt; zs, MemoryResource *memRes=nullptr)</argsstring>
<name>SetNeutralJointRotationsCommand</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::SetNeutralJointRotationsCommand</qualifiedname>
<param>
<type><ref refid="namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref="member">ConstArrayView</ref>&lt; float &gt;</type>
<declname>xs</declname>
</param>
<param>
<type><ref refid="namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref="member">ConstArrayView</ref>&lt; float &gt;</type>
<declname>ys</declname>
</param>
<param>
<type><ref refid="namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref="member">ConstArrayView</ref>&lt; float &gt;</type>
<declname>zs</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/SetNeutralJointRotationsCommand.h" line="22" column="17" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointRotationsCommand.cpp" bodystart="52" bodyend="59"/>
<references refid="classdnac_1_1SetNeutralJointRotationsCommand_1a1d48b646438eb51af44e63e088585929" compoundref="SetNeutralJointRotationsCommand_8h" startline="56">pImpl</references>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1ab9d2394255bb8b0eb248868721d74ab2" 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::SetNeutralJointRotationsCommand::~SetNeutralJointRotationsCommand</definition>
<argsstring>()</argsstring>
<name>~SetNeutralJointRotationsCommand</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::~SetNeutralJointRotationsCommand</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="27" column="17"/>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1a0a81e012391d9291544ed7c628e9abef" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>dnac::SetNeutralJointRotationsCommand::SetNeutralJointRotationsCommand</definition>
<argsstring>(const SetNeutralJointRotationsCommand &amp;)=delete</argsstring>
<name>SetNeutralJointRotationsCommand</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::SetNeutralJointRotationsCommand</qualifiedname>
<param>
<type>const <ref refid="classdnac_1_1SetNeutralJointRotationsCommand" kindref="compound">SetNeutralJointRotationsCommand</ref> &amp;</type>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="29" column="9"/>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1ac6e2b532378dfa36fe64cc8d5cd604c4" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type><ref refid="classdnac_1_1SetNeutralJointRotationsCommand" kindref="compound">SetNeutralJointRotationsCommand</ref> &amp;</type>
<definition>SetNeutralJointRotationsCommand &amp; dnac::SetNeutralJointRotationsCommand::operator=</definition>
<argsstring>(const SetNeutralJointRotationsCommand &amp;)=delete</argsstring>
<name>operator=</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::operator=</qualifiedname>
<param>
<type>const <ref refid="classdnac_1_1SetNeutralJointRotationsCommand" kindref="compound">SetNeutralJointRotationsCommand</ref> &amp;</type>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="30" column="41"/>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1a6be86ae416f274ca4fce1a503f70c51c" 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::SetNeutralJointRotationsCommand::SetNeutralJointRotationsCommand</definition>
<argsstring>(SetNeutralJointRotationsCommand &amp;&amp;)</argsstring>
<name>SetNeutralJointRotationsCommand</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::SetNeutralJointRotationsCommand</qualifiedname>
<param>
<type><ref refid="classdnac_1_1SetNeutralJointRotationsCommand" kindref="compound">SetNeutralJointRotationsCommand</ref> &amp;&amp;</type>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="32" column="17"/>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1a2353e7fb29fd6a08cbdf5757bad8f735" 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_1SetNeutralJointRotationsCommand" kindref="compound">SetNeutralJointRotationsCommand</ref> &amp;</type>
<definition>SetNeutralJointRotationsCommand &amp; dnac::SetNeutralJointRotationsCommand::operator=</definition>
<argsstring>(SetNeutralJointRotationsCommand &amp;&amp;)</argsstring>
<name>operator=</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::operator=</qualifiedname>
<param>
<type><ref refid="classdnac_1_1SetNeutralJointRotationsCommand" kindref="compound">SetNeutralJointRotationsCommand</ref> &amp;&amp;</type>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="33" column="49"/>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1aa1ca49d8e6881e6cce3be3f9493d0a85" 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::SetNeutralJointRotationsCommand::setRotations</definition>
<argsstring>(ConstArrayView&lt; Vector3 &gt; rotations)</argsstring>
<name>setRotations</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::setRotations</qualifiedname>
<param>
<type><ref refid="namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref="member">ConstArrayView</ref>&lt; <ref refid="structdna_1_1Vector3" kindref="compound">Vector3</ref> &gt;</type>
<declname>rotations</declname>
</param>
<briefdescription>
<para>Method for setting the neutral joint rotations. </para>
</briefdescription>
<detaileddescription>
<para><parameterlist kind="param"><parameteritem>
<parameternamelist>
<parametername>rotations</parametername>
</parameternamelist>
<parameterdescription>
<para>Rotation values for each joint. </para>
</parameterdescription>
</parameteritem>
</parameterlist>
</para>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="40" column="22" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointRotationsCommand.cpp" bodystart="65" bodyend="67"/>
<references refid="classdnac_1_1SetNeutralJointRotationsCommand_1a1d48b646438eb51af44e63e088585929" compoundref="SetNeutralJointRotationsCommand_8h" startline="56">pImpl</references>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1a7948dc72f8b7eb0fe53a5efca0c0daff" 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::SetNeutralJointRotationsCommand::setRotations</definition>
<argsstring>(ConstArrayView&lt; float &gt; xs, ConstArrayView&lt; float &gt; ys, ConstArrayView&lt; float &gt; zs)</argsstring>
<name>setRotations</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::setRotations</qualifiedname>
<param>
<type><ref refid="namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref="member">ConstArrayView</ref>&lt; float &gt;</type>
<declname>xs</declname>
</param>
<param>
<type><ref refid="namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref="member">ConstArrayView</ref>&lt; float &gt;</type>
<declname>ys</declname>
</param>
<param>
<type><ref refid="namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref="member">ConstArrayView</ref>&lt; float &gt;</type>
<declname>zs</declname>
</param>
<briefdescription>
<para>Method for setting the neutral joint rotations. </para>
</briefdescription>
<detaileddescription>
<para><parameterlist kind="param"><parameteritem>
<parameternamelist>
<parametername>xs</parametername>
</parameternamelist>
<parameterdescription>
<para>The X rotation value for each joint. </para>
</parameterdescription>
</parameteritem>
<parameteritem>
<parameternamelist>
<parametername>ys</parametername>
</parameternamelist>
<parameterdescription>
<para>The Y rotation value for each joint. </para>
</parameterdescription>
</parameteritem>
<parameteritem>
<parameternamelist>
<parametername>zs</parametername>
</parameternamelist>
<parameterdescription>
<para>The Z rotation value for each joint. </para>
</parameterdescription>
</parameteritem>
</parameterlist>
</para>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="51" column="22" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointRotationsCommand.cpp" bodystart="69" bodyend="71"/>
<references refid="classdnac_1_1SetNeutralJointRotationsCommand_1a1d48b646438eb51af44e63e088585929" compoundref="SetNeutralJointRotationsCommand_8h" startline="56">pImpl</references>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetNeutralJointRotationsCommand_1ae1f0b5bbdc6ac21f283cf666e62a34ce" 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::SetNeutralJointRotationsCommand::run</definition>
<argsstring>(DNACalibDNAReader *output) override</argsstring>
<name>run</name>
<qualifiedname>dnac::SetNeutralJointRotationsCommand::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>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="52" column="22" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointRotationsCommand.cpp" bodystart="73" bodyend="75"/>
<references refid="classdnac_1_1SetNeutralJointRotationsCommand_1a1d48b646438eb51af44e63e088585929" compoundref="SetNeutralJointRotationsCommand_8h" startline="56">pImpl</references>
</memberdef>
</sectiondef>
<briefdescription>
<para><ref refid="classdnac_1_1SetNeutralJointRotationsCommand" kindref="compound">SetNeutralJointRotationsCommand</ref> is used to set new rotation values to neutral joints. </para>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="2">
<label>dnac::Command</label>
<link refid="classdnac_1_1Command"/>
</node>
<node id="1">
<label>dnac::SetNeutralJointRotationsCommand</label>
<link refid="classdnac_1_1SetNeutralJointRotationsCommand"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="3">
<label>pma::ScopedPtr&lt; dnac::SetNeutralJointRotationsCommand::Impl &gt;</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>&lt; dnac::SetNeutralJointRotationsCommand::Impl &gt;</edgelabel>
</childnode>
</node>
<node id="2">
<label>dnac::Command</label>
<link refid="classdnac_1_1Command"/>
</node>
<node id="1">
<label>dnac::SetNeutralJointRotationsCommand</label>
<link refid="classdnac_1_1SetNeutralJointRotationsCommand"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
<childnode refid="3" relation="usage">
<edgelabel>-pImpl</edgelabel>
</childnode>
</node>
<node id="9">
<label>pma::ScopedPtr&lt; T, TDestroyer &gt;::inspect&lt; T &gt;</label>
<link refid="structpma_1_1ScopedPtr_1_1inspect"/>
<childnode refid="6" relation="template-instance">
<edgelabel>&lt; T &gt;</edgelabel>
</childnode>
</node>
<node id="5">
<label>pma::ScopedPtr&lt; T, TDestroyer &gt;::inspect&lt; dnac::SetNeutralJointRotationsCommand::Impl &gt;</label>
<link refid="structpma_1_1ScopedPtr_1_1inspect"/>
<childnode refid="6" relation="template-instance">
<edgelabel>&lt; dnac::SetNeutralJointRotationsCommand::Impl &gt;</edgelabel>
</childnode>
</node>
<node id="7">
<label>pma::ScopedPtr&lt; T, TDestroyer &gt;</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&lt; T, TDestroyer &gt;::inspect&lt; U &gt;</label>
<link refid="structpma_1_1ScopedPtr_1_1inspect"/>
</node>
<node id="8">
<label>typename DefaultInstanceDestroyer&lt;T&gt;::type</label>
</node>
<node id="4">
<label>typename DefaultInstanceDestroyer&lt;dnac::SetNeutralJointRotationsCommand::Impl &gt;::type</label>
</node>
</collaborationgraph>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" line="18" column="1" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointRotationsCommand.h" bodystart="18" bodyend="58"/>
<listofallmembers>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1ac6e2b532378dfa36fe64cc8d5cd604c4" prot="public" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>operator=</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1a2353e7fb29fd6a08cbdf5757bad8f735" prot="public" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>operator=</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1a1d48b646438eb51af44e63e088585929" prot="private" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>pImpl</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1ae1f0b5bbdc6ac21f283cf666e62a34ce" prot="public" virt="virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>run</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1a137f476844f94f12777862ca84266454" prot="public" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>SetNeutralJointRotationsCommand</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1afd6fa6eb5e15d2cfee690fefd8b22b2b" prot="public" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>SetNeutralJointRotationsCommand</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1a3ad4f466b332f99ffb55c9dc47edad7c" prot="public" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>SetNeutralJointRotationsCommand</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1a0a81e012391d9291544ed7c628e9abef" prot="public" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>SetNeutralJointRotationsCommand</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1a6be86ae416f274ca4fce1a503f70c51c" prot="public" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>SetNeutralJointRotationsCommand</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1aa1ca49d8e6881e6cce3be3f9493d0a85" prot="public" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>setRotations</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1a7948dc72f8b7eb0fe53a5efca0c0daff" prot="public" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>setRotations</name></member>
<member refid="classdnac_1_1Command_1a61be18c56cbef51019c8f7b1f752518c" prot="public" virt="virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>~Command</name></member>
<member refid="classdnac_1_1SetNeutralJointRotationsCommand_1ab9d2394255bb8b0eb248868721d74ab2" prot="public" virt="non-virtual"><scope>dnac::SetNeutralJointRotationsCommand</scope><name>~SetNeutralJointRotationsCommand</name></member>
</listofallmembers>
</compounddef>
</doxygen>