Dalamud/docs/api/FFXIVClientStructs.Havok.hkaPose.html
2022-10-29 15:34:04 +02:00

1012 lines
56 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct hkaPose
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct hkaPose
">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="FFXIVClientStructs.Havok.hkaPose">
<h1 id="FFXIVClientStructs_Havok_hkaPose" data-uid="FFXIVClientStructs.Havok.hkaPose" class="text-break">Struct hkaPose
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.Havok.html">FFXIVClientStructs.Havok</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_Havok_hkaPose_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct hkaPose</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_BoneFlags.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.BoneFlags%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L27">View Source</a>
</span>
<h4 id="FFXIVClientStructs_Havok_hkaPose_BoneFlags" data-uid="FFXIVClientStructs.Havok.hkaPose.BoneFlags">BoneFlags</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkArray&lt;uint&gt; BoneFlags</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<span class="xref">System.UInt32</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_FloatSlotValues.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.FloatSlotValues%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L30">View Source</a>
</span>
<h4 id="FFXIVClientStructs_Havok_hkaPose_FloatSlotValues" data-uid="FFXIVClientStructs.Havok.hkaPose.FloatSlotValues">FloatSlotValues</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkArray&lt;float&gt; FloatSlotValues</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<span class="xref">System.Single</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_LocalInSync.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.LocalInSync%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L29">View Source</a>
</span>
<h4 id="FFXIVClientStructs_Havok_hkaPose_LocalInSync" data-uid="FFXIVClientStructs.Havok.hkaPose.LocalInSync">LocalInSync</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte LocalInSync</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_LocalPose.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.LocalPose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L25">View Source</a>
</span>
<h4 id="FFXIVClientStructs_Havok_hkaPose_LocalPose" data-uid="FFXIVClientStructs.Havok.hkaPose.LocalPose">LocalPose</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkArray&lt;hkQsTransformf&gt; LocalPose</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_ModelInSync.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.ModelInSync%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L28">View Source</a>
</span>
<h4 id="FFXIVClientStructs_Havok_hkaPose_ModelInSync" data-uid="FFXIVClientStructs.Havok.hkaPose.ModelInSync">ModelInSync</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ModelInSync</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_ModelPose.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.ModelPose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L26">View Source</a>
</span>
<h4 id="FFXIVClientStructs_Havok_hkaPose_ModelPose" data-uid="FFXIVClientStructs.Havok.hkaPose.ModelPose">ModelPose</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkArray&lt;hkQsTransformf&gt; ModelPose</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_Skeleton.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.Skeleton%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L24">View Source</a>
</span>
<h4 id="FFXIVClientStructs_Havok_hkaPose_Skeleton" data-uid="FFXIVClientStructs.Havok.hkaPose.Skeleton">Skeleton</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkaSkeleton*Skeleton</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkaSkeleton.html">hkaSkeleton</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_AccessBoneLocalSpace_System_Int32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.AccessBoneLocalSpace(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L83">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_AccessBoneLocalSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.AccessBoneLocalSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_AccessBoneLocalSpace_System_Int32_" data-uid="FFXIVClientStructs.Havok.hkaPose.AccessBoneLocalSpace(System.Int32)">AccessBoneLocalSpace(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkQsTransformf*AccessBoneLocalSpace(int boneIdx)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">boneIdx</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_AccessBoneModelSpace_System_Int32_FFXIVClientStructs_Havok_hkaPose_PropagateOrNot_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.AccessBoneModelSpace(System.Int32%2CFFXIVClientStructs.Havok.hkaPose.PropagateOrNot)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L86">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_AccessBoneModelSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.AccessBoneModelSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_AccessBoneModelSpace_System_Int32_FFXIVClientStructs_Havok_hkaPose_PropagateOrNot_" data-uid="FFXIVClientStructs.Havok.hkaPose.AccessBoneModelSpace(System.Int32,FFXIVClientStructs.Havok.hkaPose.PropagateOrNot)">AccessBoneModelSpace(Int32, hkaPose.PropagateOrNot)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkQsTransformf*AccessBoneModelSpace(int boneIdx, hkaPose.PropagateOrNot propagateOrNot)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">boneIdx</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkaPose.PropagateOrNot.html">hkaPose.PropagateOrNot</a></td>
<td><span class="parametername">propagateOrNot</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_AccessSyncedPoseLocalSpace.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.AccessSyncedPoseLocalSpace%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L89">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_AccessSyncedPoseLocalSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.AccessSyncedPoseLocalSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_AccessSyncedPoseLocalSpace" data-uid="FFXIVClientStructs.Havok.hkaPose.AccessSyncedPoseLocalSpace">AccessSyncedPoseLocalSpace()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkArray&lt;hkQsTransformf&gt;*AccessSyncedPoseLocalSpace()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_AccessSyncedPoseModelSpace.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.AccessSyncedPoseModelSpace%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L92">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_AccessSyncedPoseModelSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.AccessSyncedPoseModelSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_AccessSyncedPoseModelSpace" data-uid="FFXIVClientStructs.Havok.hkaPose.AccessSyncedPoseModelSpace">AccessSyncedPoseModelSpace()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkArray&lt;hkQsTransformf&gt;*AccessSyncedPoseModelSpace()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_AccessUnsyncedPoseLocalSpace.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.AccessUnsyncedPoseLocalSpace%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L95">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_AccessUnsyncedPoseLocalSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.AccessUnsyncedPoseLocalSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_AccessUnsyncedPoseLocalSpace" data-uid="FFXIVClientStructs.Havok.hkaPose.AccessUnsyncedPoseLocalSpace">AccessUnsyncedPoseLocalSpace()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkArray&lt;hkQsTransformf&gt;*AccessUnsyncedPoseLocalSpace()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_CalculateBoneModelSpace_System_Int32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.CalculateBoneModelSpace(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L116">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_CalculateBoneModelSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.CalculateBoneModelSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_CalculateBoneModelSpace_System_Int32_" data-uid="FFXIVClientStructs.Havok.hkaPose.CalculateBoneModelSpace(System.Int32)">CalculateBoneModelSpace(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkQsTransformf*CalculateBoneModelSpace(int boneIdx)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">boneIdx</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_CheckPoseTransformsValidity.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.CheckPoseTransformsValidity%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L122">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_CheckPoseTransformsValidity_" data-uid="FFXIVClientStructs.Havok.hkaPose.CheckPoseTransformsValidity*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_CheckPoseTransformsValidity" data-uid="FFXIVClientStructs.Havok.hkaPose.CheckPoseTransformsValidity">CheckPoseTransformsValidity()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte CheckPoseTransformsValidity()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_CheckPoseValidity.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.CheckPoseValidity%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L119">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_CheckPoseValidity_" data-uid="FFXIVClientStructs.Havok.hkaPose.CheckPoseValidity*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_CheckPoseValidity" data-uid="FFXIVClientStructs.Havok.hkaPose.CheckPoseValidity">CheckPoseValidity()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte CheckPoseValidity()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_Ctor1_FFXIVClientStructs_Havok_hkaPose_PoseSpace_FFXIVClientStructs_Havok_hkaSkeleton__FFXIVClientStructs_Havok_hkArray_FFXIVClientStructs_Havok_hkQsTransformf___.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.Ctor1(FFXIVClientStructs.Havok.hkaPose.PoseSpace%2CFFXIVClientStructs.Havok.hkaSkeleton*%2CFFXIVClientStructs.Havok.hkArray%7BFFXIVClientStructs.Havok.hkQsTransformf%7D*)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L32">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_Ctor1_" data-uid="FFXIVClientStructs.Havok.hkaPose.Ctor1*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_Ctor1_FFXIVClientStructs_Havok_hkaPose_PoseSpace_FFXIVClientStructs_Havok_hkaSkeleton__FFXIVClientStructs_Havok_hkArray_FFXIVClientStructs_Havok_hkQsTransformf___" data-uid="FFXIVClientStructs.Havok.hkaPose.Ctor1(FFXIVClientStructs.Havok.hkaPose.PoseSpace,FFXIVClientStructs.Havok.hkaSkeleton*,FFXIVClientStructs.Havok.hkArray{FFXIVClientStructs.Havok.hkQsTransformf}*)">Ctor1(hkaPose.PoseSpace, hkaSkeleton*, hkArray&lt;hkQsTransformf&gt;*)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void Ctor1(hkaPose.PoseSpace space, hkaSkeleton*skeleton, hkArray&lt;hkQsTransformf&gt;*pose)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkaPose.PoseSpace.html">hkaPose.PoseSpace</a></td>
<td><span class="parametername">space</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkaSkeleton.html">hkaSkeleton</a>*</td>
<td><span class="parametername">skeleton</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;*</td>
<td><span class="parametername">pose</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_Ctor2_FFXIVClientStructs_Havok_hkaPose_PoseSpace_FFXIVClientStructs_Havok_hkaSkeleton__FFXIVClientStructs_Havok_hkQsTransformf__System_Int32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.Ctor2(FFXIVClientStructs.Havok.hkaPose.PoseSpace%2CFFXIVClientStructs.Havok.hkaSkeleton*%2CFFXIVClientStructs.Havok.hkQsTransformf*%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L35">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_Ctor2_" data-uid="FFXIVClientStructs.Havok.hkaPose.Ctor2*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_Ctor2_FFXIVClientStructs_Havok_hkaPose_PoseSpace_FFXIVClientStructs_Havok_hkaSkeleton__FFXIVClientStructs_Havok_hkQsTransformf__System_Int32_" data-uid="FFXIVClientStructs.Havok.hkaPose.Ctor2(FFXIVClientStructs.Havok.hkaPose.PoseSpace,FFXIVClientStructs.Havok.hkaSkeleton*,FFXIVClientStructs.Havok.hkQsTransformf*,System.Int32)">Ctor2(hkaPose.PoseSpace, hkaSkeleton*, hkQsTransformf*, Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void Ctor2(hkaPose.PoseSpace space, hkaSkeleton*skeleton, hkQsTransformf*pose, int numBones)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkaPose.PoseSpace.html">hkaPose.PoseSpace</a></td>
<td><span class="parametername">space</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkaSkeleton.html">hkaSkeleton</a>*</td>
<td><span class="parametername">skeleton</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>*</td>
<td><span class="parametername">pose</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">numBones</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_EnforceSkeletonConstraintsLocalSpace.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.EnforceSkeletonConstraintsLocalSpace%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L104">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_EnforceSkeletonConstraintsLocalSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.EnforceSkeletonConstraintsLocalSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_EnforceSkeletonConstraintsLocalSpace" data-uid="FFXIVClientStructs.Havok.hkaPose.EnforceSkeletonConstraintsLocalSpace">EnforceSkeletonConstraintsLocalSpace()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void EnforceSkeletonConstraintsLocalSpace()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_EnforceSkeletonConstraintsModelSpace.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.EnforceSkeletonConstraintsModelSpace%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L107">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_EnforceSkeletonConstraintsModelSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.EnforceSkeletonConstraintsModelSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_EnforceSkeletonConstraintsModelSpace" data-uid="FFXIVClientStructs.Havok.hkaPose.EnforceSkeletonConstraintsModelSpace">EnforceSkeletonConstraintsModelSpace()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void EnforceSkeletonConstraintsModelSpace()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_GetModelSpaceAabb_FFXIVClientStructs_Havok_hkAabb__.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.GetModelSpaceAabb(FFXIVClientStructs.Havok.hkAabb*)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L110">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_GetModelSpaceAabb_" data-uid="FFXIVClientStructs.Havok.hkaPose.GetModelSpaceAabb*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_GetModelSpaceAabb_FFXIVClientStructs_Havok_hkAabb__" data-uid="FFXIVClientStructs.Havok.hkaPose.GetModelSpaceAabb(FFXIVClientStructs.Havok.hkAabb*)">GetModelSpaceAabb(hkAabb*)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void GetModelSpaceAabb(hkAabb*aabbOut)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkAabb.html">hkAabb</a>*</td>
<td><span class="parametername">aabbOut</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_GetSyncedPoseLocalSpace.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.GetSyncedPoseLocalSpace%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L41">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_GetSyncedPoseLocalSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.GetSyncedPoseLocalSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_GetSyncedPoseLocalSpace" data-uid="FFXIVClientStructs.Havok.hkaPose.GetSyncedPoseLocalSpace">GetSyncedPoseLocalSpace()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkArray&lt;hkQsTransformf&gt;*GetSyncedPoseLocalSpace()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_GetSyncedPoseModelSpace.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.GetSyncedPoseModelSpace%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L44">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_GetSyncedPoseModelSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.GetSyncedPoseModelSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_GetSyncedPoseModelSpace" data-uid="FFXIVClientStructs.Havok.hkaPose.GetSyncedPoseModelSpace">GetSyncedPoseModelSpace()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public hkArray&lt;hkQsTransformf&gt;*GetSyncedPoseModelSpace()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_Init_FFXIVClientStructs_Havok_hkaPose_PoseSpace_FFXIVClientStructs_Havok_hkaSkeleton__FFXIVClientStructs_Havok_hkArray_FFXIVClientStructs_Havok_hkQsTransformf___.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.Init(FFXIVClientStructs.Havok.hkaPose.PoseSpace%2CFFXIVClientStructs.Havok.hkaSkeleton*%2CFFXIVClientStructs.Havok.hkArray%7BFFXIVClientStructs.Havok.hkQsTransformf%7D*)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L113">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_Init_" data-uid="FFXIVClientStructs.Havok.hkaPose.Init*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_Init_FFXIVClientStructs_Havok_hkaPose_PoseSpace_FFXIVClientStructs_Havok_hkaSkeleton__FFXIVClientStructs_Havok_hkArray_FFXIVClientStructs_Havok_hkQsTransformf___" data-uid="FFXIVClientStructs.Havok.hkaPose.Init(FFXIVClientStructs.Havok.hkaPose.PoseSpace,FFXIVClientStructs.Havok.hkaSkeleton*,FFXIVClientStructs.Havok.hkArray{FFXIVClientStructs.Havok.hkQsTransformf}*)">Init(hkaPose.PoseSpace, hkaSkeleton*, hkArray&lt;hkQsTransformf&gt;*)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void Init(hkaPose.PoseSpace space, hkaSkeleton*skeleton, hkArray&lt;hkQsTransformf&gt;*pose)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkaPose.PoseSpace.html">hkaPose.PoseSpace</a></td>
<td><span class="parametername">space</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkaSkeleton.html">hkaSkeleton</a>*</td>
<td><span class="parametername">skeleton</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;*</td>
<td><span class="parametername">pose</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_SetPoseLocalSpace_FFXIVClientStructs_Havok_hkArray_FFXIVClientStructs_Havok_hkQsTransformf___.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.SetPoseLocalSpace(FFXIVClientStructs.Havok.hkArray%7BFFXIVClientStructs.Havok.hkQsTransformf%7D*)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L50">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_SetPoseLocalSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.SetPoseLocalSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_SetPoseLocalSpace_FFXIVClientStructs_Havok_hkArray_FFXIVClientStructs_Havok_hkQsTransformf___" data-uid="FFXIVClientStructs.Havok.hkaPose.SetPoseLocalSpace(FFXIVClientStructs.Havok.hkArray{FFXIVClientStructs.Havok.hkQsTransformf}*)">SetPoseLocalSpace(hkArray&lt;hkQsTransformf&gt;*)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void SetPoseLocalSpace(hkArray&lt;hkQsTransformf&gt;*poseLocal)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;*</td>
<td><span class="parametername">poseLocal</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_SetPoseModelSpace_FFXIVClientStructs_Havok_hkArray_FFXIVClientStructs_Havok_hkQsTransformf___.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.SetPoseModelSpace(FFXIVClientStructs.Havok.hkArray%7BFFXIVClientStructs.Havok.hkQsTransformf%7D*)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L53">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_SetPoseModelSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.SetPoseModelSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_SetPoseModelSpace_FFXIVClientStructs_Havok_hkArray_FFXIVClientStructs_Havok_hkQsTransformf___" data-uid="FFXIVClientStructs.Havok.hkaPose.SetPoseModelSpace(FFXIVClientStructs.Havok.hkArray{FFXIVClientStructs.Havok.hkQsTransformf}*)">SetPoseModelSpace(hkArray&lt;hkQsTransformf&gt;*)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void SetPoseModelSpace(hkArray&lt;hkQsTransformf&gt;*poseModel)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.Havok.hkArray-1.html">hkArray</a>&lt;<a class="xref" href="FFXIVClientStructs.Havok.hkQsTransformf.html">hkQsTransformf</a>&gt;*</td>
<td><span class="parametername">poseModel</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_SetToReferencePose.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.SetToReferencePose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L101">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_SetToReferencePose_" data-uid="FFXIVClientStructs.Havok.hkaPose.SetToReferencePose*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_SetToReferencePose" data-uid="FFXIVClientStructs.Havok.hkaPose.SetToReferencePose">SetToReferencePose()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void SetToReferencePose()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_SyncLocalSpace.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.SyncLocalSpace%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L77">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_SyncLocalSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.SyncLocalSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_SyncLocalSpace" data-uid="FFXIVClientStructs.Havok.hkaPose.SyncLocalSpace">SyncLocalSpace()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void SyncLocalSpace()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose_SyncModelSpace.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose.SyncModelSpace%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L80">View Source</a>
</span>
<a id="FFXIVClientStructs_Havok_hkaPose_SyncModelSpace_" data-uid="FFXIVClientStructs.Havok.hkaPose.SyncModelSpace*"></a>
<h4 id="FFXIVClientStructs_Havok_hkaPose_SyncModelSpace" data-uid="FFXIVClientStructs.Havok.hkaPose.SyncModelSpace">SyncModelSpace()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void SyncModelSpace()</code></pre>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Havok_hkaPose.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.Havok.hkaPose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/Havok/Animation/Rig/hkaPose.cs/#L3" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>