blob: 58f003a41d6763bf898543c9054dc09b77ed000a (
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
|
<html>
<head>
<title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxConverterReportMode 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>
<a class="qindex" href="hierarchy.html">Class Hierarchy</a>
<a class="qindex" href="annotated.html">Compound List</a>
<a class="qindex" href="functions.html">Compound Members</a>
</center>
<hr class="second">
</div>
<!-- Generated by Doxygen 1.5.8 -->
<div class="contents">
<h1>PxConverterReportMode Struct Reference<br>
<small>
[<a class="el" href="group__extensions.html">Extensions</a>]</small>
</h1><!-- doxytag: class="PxConverterReportMode" --><code>#include <<a class="el" href="PxBinaryConverter_8h-source.html">PxBinaryConverter.h</a>></code>
<p>
<p>
<a href="structPxConverterReportMode-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 </td><td class="memItemRight" valign="bottom"><a class="el" href="structPxConverterReportMode.html#abe051209d39df379f39bbe45bf4f1a3">Enum</a> { <br>
<a class="el" href="structPxConverterReportMode.html#abe051209d39df379f39bbe45bf4f1a35ebeeface34f3fdc582dffcfb718ec74">eNONE</a>,
<br>
<a class="el" href="structPxConverterReportMode.html#abe051209d39df379f39bbe45bf4f1a374cb273dc39f72e0ae096cc059917946">eNORMAL</a>,
<br>
<a class="el" href="structPxConverterReportMode.html#abe051209d39df379f39bbe45bf4f1a3e5fc1fce15aeb8c610f32e8edd3a112a">eVERBOSE</a>
<br>
}</td></tr>
</table>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="abe051209d39df379f39bbe45bf4f1a3"></a><!-- doxytag: member="PxConverterReportMode::Enum" ref="abe051209d39df379f39bbe45bf4f1a3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="structPxConverterReportMode.html#abe051209d39df379f39bbe45bf4f1a3">PxConverterReportMode::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="abe051209d39df379f39bbe45bf4f1a35ebeeface34f3fdc582dffcfb718ec74"></a><!-- doxytag: member="eNONE" ref="abe051209d39df379f39bbe45bf4f1a35ebeeface34f3fdc582dffcfb718ec74" args="" -->eNONE</em> </td><td>
Silent mode. If enabled, no information is sent to the error stream. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="abe051209d39df379f39bbe45bf4f1a374cb273dc39f72e0ae096cc059917946"></a><!-- doxytag: member="eNORMAL" ref="abe051209d39df379f39bbe45bf4f1a374cb273dc39f72e0ae096cc059917946" args="" -->eNORMAL</em> </td><td>
Normal mode. If enabled, only important information is sent to the error stream. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="abe051209d39df379f39bbe45bf4f1a3e5fc1fce15aeb8c610f32e8edd3a112a"></a><!-- doxytag: member="eVERBOSE" ref="abe051209d39df379f39bbe45bf4f1a3e5fc1fce15aeb8c610f32e8edd3a112a" args="" -->eVERBOSE</em> </td><td>
Verbose mode. If enabled, detailed information is sent to the error stream. </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="PxBinaryConverter_8h-source.html">PxBinaryConverter.h</a></ul>
</div>
<hr style="width: 100%; height: 2px;"><br>
Copyright © 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>
|