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 --- .../html/class_surface_properties_dialog.html | 352 +++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 Doc/doxygen/html/class_surface_properties_dialog.html (limited to 'Doc/doxygen/html/class_surface_properties_dialog.html') diff --git a/Doc/doxygen/html/class_surface_properties_dialog.html b/Doc/doxygen/html/class_surface_properties_dialog.html new file mode 100644 index 0000000..45ccee0 --- /dev/null +++ b/Doc/doxygen/html/class_surface_properties_dialog.html @@ -0,0 +1,352 @@ + + + + + +Starshatter_Open: SurfacePropertiesDialog Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ + +
+ +

#include <SurfacePropertiesDialog.h>

+ +

List of all members.

+ + + +

+Public Types

enum  { IDD = IDD_SURFACE_PROPS + }
+ + +

+Public Member Functions

 SurfacePropertiesDialog (MagicView *pParent=NULL)
+ + + + + + + + +

+Public Attributes

CString mSurfaceName
CString mNumPolys
CString mNumVerts
CString mSurfaceHeight
CString mSurfaceLength
CString mSurfaceRadius
CString mSurfaceWidth
+ + +

+Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
+ + +

+Protected Attributes

MagicDocdoc
+

Detailed Description

+
+

Definition at line 33 of file SurfacePropertiesDialog.h.

+

Member Enumeration Documentation

+ +
+
+ + + + +
anonymous enum
+
+
Enumerator:
+ +
IDD  +
+
+
+ +

Definition at line 41 of file SurfacePropertiesDialog.h.

+ +
+
+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
SurfacePropertiesDialog::SurfacePropertiesDialog (MagicViewpParent = NULL)
+
+ +

Definition at line 21 of file SurfacePropertiesDialog.cpp.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + +
void SurfacePropertiesDialog::DoDataExchange (CDataExchange * pDX)
+
+protectedvirtual
+
+ +

Definition at line 71 of file SurfacePropertiesDialog.cpp.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + + +
+ + + + +
MagicDoc* SurfacePropertiesDialog::doc
+
+protected
+
+ +

Definition at line 61 of file SurfacePropertiesDialog.h.

+ +
+
+ +
+
+ + + + +
CString SurfacePropertiesDialog::mNumPolys
+
+ +

Definition at line 43 of file SurfacePropertiesDialog.h.

+ +
+
+ +
+
+ + + + +
CString SurfacePropertiesDialog::mNumVerts
+
+ +

Definition at line 44 of file SurfacePropertiesDialog.h.

+ +
+
+ +
+
+ + + + +
CString SurfacePropertiesDialog::mSurfaceHeight
+
+ +

Definition at line 45 of file SurfacePropertiesDialog.h.

+ +
+
+ +
+
+ + + + +
CString SurfacePropertiesDialog::mSurfaceLength
+
+ +

Definition at line 46 of file SurfacePropertiesDialog.h.

+ +
+
+ +
+
+ + + + +
CString SurfacePropertiesDialog::mSurfaceName
+
+ +

Definition at line 42 of file SurfacePropertiesDialog.h.

+ +
+
+ +
+
+ + + + +
CString SurfacePropertiesDialog::mSurfaceRadius
+
+ +

Definition at line 47 of file SurfacePropertiesDialog.h.

+ +
+
+ +
+
+ + + + +
CString SurfacePropertiesDialog::mSurfaceWidth
+
+ +

Definition at line 48 of file SurfacePropertiesDialog.h.

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