diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2017-05-12 17:45:18 -0500 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2017-05-12 17:45:18 -0500 |
| commit | 7f12de60542edc8f1c6683e6b4cdce8570e51456 (patch) | |
| tree | 0b5d533bae189ea286257b5ab78b635fafb19aa0 /PhysX_3.4/Documentation/PhysXAPI/files/PxConvexMeshGeometry_8h-source.html | |
| parent | PhysX 3.4, APEX 1.4 patch release @22017166 (diff) | |
| download | physx-3.4-7f12de60542edc8f1c6683e6b4cdce8570e51456.tar.xz physx-3.4-7f12de60542edc8f1c6683e6b4cdce8570e51456.zip | |
PhysX 3.4, APEX 1.4 patch release @22121272
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxConvexMeshGeometry_8h-source.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/PxConvexMeshGeometry_8h-source.html | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxConvexMeshGeometry_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxConvexMeshGeometry_8h-source.html index 54390e41..213419a3 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/PxConvexMeshGeometry_8h-source.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxConvexMeshGeometry_8h-source.html @@ -90,7 +90,7 @@ <a name="l00104"></a>00104 PxGeometry (<a class="code" href="structPxGeometryType.html" title="A geometry type.">PxGeometryType</a>::eCONVEXMESH), <a name="l00105"></a>00105 scale (scaling), <a name="l00106"></a>00106 convexMesh (mesh), -<a name="l00107"></a>00107 meshFlags (flags) +<a name="l00107"></a>00107 meshFlags(flags) <a name="l00108"></a>00108 { <a name="l00109"></a>00109 } <a name="l00110"></a>00110 @@ -114,15 +114,14 @@ <a name="l00138"></a>00138 <span class="keywordflow">return</span> <span class="keyword">false</span>; <a name="l00139"></a>00139 <span class="keywordflow">if</span>(!<a class="code" href="classPxConvexMeshGeometry.html#2fdc589d347de81e55c8b45b7c133feb" title="A reference to the convex mesh object.">convexMesh</a>) <a name="l00140"></a>00140 <span class="keywordflow">return</span> <span class="keyword">false</span>; -<a name="l00141"></a>00141 -<a name="l00142"></a>00142 <span class="keywordflow">return</span> <span class="keyword">true</span>; -<a name="l00143"></a>00143 } -<a name="l00144"></a>00144 -<a name="l00145"></a>00145 <span class="preprocessor">#if !PX_DOXYGEN</span> -<a name="l00146"></a>00146 <span class="preprocessor"></span>} <span class="comment">// namespace physx</span> -<a name="l00147"></a>00147 <span class="preprocessor">#endif</span> -<a name="l00148"></a>00148 <span class="preprocessor"></span> -<a name="l00150"></a>00150 <span class="preprocessor">#endif</span> +<a name="l00141"></a>00141 <span class="keywordflow">return</span> <span class="keyword">true</span>; +<a name="l00142"></a>00142 } +<a name="l00143"></a>00143 +<a name="l00144"></a>00144 <span class="preprocessor">#if !PX_DOXYGEN</span> +<a name="l00145"></a>00145 <span class="preprocessor"></span>} <span class="comment">// namespace physx</span> +<a name="l00146"></a>00146 <span class="preprocessor">#endif</span> +<a name="l00147"></a>00147 <span class="preprocessor"></span> +<a name="l00149"></a>00149 <span class="preprocessor">#endif</span> </pre></div></div> <hr style="width: 100%; height: 2px;"><br> |