Metahuman_DNA_Calibration/docs/doxygen/build/xml/classdnac_1_1SetLODsCommand.xml

297 lines
18 KiB
XML
Raw Normal View History

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_1SetLODsCommand" kind="class" language="C++" prot="public">
<compoundname>dnac::SetLODsCommand</compoundname>
<basecompoundref refid="classdnac_1_1Command" prot="public" virt="non-virtual">dnac::Command</basecompoundref>
<includes refid="SetLODsCommand_8h" local="no">SetLODsCommand.h</includes>
<innerclass refid="classdnac_1_1SetLODsCommand_1_1Impl" prot="public">dnac::SetLODsCommand::Impl</innerclass>
<sectiondef kind="private-attrib">
<memberdef kind="variable" id="classdnac_1_1SetLODsCommand_1ab9f58717a6f21bc3a4e4525a2eae3a6b" prot="private" static="no" mutable="no">
<type><ref refid="classpma_1_1ScopedPtr" kindref="compound">ScopedPtr</ref>&lt; <ref refid="classdnac_1_1SetLODsCommand_1_1Impl" kindref="compound">Impl</ref> &gt;</type>
<definition>ScopedPtr&lt;Impl&gt; dnac::SetLODsCommand::pImpl</definition>
<argsstring></argsstring>
<name>pImpl</name>
<qualifiedname>dnac::SetLODsCommand::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/SetLODsCommand.h" line="41" column="19" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetLODsCommand.h" bodystart="41" bodyend="-1"/>
2022-11-28 19:21:26 +08:00
<referencedby refid="classdnac_1_1SetLODsCommand_1a8e430b6494e4beec2812269541c9e3ac" compoundref="SetLODsCommand_8cpp" startline="63" endline="65">run</referencedby>
<referencedby refid="classdnac_1_1SetLODsCommand_1a355815d9db064c13c7ce71d5f032ec03" compoundref="SetLODsCommand_8cpp" startline="59" endline="61">setLODs</referencedby>
<referencedby refid="classdnac_1_1SetLODsCommand_1a5515f9b377a6614da5231294889aa585" compoundref="SetLODsCommand_8cpp" startline="49" endline="53">SetLODsCommand</referencedby>
</memberdef>
</sectiondef>
<sectiondef kind="public-func">
<memberdef kind="function" id="classdnac_1_1SetLODsCommand_1aaf640c44b8b42f8e69f60d83f2a4b59e" 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::SetLODsCommand::SetLODsCommand</definition>
<argsstring>(MemoryResource *memRes=nullptr)</argsstring>
<name>SetLODsCommand</name>
<qualifiedname>dnac::SetLODsCommand::SetLODsCommand</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/SetLODsCommand.h" line="20" column="26" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetLODsCommand.cpp" bodystart="46" bodyend="47"/>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetLODsCommand_1a5515f9b377a6614da5231294889aa585" 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::SetLODsCommand::SetLODsCommand</definition>
<argsstring>(ConstArrayView&lt; std::uint16_t &gt; lods, MemoryResource *memRes=nullptr)</argsstring>
<name>SetLODsCommand</name>
<qualifiedname>dnac::SetLODsCommand::SetLODsCommand</qualifiedname>
<param>
<type><ref refid="namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref="member">ConstArrayView</ref>&lt; std::uint16_t &gt;</type>
<declname>lods</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/SetLODsCommand.h" line="21" column="17" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetLODsCommand.cpp" bodystart="49" bodyend="53"/>
2022-11-28 19:21:26 +08:00
<references refid="classdnac_1_1SetLODsCommand_1ab9f58717a6f21bc3a4e4525a2eae3a6b" compoundref="SetLODsCommand_8h" startline="41">pImpl</references>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetLODsCommand_1a470f69abf6047fccbe8b3ce13883ac76" 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::SetLODsCommand::~SetLODsCommand</definition>
<argsstring>()</argsstring>
<name>~SetLODsCommand</name>
<qualifiedname>dnac::SetLODsCommand::~SetLODsCommand</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/SetLODsCommand.h" line="23" column="17"/>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetLODsCommand_1a4e908c6f492de172b4073d5237881f38" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>dnac::SetLODsCommand::SetLODsCommand</definition>
<argsstring>(const SetLODsCommand &amp;)=delete</argsstring>
<name>SetLODsCommand</name>
<qualifiedname>dnac::SetLODsCommand::SetLODsCommand</qualifiedname>
<param>
<type>const <ref refid="classdnac_1_1SetLODsCommand" kindref="compound">SetLODsCommand</ref> &amp;</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/SetLODsCommand.h" line="25" column="9"/>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetLODsCommand_1af360ce45d715be58f116bfe669076c3d" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type><ref refid="classdnac_1_1SetLODsCommand" kindref="compound">SetLODsCommand</ref> &amp;</type>
<definition>SetLODsCommand &amp; dnac::SetLODsCommand::operator=</definition>
<argsstring>(const SetLODsCommand &amp;)=delete</argsstring>
<name>operator=</name>
<qualifiedname>dnac::SetLODsCommand::operator=</qualifiedname>
<param>
<type>const <ref refid="classdnac_1_1SetLODsCommand" kindref="compound">SetLODsCommand</ref> &amp;</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/SetLODsCommand.h" line="26" column="24"/>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetLODsCommand_1a22df6576b827322001c65ad956ad3f27" 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::SetLODsCommand::SetLODsCommand</definition>
<argsstring>(SetLODsCommand &amp;&amp;)</argsstring>
<name>SetLODsCommand</name>
<qualifiedname>dnac::SetLODsCommand::SetLODsCommand</qualifiedname>
<param>
<type><ref refid="classdnac_1_1SetLODsCommand" kindref="compound">SetLODsCommand</ref> &amp;&amp;</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/SetLODsCommand.h" line="28" column="17"/>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetLODsCommand_1a6e7f9f2697cd1fefdfb088188a50c0eb" 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_1SetLODsCommand" kindref="compound">SetLODsCommand</ref> &amp;</type>
<definition>SetLODsCommand &amp; dnac::SetLODsCommand::operator=</definition>
<argsstring>(SetLODsCommand &amp;&amp;)</argsstring>
<name>operator=</name>
<qualifiedname>dnac::SetLODsCommand::operator=</qualifiedname>
<param>
<type><ref refid="classdnac_1_1SetLODsCommand" kindref="compound">SetLODsCommand</ref> &amp;&amp;</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/SetLODsCommand.h" line="29" column="32"/>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetLODsCommand_1a355815d9db064c13c7ce71d5f032ec03" 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::SetLODsCommand::setLODs</definition>
<argsstring>(ConstArrayView&lt; std::uint16_t &gt; lods)</argsstring>
<name>setLODs</name>
<qualifiedname>dnac::SetLODsCommand::setLODs</qualifiedname>
<param>
<type><ref refid="namespacednac_1ac2e07be60cd7438652d21feb096edce4" kindref="member">ConstArrayView</ref>&lt; std::uint16_t &gt;</type>
<declname>lods</declname>
</param>
<briefdescription>
<para>Method for setting the LODs to keep. </para>
</briefdescription>
<detaileddescription>
<para><parameterlist kind="param"><parameteritem>
<parameternamelist>
<parametername>lods</parametername>
</parameternamelist>
<parameterdescription>
<para>New LODs to be used. </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/SetLODsCommand.h" line="36" column="22" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetLODsCommand.cpp" bodystart="59" bodyend="61"/>
2022-11-28 19:21:26 +08:00
<references refid="classdnac_1_1SetLODsCommand_1ab9f58717a6f21bc3a4e4525a2eae3a6b" compoundref="SetLODsCommand_8h" startline="41">pImpl</references>
</memberdef>
<memberdef kind="function" id="classdnac_1_1SetLODsCommand_1a8e430b6494e4beec2812269541c9e3ac" 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::SetLODsCommand::run</definition>
<argsstring>(DNACalibDNAReader *output) override</argsstring>
<name>run</name>
<qualifiedname>dnac::SetLODsCommand::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/SetLODsCommand.h" line="37" column="22" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dnacalib/commands/SetLODsCommand.cpp" bodystart="63" bodyend="65"/>
2022-11-28 19:21:26 +08:00
<references refid="classdnac_1_1SetLODsCommand_1ab9f58717a6f21bc3a4e4525a2eae3a6b" compoundref="SetLODsCommand_8h" startline="41">pImpl</references>
</memberdef>
</sectiondef>
<briefdescription>
<para><ref refid="classdnac_1_1SetLODsCommand" kindref="compound">SetLODsCommand</ref> is used to specify LODs to use. Joints, blend shapes, animated maps and meshes that are not in specified LODs are removed from the <ref refid="structdnac_1_1DNA" kindref="compound">DNA</ref>. </para>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="2">
<label>dnac::Command</label>
<link refid="classdnac_1_1Command"/>
</node>
<node id="1">
<label>dnac::SetLODsCommand</label>
<link refid="classdnac_1_1SetLODsCommand"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="3">
<label>pma::ScopedPtr&lt; dnac::SetLODsCommand::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::SetLODsCommand::Impl &gt;</edgelabel>
</childnode>
</node>
<node id="2">
<label>dnac::Command</label>
<link refid="classdnac_1_1Command"/>
</node>
<node id="1">
<label>dnac::SetLODsCommand</label>
<link refid="classdnac_1_1SetLODsCommand"/>
<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::SetLODsCommand::Impl &gt;</label>
<link refid="structpma_1_1ScopedPtr_1_1inspect"/>
<childnode refid="6" relation="template-instance">
<edgelabel>&lt; dnac::SetLODsCommand::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::SetLODsCommand::Impl &gt;::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/SetLODsCommand.h" line="18" column="1" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/dnacalib/commands/SetLODsCommand.h" bodystart="18" bodyend="43"/>
2022-11-28 19:21:26 +08:00
<listofallmembers>
<member refid="classdnac_1_1SetLODsCommand_1af360ce45d715be58f116bfe669076c3d" prot="public" virt="non-virtual"><scope>dnac::SetLODsCommand</scope><name>operator=</name></member>
<member refid="classdnac_1_1SetLODsCommand_1a6e7f9f2697cd1fefdfb088188a50c0eb" prot="public" virt="non-virtual"><scope>dnac::SetLODsCommand</scope><name>operator=</name></member>
<member refid="classdnac_1_1SetLODsCommand_1ab9f58717a6f21bc3a4e4525a2eae3a6b" prot="private" virt="non-virtual"><scope>dnac::SetLODsCommand</scope><name>pImpl</name></member>
<member refid="classdnac_1_1SetLODsCommand_1a8e430b6494e4beec2812269541c9e3ac" prot="public" virt="virtual"><scope>dnac::SetLODsCommand</scope><name>run</name></member>
<member refid="classdnac_1_1SetLODsCommand_1a355815d9db064c13c7ce71d5f032ec03" prot="public" virt="non-virtual"><scope>dnac::SetLODsCommand</scope><name>setLODs</name></member>
<member refid="classdnac_1_1SetLODsCommand_1aaf640c44b8b42f8e69f60d83f2a4b59e" prot="public" virt="non-virtual"><scope>dnac::SetLODsCommand</scope><name>SetLODsCommand</name></member>
<member refid="classdnac_1_1SetLODsCommand_1a5515f9b377a6614da5231294889aa585" prot="public" virt="non-virtual"><scope>dnac::SetLODsCommand</scope><name>SetLODsCommand</name></member>
<member refid="classdnac_1_1SetLODsCommand_1a4e908c6f492de172b4073d5237881f38" prot="public" virt="non-virtual"><scope>dnac::SetLODsCommand</scope><name>SetLODsCommand</name></member>
<member refid="classdnac_1_1SetLODsCommand_1a22df6576b827322001c65ad956ad3f27" prot="public" virt="non-virtual"><scope>dnac::SetLODsCommand</scope><name>SetLODsCommand</name></member>
<member refid="classdnac_1_1Command_1a61be18c56cbef51019c8f7b1f752518c" prot="public" virt="virtual"><scope>dnac::SetLODsCommand</scope><name>~Command</name></member>
<member refid="classdnac_1_1SetLODsCommand_1a470f69abf6047fccbe8b3ce13883ac76" prot="public" virt="non-virtual"><scope>dnac::SetLODsCommand</scope><name>~SetLODsCommand</name></member>
</listofallmembers>
</compounddef>
</doxygen>