aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXGuide/Manual/Geometry.html
diff options
context:
space:
mode:
authorSheikh Dawood Abdul Ajees <[email protected]>2018-09-25 11:33:48 -0500
committerSheikh Dawood Abdul Ajees <[email protected]>2018-09-25 11:33:48 -0500
commitad993f2926db6fe4ba2c75e17c4f099d9d853038 (patch)
tree426f831e7aa870a4704b8dd082538ff292e751f9 /PhysX_3.4/Documentation/PhysXGuide/Manual/Geometry.html
parentPhysX 3.4, APEX 1.4 patch release @24698370 (diff)
downloadphysx-3.4-ad993f2926db6fe4ba2c75e17c4f099d9d853038.tar.xz
physx-3.4-ad993f2926db6fe4ba2c75e17c4f099d9d853038.zip
PhysX 3.4, APEX 1.4 patch release @24990349
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXGuide/Manual/Geometry.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXGuide/Manual/Geometry.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/PhysX_3.4/Documentation/PhysXGuide/Manual/Geometry.html b/PhysX_3.4/Documentation/PhysXGuide/Manual/Geometry.html
index 41f5884d..c6eb2105 100644
--- a/PhysX_3.4/Documentation/PhysXGuide/Manual/Geometry.html
+++ b/PhysX_3.4/Documentation/PhysXGuide/Manual/Geometry.html
@@ -389,8 +389,8 @@ The toolkit helper function PxToolkit::createConvexMeshSafe illustrates the most
<col width="50%" />
</colgroup>
<thead valign="bottom">
-<tr class="row-odd"><th class="head">Tesselation flag set</th>
-<th class="head">Tesselation flag not set</th>
+<tr class="row-odd"><th class="head">Tesselation flag not set</th>
+<th class="head">Tesselation flag set</th>
</tr>
</thead>
<tbody valign="top">
@@ -419,7 +419,7 @@ The toolkit helper function PxToolkit::createConvexMeshSafe illustrates the most
<div class="line">0,0,0</div>
</div>
</td>
-<td><img alt="../_images/heightfieldTess1.png" class="first last" src="../_images/heightfieldTess1.png" />
+<td><img alt="../_images/heightfieldTess2.png" class="first last" src="../_images/heightfieldTess2.png" />
</td>
</tr>
<tr class="row-odd"><td><div class="first last line-block">
@@ -428,13 +428,13 @@ The toolkit helper function PxToolkit::createConvexMeshSafe illustrates the most
<div class="line">1,1,1</div>
</div>
</td>
-<td><img alt="../_images/heightfieldTess2.png" class="first last" src="../_images/heightfieldTess2.png" />
+<td><img alt="../_images/heightfieldTess1.png" class="first last" src="../_images/heightfieldTess1.png" />
</td>
</tr>
<tr class="row-even"><td><div class="first last line-block">
-<div class="line">0,1,0</div>
<div class="line">1,0,1</div>
<div class="line">0,1,0</div>
+<div class="line">1,0,1</div>
</div>
</td>
<td><img alt="../_images/heightfieldTess3.png" class="first last" src="../_images/heightfieldTess3.png" />