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/api_docs/files/struct_nvc_vec3.html | 92 ++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 docs/api_docs/files/struct_nvc_vec3.html (limited to 'docs/api_docs/files/struct_nvc_vec3.html') diff --git a/docs/api_docs/files/struct_nvc_vec3.html b/docs/api_docs/files/struct_nvc_vec3.html new file mode 100644 index 0000000..3ecfbe4 --- /dev/null +++ b/docs/api_docs/files/struct_nvc_vec3.html @@ -0,0 +1,92 @@ + + + NVIDIA(R) Blast(R) SDK 1.1 API Reference: NvcVec3 Struct Reference + + + + + + + +
+

NvcVec3 Struct Reference

#include <NvCTypes.h> +

+ +

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

Public Attributes

float x
float y
float z
+


Detailed Description

+C type for 3-float vectors

Member Data Documentation

+ +
+
+ + + + +
float NvcVec3::x
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvcVec3::y
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvcVec3::z
+
+
+ +

+ +

+

+


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