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_homogenous_plane.html | 210 ++++++++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 Doc/doxygen/html/struct_homogenous_plane.html (limited to 'Doc/doxygen/html/struct_homogenous_plane.html') diff --git a/Doc/doxygen/html/struct_homogenous_plane.html b/Doc/doxygen/html/struct_homogenous_plane.html new file mode 100644 index 0000000..194cba6 --- /dev/null +++ b/Doc/doxygen/html/struct_homogenous_plane.html @@ -0,0 +1,210 @@ + + + + + +Starshatter_Open: HomogenousPlane Struct Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
HomogenousPlane Struct Reference
+
+
+ +

List of all members.

+ + + + + + + +

+Public Attributes

double distance
double normal_x
double normal_y
double normal_z
double normal_w
+

Detailed Description

+
+

Definition at line 305 of file ModelFileMAG.cpp.

+

Member Data Documentation

+ +
+
+ + + + +
double HomogenousPlane::distance
+
+ +

Definition at line 307 of file ModelFileMAG.cpp.

+ +
+
+ +
+
+ + + + +
double HomogenousPlane::normal_w
+
+ +

Definition at line 311 of file ModelFileMAG.cpp.

+ +
+
+ +
+
+ + + + +
double HomogenousPlane::normal_x
+
+ +

Definition at line 308 of file ModelFileMAG.cpp.

+ +
+
+ +
+
+ + + + +
double HomogenousPlane::normal_y
+
+ +

Definition at line 309 of file ModelFileMAG.cpp.

+ +
+
+ +
+
+ + + + +
double HomogenousPlane::normal_z
+
+ +

Definition at line 310 of file ModelFileMAG.cpp.

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