From 236f03c0b9a4982328ed1201978f7f69d192d9b2 Mon Sep 17 00:00:00 2001 From: Anton Novoselov Date: Tue, 1 Aug 2017 12:53:38 +0300 Subject: Blast 1.1 release (windows / linux) see docs/release_notes.txt for details --- docs/source_docs/files/struct_nvc_vec3i.html | 111 +++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 docs/source_docs/files/struct_nvc_vec3i.html (limited to 'docs/source_docs/files/struct_nvc_vec3i.html') diff --git a/docs/source_docs/files/struct_nvc_vec3i.html b/docs/source_docs/files/struct_nvc_vec3i.html new file mode 100644 index 0000000..53f1277 --- /dev/null +++ b/docs/source_docs/files/struct_nvc_vec3i.html @@ -0,0 +1,111 @@ + + + NVIDIA(R) Blast(R) SDK 1.1 Source Reference: NvcVec3i Struct Reference + + + + + + + + +
+

NvcVec3i Struct Reference

#include <NvCTypes.h> +

+ +

+List of all members. + + + + + + + + +

Public Attributes

int32_t x
int32_t y
int32_t z
+


Detailed Description

+C type for 3-integer vectors

Member Data Documentation

+ +
+
+ + + + +
int32_t NvcVec3i::x
+
+
+ +

+ +

+

+ +

+
+ + + + +
int32_t NvcVec3i::y
+
+
+ +

+ +

+

+ +

+
+ + + + +
int32_t NvcVec3i::z
+
+
+ +

+ +

+

+


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