aboutsummaryrefslogtreecommitdiff
path: root/docs/source_docs/files/class_fbx_utils.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source_docs/files/class_fbx_utils.html')
-rwxr-xr-xdocs/source_docs/files/class_fbx_utils.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/source_docs/files/class_fbx_utils.html b/docs/source_docs/files/class_fbx_utils.html
index 5b8af23..74b3899 100755
--- a/docs/source_docs/files/class_fbx_utils.html
+++ b/docs/source_docs/files/class_fbx_utils.html
@@ -65,9 +65,9 @@
<tr><td class="memItemLeft" nowrap align="right" valign="top">static std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_fbx_utils.html#e829f46b17e67e3f8f5d835bf5996319">getRenderGeometryLayerName</a> ()</td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_fbx_utils.html#96c58ee05f6dd783e0fbacc80e86706f">PxVec2ToFbx</a> (const physx::PxVec2 &amp;inVector, FbxVector2 &amp;outVector)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_fbx_utils.html#8efe6a50818ee890ecb61c3e3c81f077">NvcVec2ToFbx</a> (const <a class="el" href="struct_nvc_vec2.html">NvcVec2</a> &amp;inVector, FbxVector2 &amp;outVector)</td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_fbx_utils.html#88339512786d1136581fdfa6b73eccdf">PxVec3ToFbx</a> (const physx::PxVec3 &amp;inVector, FbxVector4 &amp;outVector)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_fbx_utils.html#ab775760bdcfb5e69bf880d751478e71">NvcVec3ToFbx</a> (const <a class="el" href="struct_nvc_vec3.html">NvcVec3</a> &amp;inVector, FbxVector4 &amp;outVector)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_fbx_utils.html#dec64718b67a2603103ce2e1b381c176">VertexToFbx</a> (const <a class="el" href="struct_nv_1_1_blast_1_1_vertex.html">Nv::Blast::Vertex</a> &amp;vert, FbxVector4 &amp;outVertex, FbxVector4 &amp;outNormal, FbxVector2 &amp;outUV)</td></tr>
@@ -267,14 +267,14 @@
</div>
</div><p>
-<a class="anchor" name="96c58ee05f6dd783e0fbacc80e86706f"></a><!-- doxytag: member="FbxUtils::PxVec2ToFbx" ref="96c58ee05f6dd783e0fbacc80e86706f" args="(const physx::PxVec2 &amp;inVector, FbxVector2 &amp;outVector)" -->
+<a class="anchor" name="8efe6a50818ee890ecb61c3e3c81f077"></a><!-- doxytag: member="FbxUtils::NvcVec2ToFbx" ref="8efe6a50818ee890ecb61c3e3c81f077" args="(const NvcVec2 &amp;inVector, FbxVector2 &amp;outVector)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">static void FbxUtils::PxVec2ToFbx </td>
+ <td class="memname">static void FbxUtils::NvcVec2ToFbx </td>
<td>(</td>
- <td class="paramtype">const physx::PxVec2 &amp;&nbsp;</td>
+ <td class="paramtype">const <a class="el" href="struct_nvc_vec2.html">NvcVec2</a> &amp;&nbsp;</td>
<td class="paramname"> <em>inVector</em>, </td>
</tr>
<tr>
@@ -296,14 +296,14 @@
</div>
</div><p>
-<a class="anchor" name="88339512786d1136581fdfa6b73eccdf"></a><!-- doxytag: member="FbxUtils::PxVec3ToFbx" ref="88339512786d1136581fdfa6b73eccdf" args="(const physx::PxVec3 &amp;inVector, FbxVector4 &amp;outVector)" -->
+<a class="anchor" name="ab775760bdcfb5e69bf880d751478e71"></a><!-- doxytag: member="FbxUtils::NvcVec3ToFbx" ref="ab775760bdcfb5e69bf880d751478e71" args="(const NvcVec3 &amp;inVector, FbxVector4 &amp;outVector)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">static void FbxUtils::PxVec3ToFbx </td>
+ <td class="memname">static void FbxUtils::NvcVec3ToFbx </td>
<td>(</td>
- <td class="paramtype">const physx::PxVec3 &amp;&nbsp;</td>
+ <td class="paramtype">const <a class="el" href="struct_nvc_vec3.html">NvcVec3</a> &amp;&nbsp;</td>
<td class="paramname"> <em>inVector</em>, </td>
</tr>
<tr>