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

176 lines
10 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="structdna_1_1RawBlendShapeTarget" kind="struct" language="C++" prot="public">
<compoundname>dna::RawBlendShapeTarget</compoundname>
<includes refid="dna_2DNA_8h" local="no">DNA.h</includes>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="structdna_1_1RawBlendShapeTarget_1a7fb8e2f77c8c5869e727133e1f4109f0" prot="public" static="no" mutable="no">
<type><ref refid="structdna_1_1RawVector3Vector" kindref="compound">RawVector3Vector</ref></type>
<definition>RawVector3Vector dna::RawBlendShapeTarget::deltas</definition>
<argsstring></argsstring>
<name>deltas</name>
<qualifiedname>dna::RawBlendShapeTarget::deltas</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" line="718" column="22" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" bodystart="718" bodyend="-1"/>
<referencedby refid="structdna_1_1RawBlendShapeTarget_1a7763554baa50c06b50e2d275ecfa44bd" compoundref="dna_2DNA_8h" startline="729" endline="736">serialize</referencedby>
</memberdef>
<memberdef kind="variable" id="structdna_1_1RawBlendShapeTarget_1a7cdcff4acdcc40bd09da8eecfb9e018c" prot="public" static="no" mutable="no">
<type><ref refid="namespacedna_1a238f3eaca8f457d0cb3afcdc1046a7ba" kindref="member">DynArray</ref>&lt; std::uint32_t &gt;</type>
<definition>DynArray&lt;std::uint32_t&gt; dna::RawBlendShapeTarget::vertexIndices</definition>
<argsstring></argsstring>
<name>vertexIndices</name>
<qualifiedname>dna::RawBlendShapeTarget::vertexIndices</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" line="719" column="14" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" bodystart="719" bodyend="-1"/>
<referencedby refid="structdna_1_1RawBlendShapeTarget_1a7763554baa50c06b50e2d275ecfa44bd" compoundref="dna_2DNA_8h" startline="729" endline="736">serialize</referencedby>
</memberdef>
<memberdef kind="variable" id="structdna_1_1RawBlendShapeTarget_1a335c2bd43d137ef64df327b5ff83e6bb" prot="public" static="no" mutable="no">
<type>std::uint16_t</type>
<definition>std::uint16_t dna::RawBlendShapeTarget::blendShapeChannelIndex</definition>
<argsstring></argsstring>
<name>blendShapeChannelIndex</name>
<qualifiedname>dna::RawBlendShapeTarget::blendShapeChannelIndex</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" line="720" column="19" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" bodystart="720" bodyend="-1"/>
<referencedby refid="structdna_1_1RawBlendShapeTarget_1a7763554baa50c06b50e2d275ecfa44bd" compoundref="dna_2DNA_8h" startline="729" endline="736">serialize</referencedby>
</memberdef>
</sectiondef>
<sectiondef kind="public-func">
<memberdef kind="function" id="structdna_1_1RawBlendShapeTarget_1ad48c562964635ad77188454d686d104f" prot="public" static="no" const="no" explicit="yes" inline="yes" virt="non-virtual">
<type></type>
<definition>dna::RawBlendShapeTarget::RawBlendShapeTarget</definition>
<argsstring>(MemoryResource *memRes)</argsstring>
<name>RawBlendShapeTarget</name>
<qualifiedname>dna::RawBlendShapeTarget::RawBlendShapeTarget</qualifiedname>
<param>
<type><ref refid="classpma_1_1MemoryResource" kindref="compound">MemoryResource</ref> *</type>
<declname>memRes</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" line="722" column="14" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" bodystart="722" bodyend="726"/>
</memberdef>
<memberdef kind="function" id="structdna_1_1RawBlendShapeTarget_1a7763554baa50c06b50e2d275ecfa44bd" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<templateparamlist>
<param>
<type>class Archive</type>
</param>
</templateparamlist>
<type>void</type>
<definition>void dna::RawBlendShapeTarget::serialize</definition>
<argsstring>(Archive &amp;archive)</argsstring>
<name>serialize</name>
<qualifiedname>dna::RawBlendShapeTarget::serialize</qualifiedname>
<param>
<type>Archive &amp;</type>
<declname>archive</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" line="729" column="10" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" bodystart="729" bodyend="736"/>
<references refid="structdna_1_1RawBlendShapeTarget_1a335c2bd43d137ef64df327b5ff83e6bb" compoundref="dna_2DNA_8h" startline="720">blendShapeChannelIndex</references>
<references refid="structdna_1_1RawBlendShapeTarget_1a7fb8e2f77c8c5869e727133e1f4109f0" compoundref="dna_2DNA_8h" startline="718">deltas</references>
<references refid="structdna_1_1RawBlendShapeTarget_1a7cdcff4acdcc40bd09da8eecfb9e018c" compoundref="dna_2DNA_8h" startline="719">vertexIndices</references>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<collaborationgraph>
<node id="3">
<label>terse::DynArray&lt; float &gt;</label>
<link refid="classterse_1_1DynArray"/>
<childnode refid="4" relation="usage">
<edgelabel>-ptr</edgelabel>
</childnode>
<childnode refid="7" relation="template-instance">
<edgelabel>&lt; float &gt;</edgelabel>
</childnode>
</node>
<node id="8">
<label>terse::DynArray&lt; std::uint32_t &gt;</label>
<link refid="classterse_1_1DynArray"/>
<childnode refid="4" relation="usage">
<edgelabel>-ptr</edgelabel>
</childnode>
<childnode refid="7" relation="template-instance">
<edgelabel>&lt; std::uint32_t &gt;</edgelabel>
</childnode>
</node>
<node id="6">
<label>T</label>
</node>
<node id="1">
<label>dna::RawBlendShapeTarget</label>
<link refid="structdna_1_1RawBlendShapeTarget"/>
<childnode refid="2" relation="usage">
<edgelabel>+deltas</edgelabel>
</childnode>
<childnode refid="8" relation="usage">
<edgelabel>+vertexIndices</edgelabel>
</childnode>
</node>
<node id="2">
<label>dna::RawVector3Vector</label>
<link refid="structdna_1_1RawVector3Vector"/>
<childnode refid="3" relation="usage">
<edgelabel>+xs</edgelabel>
<edgelabel>+ys</edgelabel>
<edgelabel>+zs</edgelabel>
</childnode>
</node>
<node id="5">
<label>std::unique_ptr&lt; T &gt;</label>
<childnode refid="6" relation="usage">
<edgelabel>+ptr</edgelabel>
</childnode>
</node>
<node id="7">
<label>terse::DynArray&lt; T, TAllocator &gt;</label>
<link refid="classterse_1_1DynArray"/>
<childnode refid="4" relation="usage">
<edgelabel>-ptr</edgelabel>
</childnode>
</node>
<node id="4">
<label>std::unique_ptr&lt; value_type, std::function&lt; void(value_type *)&gt; &gt;</label>
<childnode refid="5" relation="template-instance">
<edgelabel>&lt; value_type, std::function&lt; void(value_type *)&gt; &gt;</edgelabel>
</childnode>
</node>
</collaborationgraph>
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" line="717" column="1" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/dna/DNA.h" bodystart="717" bodyend="738"/>
<listofallmembers>
<member refid="structdna_1_1RawBlendShapeTarget_1a335c2bd43d137ef64df327b5ff83e6bb" prot="public" virt="non-virtual"><scope>dna::RawBlendShapeTarget</scope><name>blendShapeChannelIndex</name></member>
<member refid="structdna_1_1RawBlendShapeTarget_1a7fb8e2f77c8c5869e727133e1f4109f0" prot="public" virt="non-virtual"><scope>dna::RawBlendShapeTarget</scope><name>deltas</name></member>
<member refid="structdna_1_1RawBlendShapeTarget_1ad48c562964635ad77188454d686d104f" prot="public" virt="non-virtual"><scope>dna::RawBlendShapeTarget</scope><name>RawBlendShapeTarget</name></member>
<member refid="structdna_1_1RawBlendShapeTarget_1a7763554baa50c06b50e2d275ecfa44bd" prot="public" virt="non-virtual"><scope>dna::RawBlendShapeTarget</scope><name>serialize</name></member>
<member refid="structdna_1_1RawBlendShapeTarget_1a7cdcff4acdcc40bd09da8eecfb9e018c" prot="public" virt="non-virtual"><scope>dna::RawBlendShapeTarget</scope><name>vertexIndices</name></member>
</listofallmembers>
</compounddef>
</doxygen>