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

NvcVec2 Struct Reference

#include <NvCTypes.h> +

+ +

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

Public Attributes

float x
float y
+


Detailed Description

+C type for 2-float vectors

Member Data Documentation

+ +
+
+ + + + +
float NvcVec2::x
+
+
+ +

+ +

+

+ +

+
+ + + + +
float NvcVec2::y
+
+
+ +

+ +

+

+


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