blob: fa021b69d5be2ebab8a093e51f2641fdd83d2d99 (
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
|
<html>
<head>
<title>NVIDIA(R) Flow(R) 1.0.0 API Reference: NvFlowGridDesc 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="nvflow_logo.png">
<br>
<hr class="second">
</div>
<!-- Generated by Doxygen 1.5.8 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>NvFlowGridDesc Struct Reference<br>
<small>
[<a class="el" href="group___nv_flow_grid.html">NvFlowGrid</a>]</small>
</h1><!-- doxytag: class="NvFlowGridDesc" -->Description required to create a grid.
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="_nv_flow_8h-source.html">NvFlow.h</a>></code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_grid_desc.html#4565e55a1256138cdf55a37135567588">coarseResidentScaleFactor</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Allows relative increase of resident scale for coarse sparse textures. <a href="#4565e55a1256138cdf55a37135567588"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="group___nv_flow_grid.html#g00a313410a6143d31892566799baae21">NvFlowMultiRes</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_grid_desc.html#c4843e26d944505f787b81159cf571c9">densityMultiRes</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Number of density cells per velocity cell. <a href="#c4843e26d944505f787b81159cf571c9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_grid_desc.html#d74a29f39cd0573db1f7e803f42234a0">enableVTR</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Enable use of volume tiled resources, if supported. <a href="#d74a29f39cd0573db1f7e803f42234a0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_nv_flow_float3.html">NvFlowFloat3</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_grid_desc.html#3d15ab2c2c4c7991454fa1d51ccc05ec">halfSize</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Initial half size of axis aligned bounding box. <a href="#3d15ab2c2c4c7991454fa1d51ccc05ec"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_nv_flow_float3.html">NvFlowFloat3</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_grid_desc.html#20ab690c88f58f16c77600386f61263f">initialLocation</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Initial location of axis aligned bounding box. <a href="#20ab690c88f58f16c77600386f61263f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_grid_desc.html#107532630323741f33baecaff276dad2">lowLatencyMapping</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Faster mapping updates, more mapping overhead but less prediction required. <a href="#107532630323741f33baecaff276dad2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_grid_desc.html#794c5503122bc7070dfef37d05460861">residentScale</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Fraction of virtual cells to allocate memory for. <a href="#794c5503122bc7070dfef37d05460861"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_nv_flow_dim.html">NvFlowDim</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_grid_desc.html#b6d2613d0329856ad6aaa7f097a61f04">virtualDim</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Resolution of virtual address space inside of bounding box. <a href="#b6d2613d0329856ad6aaa7f097a61f04"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Description required to create a grid. <hr><h2>Field Documentation</h2>
<a class="anchor" name="4565e55a1256138cdf55a37135567588"></a><!-- doxytag: member="NvFlowGridDesc::coarseResidentScaleFactor" ref="4565e55a1256138cdf55a37135567588" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="struct_nv_flow_grid_desc.html#4565e55a1256138cdf55a37135567588">NvFlowGridDesc::coarseResidentScaleFactor</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Allows relative increase of resident scale for coarse sparse textures.
<p>
</div>
</div><p>
<a class="anchor" name="c4843e26d944505f787b81159cf571c9"></a><!-- doxytag: member="NvFlowGridDesc::densityMultiRes" ref="c4843e26d944505f787b81159cf571c9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group___nv_flow_grid.html#g00a313410a6143d31892566799baae21">NvFlowMultiRes</a> <a class="el" href="struct_nv_flow_grid_desc.html#c4843e26d944505f787b81159cf571c9">NvFlowGridDesc::densityMultiRes</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Number of density cells per velocity cell.
<p>
</div>
</div><p>
<a class="anchor" name="d74a29f39cd0573db1f7e803f42234a0"></a><!-- doxytag: member="NvFlowGridDesc::enableVTR" ref="d74a29f39cd0573db1f7e803f42234a0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool <a class="el" href="struct_nv_flow_grid_desc.html#d74a29f39cd0573db1f7e803f42234a0">NvFlowGridDesc::enableVTR</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Enable use of volume tiled resources, if supported.
<p>
</div>
</div><p>
<a class="anchor" name="3d15ab2c2c4c7991454fa1d51ccc05ec"></a><!-- doxytag: member="NvFlowGridDesc::halfSize" ref="3d15ab2c2c4c7991454fa1d51ccc05ec" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_nv_flow_float3.html">NvFlowFloat3</a> <a class="el" href="struct_nv_flow_grid_desc.html#3d15ab2c2c4c7991454fa1d51ccc05ec">NvFlowGridDesc::halfSize</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Initial half size of axis aligned bounding box.
<p>
</div>
</div><p>
<a class="anchor" name="20ab690c88f58f16c77600386f61263f"></a><!-- doxytag: member="NvFlowGridDesc::initialLocation" ref="20ab690c88f58f16c77600386f61263f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_nv_flow_float3.html">NvFlowFloat3</a> <a class="el" href="struct_nv_flow_grid_desc.html#20ab690c88f58f16c77600386f61263f">NvFlowGridDesc::initialLocation</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Initial location of axis aligned bounding box.
<p>
</div>
</div><p>
<a class="anchor" name="107532630323741f33baecaff276dad2"></a><!-- doxytag: member="NvFlowGridDesc::lowLatencyMapping" ref="107532630323741f33baecaff276dad2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool <a class="el" href="struct_nv_flow_grid_desc.html#107532630323741f33baecaff276dad2">NvFlowGridDesc::lowLatencyMapping</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Faster mapping updates, more mapping overhead but less prediction required.
<p>
</div>
</div><p>
<a class="anchor" name="794c5503122bc7070dfef37d05460861"></a><!-- doxytag: member="NvFlowGridDesc::residentScale" ref="794c5503122bc7070dfef37d05460861" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="struct_nv_flow_grid_desc.html#794c5503122bc7070dfef37d05460861">NvFlowGridDesc::residentScale</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Fraction of virtual cells to allocate memory for.
<p>
</div>
</div><p>
<a class="anchor" name="b6d2613d0329856ad6aaa7f097a61f04"></a><!-- doxytag: member="NvFlowGridDesc::virtualDim" ref="b6d2613d0329856ad6aaa7f097a61f04" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_nv_flow_dim.html">NvFlowDim</a> <a class="el" href="struct_nv_flow_grid_desc.html#b6d2613d0329856ad6aaa7f097a61f04">NvFlowGridDesc::virtualDim</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Resolution of virtual address space inside of bounding box.
<p>
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="_nv_flow_8h-source.html">NvFlow.h</a></ul>
</div>
<!-- start footer part -->
<div class="footer">
Copyright © 2014-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>
</div>
</body>
</html>
|