From b0c11962f6012430da3bcaa2727288046b33d648 Mon Sep 17 00:00:00 2001 From: Bryan Galdrikian Date: Tue, 24 Oct 2017 15:25:02 -0700 Subject: Changes for 1.1.1 See README.md --- docs/source_docs/files/vhacd_vector_8h.html | 72 +++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 docs/source_docs/files/vhacd_vector_8h.html (limited to 'docs/source_docs/files/vhacd_vector_8h.html') diff --git a/docs/source_docs/files/vhacd_vector_8h.html b/docs/source_docs/files/vhacd_vector_8h.html new file mode 100644 index 0000000..4f35ac8 --- /dev/null +++ b/docs/source_docs/files/vhacd_vector_8h.html @@ -0,0 +1,72 @@ + + + NVIDIA(R) Blast(R) SDK 1.1 Source Reference: sdk/extensions/authoring/source/VHACD/inc/vhacdVector.h File Reference + + + + + + + + +
+

sdk/extensions/authoring/source/VHACD/inc/vhacdVector.h File Reference

#include <iostream>
+#include <math.h>
+#include "vhacdVector.inl"
+ +

+Go to the source code of this file. + + + + + + + + + + + + + + + + + + +

Classes

class  VHACD::Vec2< T >
 Vector dim 2. More...
class  VHACD::Vec3< T >
 Vector dim 3. More...

Namespaces

namespace  VHACD

Functions

template<typename T >
const bool VHACD::Colinear (const Vec3< T > &a, const Vec3< T > &b, const Vec3< T > &c)
template<typename T >
const T VHACD::ComputeVolume4 (const Vec3< T > &a, const Vec3< T > &b, const Vec3< T > &c, const Vec3< T > &d)
+

+ + + + -- cgit v1.2.3