From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/struct_point-members.html | 152 +++++++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 Doc/doxygen/html/struct_point-members.html (limited to 'Doc/doxygen/html/struct_point-members.html') diff --git a/Doc/doxygen/html/struct_point-members.html b/Doc/doxygen/html/struct_point-members.html new file mode 100644 index 0000000..99e1cff --- /dev/null +++ b/Doc/doxygen/html/struct_point-members.html @@ -0,0 +1,152 @@ + + + + + +Starshatter_Open: Member List + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
Point Member List
+
+
+ +

This is the complete list of members for Point, including all inherited members.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cross(const Point &p) const Pointinline
dot(const Point &p) const Pointinline
length() const Pointinline
Normalize()Point
operator Vec3() const Pointinline
operator void *() const Pointinline
operator!=(const Point &p) const Pointinline
operator*(double s) const Pointinline
operator*(const Point &p) const Pointinline
operator*(const Matrix &m) const Point
operator*=(double s)Pointinline
operator+(const Point &p) const Pointinline
operator+=(const Point &p)Pointinline
operator-(const Point &p) const Pointinline
operator-() const Pointinline
operator-=(const Point &p)Pointinline
operator/(double s) const Pointinline
operator/=(double s)Pointinline
operator=(const Point &p)Pointinline
operator==(const Point &p) const Pointinline
OtherHand() const Pointinline
Point()Pointinline
Point(double ix, double iy, double iz)Pointinline
Point(const Point &p)Pointinline
Point(const Vec3 &v)Pointinline
SetElement(int i, double v)Point
SwapYZ()Pointinline
TYPENAME()Pointinlinestatic
xPoint
yPoint
zPoint
+
+ + + + -- cgit v1.1