aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/structPxErrorCode.html
blob: 041b2b65897ad4a550658254fd5e2a37de378c82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
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-2018 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>