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

NvcVec4 Struct Reference

#include <NvCTypes.h> +

+ +

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

Public Attributes

float w
float x
float y
float z
+


Detailed Description

+C type for 4-float vectors

Member Data Documentation

+ +
+
+ + + + +
float NvcVec4::w
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvcVec4::x
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvcVec4::y
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvcVec4::z
+
+
+ +

+ +

+

+


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