From 62a1427154131f2387675957c1d2027061f354f0 Mon Sep 17 00:00:00 2001 From: Andrew Reidmeyer Date: Tue, 13 Jun 2017 20:38:29 -0600 Subject: NvFlow 1.0.1 --- docs/api/files/struct_nv_flow_viewport.html | 147 ++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 docs/api/files/struct_nv_flow_viewport.html (limited to 'docs/api/files/struct_nv_flow_viewport.html') diff --git a/docs/api/files/struct_nv_flow_viewport.html b/docs/api/files/struct_nv_flow_viewport.html new file mode 100644 index 0000000..7e2670c --- /dev/null +++ b/docs/api/files/struct_nv_flow_viewport.html @@ -0,0 +1,147 @@ + + + NVIDIA(R) Flow(R) 1.0.1 API Reference: NvFlowViewport Struct Reference + + + + + + + + +
+

NvFlowViewport Struct Reference

Viewport description for rendering. +More... +

+#include <NvFlowContextExt.h> +

+ + + + + + + + + + + + + + + +

Data Fields

float height
float maxDepth
float minDepth
float topLeftX
float topLeftY
float width
+


Detailed Description

+Viewport description for rendering.

Field Documentation

+ +
+
+ + + + +
float NvFlowViewport::height
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvFlowViewport::maxDepth
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvFlowViewport::minDepth
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvFlowViewport::topLeftX
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvFlowViewport::topLeftY
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvFlowViewport::width
+
+
+ +

+ +

+

+


The documentation for this struct was generated from the following file: +
+ + + + -- cgit v1.2.3