aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/structPxErrorCode.html
diff options
context:
space:
mode:
authorgit perforce import user <a@b>2016-10-25 12:29:14 -0600
committerSheikh Dawood Abdul Ajees <Sheikh Dawood Abdul Ajees>2016-10-25 18:56:37 -0500
commit3dfe2108cfab31ba3ee5527e217d0d8e99a51162 (patch)
treefa6485c169e50d7415a651bf838f5bcd0fd3bfbd /PhysX_3.4/Documentation/PhysXAPI/files/structPxErrorCode.html
downloadphysx-3.4-3dfe2108cfab31ba3ee5527e217d0d8e99a51162.tar.xz
physx-3.4-3dfe2108cfab31ba3ee5527e217d0d8e99a51162.zip
Initial commit:
PhysX 3.4.0 Update @ 21294896 APEX 1.4.0 Update @ 21275617 [CL 21300167]
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/structPxErrorCode.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/structPxErrorCode.html111
1 files changed, 111 insertions, 0 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/structPxErrorCode.html b/PhysX_3.4/Documentation/PhysXAPI/files/structPxErrorCode.html
new file mode 100644
index 00000000..53056da1
--- /dev/null
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/structPxErrorCode.html
@@ -0,0 +1,111 @@
+<html>
+ <head>
+ <title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxErrorCode Struct Reference</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css">
+ </head>
+
+ <body bgcolor="#FFFFFF">
+ <div id="header">
+ <hr class="first">
+ <img alt="" src="images/PhysXlogo.png" align="middle"> <br>
+ <center>
+ <a class="qindex" href="main.html">Main Page</a> &nbsp;
+ <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp;
+ <a class="qindex" href="annotated.html">Compound List</a> &nbsp;
+ <a class="qindex" href="functions.html">Compound Members</a> &nbsp;
+ </center>
+ <hr class="second">
+ </div>
+<!-- Generated by Doxygen 1.5.8 -->
+<div class="contents">
+<h1>PxErrorCode Struct Reference<br>
+<small>
+[<a class="el" href="group__foundation.html">Foundation</a>]</small>
+</h1><!-- doxytag: class="PxErrorCode" -->Error codes.
+<a href="#_details">More...</a>
+<p>
+<code>#include &lt;<a class="el" href="PxErrors_8h-source.html">PxErrors.h</a>&gt;</code>
+<p>
+
+<p>
+<a href="structPxErrorCode-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a3">Enum</a> { <br>
+&nbsp;&nbsp;<a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a33f3e15f9946df5f301d1fe4b656df267">eNO_ERROR</a> = 0,
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a3b822d9fb3b06cb1032cc65da86bef532">eDEBUG_INFO</a> = 1,
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a368043fa573b543adcd03a33f6bb862b8">eDEBUG_WARNING</a> = 2,
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a3fb9c03ed85ad357e8b8933e93579839c">eINVALID_PARAMETER</a> = 4,
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a3b8e095f9a3b6a730cfbda02bde82cd97">eINVALID_OPERATION</a> = 8,
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a3507b5b07022c549c7edc581fb022c040">eOUT_OF_MEMORY</a> = 16,
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a39053c116164e00f6d610e7781cd69cc2">eINTERNAL_ERROR</a> = 32,
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a33882aa9c7973b904e82b686ec28bcb4b">eABORT</a> = 64,
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a351ce3303d03735d7996ebce26a7b6aa2">ePERF_WARNING</a> = 128,
+<br>
+&nbsp;&nbsp;<a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a389d326bbd9b7d716032e07925eaaad57">eMASK_ALL</a> = -1
+<br>
+ }</td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Error codes.
+<p>
+These error codes are passed to <a class="el" href="classPxErrorCallback.html" title="User defined interface class. Used by the library to emit debug information.">PxErrorCallback</a><p>
+<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxErrorCallback.html" title="User defined interface class. Used by the library to emit debug information.">PxErrorCallback</a> </dd></dl>
+<hr><h2>Member Enumeration Documentation</h2>
+<a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a3"></a><!-- doxytag: member="PxErrorCode::Enum" ref="01157d5d2eca2cede61ecbbc32c7b2a3" args="" -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">enum <a class="el" href="structPxErrorCode.html#01157d5d2eca2cede61ecbbc32c7b2a3">PxErrorCode::Enum</a> </td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>
+<dl compact><dt><b>Enumerator: </b></dt><dd>
+<table border="0" cellspacing="2" cellpadding="0">
+<tr><td valign="top"><em><a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a33f3e15f9946df5f301d1fe4b656df267"></a><!-- doxytag: member="eNO_ERROR" ref="01157d5d2eca2cede61ecbbc32c7b2a33f3e15f9946df5f301d1fe4b656df267" args="" -->eNO_ERROR</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign="top"><em><a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a3b822d9fb3b06cb1032cc65da86bef532"></a><!-- doxytag: member="eDEBUG_INFO" ref="01157d5d2eca2cede61ecbbc32c7b2a3b822d9fb3b06cb1032cc65da86bef532" args="" -->eDEBUG_INFO</em>&nbsp;</td><td>
+An informational message. </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a368043fa573b543adcd03a33f6bb862b8"></a><!-- doxytag: member="eDEBUG_WARNING" ref="01157d5d2eca2cede61ecbbc32c7b2a368043fa573b543adcd03a33f6bb862b8" args="" -->eDEBUG_WARNING</em>&nbsp;</td><td>
+a warning message for the user to help with debugging </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a3fb9c03ed85ad357e8b8933e93579839c"></a><!-- doxytag: member="eINVALID_PARAMETER" ref="01157d5d2eca2cede61ecbbc32c7b2a3fb9c03ed85ad357e8b8933e93579839c" args="" -->eINVALID_PARAMETER</em>&nbsp;</td><td>
+method called with invalid parameter(s) </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a3b8e095f9a3b6a730cfbda02bde82cd97"></a><!-- doxytag: member="eINVALID_OPERATION" ref="01157d5d2eca2cede61ecbbc32c7b2a3b8e095f9a3b6a730cfbda02bde82cd97" args="" -->eINVALID_OPERATION</em>&nbsp;</td><td>
+method was called at a time when an operation is not possible </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a3507b5b07022c549c7edc581fb022c040"></a><!-- doxytag: member="eOUT_OF_MEMORY" ref="01157d5d2eca2cede61ecbbc32c7b2a3507b5b07022c549c7edc581fb022c040" args="" -->eOUT_OF_MEMORY</em>&nbsp;</td><td>
+method failed to allocate some memory </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a39053c116164e00f6d610e7781cd69cc2"></a><!-- doxytag: member="eINTERNAL_ERROR" ref="01157d5d2eca2cede61ecbbc32c7b2a39053c116164e00f6d610e7781cd69cc2" args="" -->eINTERNAL_ERROR</em>&nbsp;</td><td>
+The library failed for some reason. Possibly you have passed invalid values like NaNs, which are not checked for. </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a33882aa9c7973b904e82b686ec28bcb4b"></a><!-- doxytag: member="eABORT" ref="01157d5d2eca2cede61ecbbc32c7b2a33882aa9c7973b904e82b686ec28bcb4b" args="" -->eABORT</em>&nbsp;</td><td>
+An unrecoverable error, execution should be halted and log output flushed. </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a351ce3303d03735d7996ebce26a7b6aa2"></a><!-- doxytag: member="ePERF_WARNING" ref="01157d5d2eca2cede61ecbbc32c7b2a351ce3303d03735d7996ebce26a7b6aa2" args="" -->ePERF_WARNING</em>&nbsp;</td><td>
+The SDK has determined that an operation may result in poor performance. </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="01157d5d2eca2cede61ecbbc32c7b2a389d326bbd9b7d716032e07925eaaad57"></a><!-- doxytag: member="eMASK_ALL" ref="01157d5d2eca2cede61ecbbc32c7b2a389d326bbd9b7d716032e07925eaaad57" args="" -->eMASK_ALL</em>&nbsp;</td><td>
+A bit mask for including all errors. </td></tr>
+</table>
+</dl>
+
+</div>
+</div><p>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li><a class="el" href="PxErrors_8h-source.html">PxErrors.h</a></ul>
+</div>
+
+<hr style="width: 100%; height: 2px;"><br>
+Copyright &copy; 2008-2016 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a>
+</body>
+</html>