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_matrix-members.html | 143 ++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 Doc/doxygen/html/struct_matrix-members.html (limited to 'Doc/doxygen/html/struct_matrix-members.html') diff --git a/Doc/doxygen/html/struct_matrix-members.html b/Doc/doxygen/html/struct_matrix-members.html new file mode 100644 index 0000000..b9874a4 --- /dev/null +++ b/Doc/doxygen/html/struct_matrix-members.html @@ -0,0 +1,143 @@ + + + + + +Starshatter_Open: Member List + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
Matrix Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + +
Cofactor(int i, int j) const Matrix
ComputeEulerAngles(double &roll, double &pitch, double &yaw) const Matrix
elemMatrix
Identity()Matrix
Inverse() const Matrixinline
Invert()Matrix
Matrix()Matrix
Matrix(const Matrix &m)Matrix
Matrix(const Point &vrt, const Point &vup, const Point &vpn)Matrix
operator()(int i, int j) const Matrixinline
operator()(int i, int j)Matrixinline
operator*(const Matrix &m) const Matrix
operator*(const Point &p) const Matrix
operator*(const Vec3 &v) const Matrix
operator*=(const Matrix &m)Matrix
operator=(const Matrix &m)Matrix
Pitch(double pitch)Matrix
Roll(double roll)Matrix
Rotate(double roll, double pitch, double yaw)Matrix
Transpose()Matrix
TYPENAME()Matrixinlinestatic
Yaw(double yaw)Matrix
+
+ + + + -- cgit v1.1