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_1SetNeutralJointTranslationsCommand" kind= "class" language= "C++" prot= "public" >
<compoundname > dnac::SetNeutralJointTranslationsCommand</compoundname>
<basecompoundref refid= "classdnac_1_1Command" prot= "public" virt= "non-virtual" > dnac::Command</basecompoundref>
<includes refid= "SetNeutralJointTranslationsCommand_8h" local= "no" > SetNeutralJointTranslationsCommand.h</includes>
<innerclass refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1_1Impl" prot= "public" > dnac::SetNeutralJointTranslationsCommand::Impl</innerclass>
<sectiondef kind= "private-attrib" >
<memberdef kind= "variable" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1ac91dab98951c46088ccba809c6f96606" prot= "private" static= "no" mutable= "no" >
<type > <ref refid= "classpma_1_1ScopedPtr" kindref= "compound" > ScopedPtr</ref> < <ref refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1_1Impl" kindref= "compound" > Impl</ref> > </type>
<definition > ScopedPtr< Impl> dnac::SetNeutralJointTranslationsCommand::pImpl</definition>
<argsstring > </argsstring>
<name > pImpl</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::pImpl</qualifiedname>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "56" column= "19" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" bodystart= "56" bodyend= "-1" />
2022-11-28 19:21:26 +08:00
<referencedby refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1a6e30e6bbb5f88876f8228608d019c062" compoundref= "SetNeutralJointTranslationsCommand_8cpp" startline= "76" endline= "78" > run</referencedby>
<referencedby refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1ae1f40f4130521d272b0be5bf3da4ff87" compoundref= "SetNeutralJointTranslationsCommand_8cpp" startline= "46" endline= "51" > SetNeutralJointTranslationsCommand</referencedby>
<referencedby refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1a82c7b20f678d79d7871ba3f2f402234f" compoundref= "SetNeutralJointTranslationsCommand_8cpp" startline= "66" endline= "68" > setTranslations</referencedby>
</memberdef>
</sectiondef>
<sectiondef kind= "public-func" >
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1a4755888727af3a1000000e4a7a140de4" 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::SetNeutralJointTranslationsCommand::SetNeutralJointTranslationsCommand</definition>
<argsstring > (MemoryResource *memRes=nullptr)</argsstring>
<name > SetNeutralJointTranslationsCommand</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::SetNeutralJointTranslationsCommand</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>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "20" column= "26" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointTranslationsCommand.cpp" bodystart= "43" bodyend= "44" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1ae1f40f4130521d272b0be5bf3da4ff87" 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::SetNeutralJointTranslationsCommand::SetNeutralJointTranslationsCommand</definition>
<argsstring > (ConstArrayView< Vector3 > translations, MemoryResource *memRes=nullptr)</argsstring>
<name > SetNeutralJointTranslationsCommand</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::SetNeutralJointTranslationsCommand</qualifiedname>
<param >
<type > <ref refid= "namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref= "member" > ConstArrayView</ref> < <ref refid= "structdna_1_1Vector3" kindref= "compound" > Vector3</ref> > </type>
<declname > translations</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>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "21" column= "17" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointTranslationsCommand.cpp" bodystart= "46" bodyend= "51" />
2022-11-28 19:21:26 +08:00
<references refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1ac91dab98951c46088ccba809c6f96606" compoundref= "SetNeutralJointTranslationsCommand_8h" startline= "56" > pImpl</references>
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1a4c60df608eb36379a7f6587d59c0b707" 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::SetNeutralJointTranslationsCommand::SetNeutralJointTranslationsCommand</definition>
<argsstring > (ConstArrayView< float > xs, ConstArrayView< float > ys, ConstArrayView< float > zs, MemoryResource *memRes=nullptr)</argsstring>
<name > SetNeutralJointTranslationsCommand</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::SetNeutralJointTranslationsCommand</qualifiedname>
<param >
<type > <ref refid= "namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref= "member" > ConstArrayView</ref> < float > </type>
<declname > xs</declname>
</param>
<param >
<type > <ref refid= "namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref= "member" > ConstArrayView</ref> < float > </type>
<declname > ys</declname>
</param>
<param >
<type > <ref refid= "namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref= "member" > ConstArrayView</ref> < float > </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>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "22" column= "17" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointTranslationsCommand.cpp" bodystart= "53" bodyend= "60" />
2022-11-28 19:21:26 +08:00
<references refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1ac91dab98951c46088ccba809c6f96606" compoundref= "SetNeutralJointTranslationsCommand_8h" startline= "56" > pImpl</references>
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1af30ed93c4cfa38aff29922a18fd9da22" 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::SetNeutralJointTranslationsCommand::~SetNeutralJointTranslationsCommand</definition>
<argsstring > ()</argsstring>
<name > ~SetNeutralJointTranslationsCommand</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::~SetNeutralJointTranslationsCommand</qualifiedname>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "27" column= "17" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1ac3b79ade24cf03da445d6ab8c7eb9422" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > </type>
<definition > dnac::SetNeutralJointTranslationsCommand::SetNeutralJointTranslationsCommand</definition>
<argsstring > (const SetNeutralJointTranslationsCommand & )=delete</argsstring>
<name > SetNeutralJointTranslationsCommand</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::SetNeutralJointTranslationsCommand</qualifiedname>
<param >
<type > const <ref refid= "classdnac_1_1SetNeutralJointTranslationsCommand" kindref= "compound" > SetNeutralJointTranslationsCommand</ref> & </type>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "29" column= "9" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1adbedfe2d9cce9b480e732b026bdf6355" prot= "public" static= "no" const= "no" explicit= "no" inline= "no" virt= "non-virtual" >
<type > <ref refid= "classdnac_1_1SetNeutralJointTranslationsCommand" kindref= "compound" > SetNeutralJointTranslationsCommand</ref> & </type>
<definition > SetNeutralJointTranslationsCommand & dnac::SetNeutralJointTranslationsCommand::operator=</definition>
<argsstring > (const SetNeutralJointTranslationsCommand & )=delete</argsstring>
<name > operator=</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::operator=</qualifiedname>
<param >
<type > const <ref refid= "classdnac_1_1SetNeutralJointTranslationsCommand" kindref= "compound" > SetNeutralJointTranslationsCommand</ref> & </type>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "30" column= "44" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1a20833509d0cce69667e4db94531df62f" 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::SetNeutralJointTranslationsCommand::SetNeutralJointTranslationsCommand</definition>
<argsstring > (SetNeutralJointTranslationsCommand & & )</argsstring>
<name > SetNeutralJointTranslationsCommand</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::SetNeutralJointTranslationsCommand</qualifiedname>
<param >
<type > <ref refid= "classdnac_1_1SetNeutralJointTranslationsCommand" kindref= "compound" > SetNeutralJointTranslationsCommand</ref> & & </type>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "32" column= "17" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1aa512558b3f56f10d74ee560af5ec7954" 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_1SetNeutralJointTranslationsCommand" kindref= "compound" > SetNeutralJointTranslationsCommand</ref> & </type>
<definition > SetNeutralJointTranslationsCommand & dnac::SetNeutralJointTranslationsCommand::operator=</definition>
<argsstring > (SetNeutralJointTranslationsCommand & & )</argsstring>
<name > operator=</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::operator=</qualifiedname>
<param >
<type > <ref refid= "classdnac_1_1SetNeutralJointTranslationsCommand" kindref= "compound" > SetNeutralJointTranslationsCommand</ref> & & </type>
</param>
<briefdescription >
</briefdescription>
<detaileddescription >
</detaileddescription>
<inbodydescription >
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "33" column= "52" />
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1a82c7b20f678d79d7871ba3f2f402234f" 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::SetNeutralJointTranslationsCommand::setTranslations</definition>
<argsstring > (ConstArrayView< Vector3 > translations)</argsstring>
<name > setTranslations</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::setTranslations</qualifiedname>
<param >
<type > <ref refid= "namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref= "member" > ConstArrayView</ref> < <ref refid= "structdna_1_1Vector3" kindref= "compound" > Vector3</ref> > </type>
<declname > translations</declname>
</param>
<briefdescription >
<para > Method for setting the neutral joint translations. </para>
</briefdescription>
<detaileddescription >
<para > <parameterlist kind= "param" > <parameteritem >
<parameternamelist >
<parametername > translations</parametername>
</parameternamelist>
<parameterdescription >
<para > Translation values for each joint. </para>
</parameterdescription>
</parameteritem>
</parameterlist>
</para>
</detaileddescription>
<inbodydescription >
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "40" column= "22" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointTranslationsCommand.cpp" bodystart= "66" bodyend= "68" />
2022-11-28 19:21:26 +08:00
<references refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1ac91dab98951c46088ccba809c6f96606" compoundref= "SetNeutralJointTranslationsCommand_8h" startline= "56" > pImpl</references>
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1a4dfa7050b8fb79b4c4c767f96da29f3a" 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::SetNeutralJointTranslationsCommand::setTranslations</definition>
<argsstring > (ConstArrayView< float > xs, ConstArrayView< float > ys, ConstArrayView< float > zs)</argsstring>
<name > setTranslations</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::setTranslations</qualifiedname>
<param >
<type > <ref refid= "namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref= "member" > ConstArrayView</ref> < float > </type>
<declname > xs</declname>
</param>
<param >
<type > <ref refid= "namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref= "member" > ConstArrayView</ref> < float > </type>
<declname > ys</declname>
</param>
<param >
<type > <ref refid= "namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref= "member" > ConstArrayView</ref> < float > </type>
<declname > zs</declname>
</param>
<briefdescription >
<para > Method for setting the neutral joint translations. </para>
</briefdescription>
<detaileddescription >
<para > <parameterlist kind= "param" > <parameteritem >
<parameternamelist >
<parametername > xs</parametername>
</parameternamelist>
<parameterdescription >
<para > The X translation value for each joint. </para>
</parameterdescription>
</parameteritem>
<parameteritem >
<parameternamelist >
<parametername > ys</parametername>
</parameternamelist>
<parameterdescription >
<para > The Y translation value for each joint. </para>
</parameterdescription>
</parameteritem>
<parameteritem >
<parameternamelist >
<parametername > zs</parametername>
</parameternamelist>
<parameterdescription >
<para > The Z translation value for each joint. </para>
</parameterdescription>
</parameteritem>
</parameterlist>
</para>
</detaileddescription>
<inbodydescription >
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "51" column= "22" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointTranslationsCommand.cpp" bodystart= "70" bodyend= "74" />
2022-11-28 19:21:26 +08:00
<references refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1ac91dab98951c46088ccba809c6f96606" compoundref= "SetNeutralJointTranslationsCommand_8h" startline= "56" > pImpl</references>
</memberdef>
<memberdef kind= "function" id= "classdnac_1_1SetNeutralJointTranslationsCommand_1a6e30e6bbb5f88876f8228608d019c062" 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::SetNeutralJointTranslationsCommand::run</definition>
<argsstring > (DNACalibDNAReader *output) override</argsstring>
<name > run</name>
<qualifiedname > dnac::SetNeutralJointTranslationsCommand::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>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "52" column= "22" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetNeutralJointTranslationsCommand.cpp" bodystart= "76" bodyend= "78" />
2022-11-28 19:21:26 +08:00
<references refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1ac91dab98951c46088ccba809c6f96606" compoundref= "SetNeutralJointTranslationsCommand_8h" startline= "56" > pImpl</references>
</memberdef>
</sectiondef>
<briefdescription >
<para > <ref refid= "classdnac_1_1SetNeutralJointTranslationsCommand" kindref= "compound" > SetNeutralJointTranslationsCommand</ref> is used to set new translation 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::SetNeutralJointTranslationsCommand</label>
<link refid= "classdnac_1_1SetNeutralJointTranslationsCommand" />
<childnode refid= "2" relation= "public-inheritance" >
</childnode>
</node>
</inheritancegraph>
<collaborationgraph >
<node id= "3" >
<label > pma::ScopedPtr< dnac::SetNeutralJointTranslationsCommand::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::SetNeutralJointTranslationsCommand::Impl > </edgelabel>
</childnode>
</node>
<node id= "2" >
<label > dnac::Command</label>
<link refid= "classdnac_1_1Command" />
</node>
<node id= "1" >
<label > dnac::SetNeutralJointTranslationsCommand</label>
<link refid= "classdnac_1_1SetNeutralJointTranslationsCommand" />
<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::SetNeutralJointTranslationsCommand::Impl > </label>
<link refid= "structpma_1_1ScopedPtr_1_1inspect" />
<childnode refid= "6" relation= "template-instance" >
<edgelabel > < dnac::SetNeutralJointTranslationsCommand::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::SetNeutralJointTranslationsCommand::Impl > ::type</label>
</node>
</collaborationgraph>
2022-12-02 21:35:01 +08:00
<location file= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" line= "18" column= "1" bodyfile= "C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetNeutralJointTranslationsCommand.h" bodystart= "18" bodyend= "58" />
2022-11-28 19:21:26 +08:00
<listofallmembers >
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1adbedfe2d9cce9b480e732b026bdf6355" prot= "public" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > operator=</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1aa512558b3f56f10d74ee560af5ec7954" prot= "public" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > operator=</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1ac91dab98951c46088ccba809c6f96606" prot= "private" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > pImpl</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1a6e30e6bbb5f88876f8228608d019c062" prot= "public" virt= "virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > run</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1a4755888727af3a1000000e4a7a140de4" prot= "public" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > SetNeutralJointTranslationsCommand</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1ae1f40f4130521d272b0be5bf3da4ff87" prot= "public" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > SetNeutralJointTranslationsCommand</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1a4c60df608eb36379a7f6587d59c0b707" prot= "public" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > SetNeutralJointTranslationsCommand</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1ac3b79ade24cf03da445d6ab8c7eb9422" prot= "public" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > SetNeutralJointTranslationsCommand</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1a20833509d0cce69667e4db94531df62f" prot= "public" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > SetNeutralJointTranslationsCommand</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1a82c7b20f678d79d7871ba3f2f402234f" prot= "public" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > setTranslations</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1a4dfa7050b8fb79b4c4c767f96da29f3a" prot= "public" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > setTranslations</name> </member>
<member refid= "classdnac_1_1Command_1a61be18c56cbef51019c8f7b1f752518c" prot= "public" virt= "virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > ~Command</name> </member>
<member refid= "classdnac_1_1SetNeutralJointTranslationsCommand_1af30ed93c4cfa38aff29922a18fd9da22" prot= "public" virt= "non-virtual" > <scope > dnac::SetNeutralJointTranslationsCommand</scope> <name > ~SetNeutralJointTranslationsCommand</name> </member>
</listofallmembers>
</compounddef>
</doxygen>