From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/class_grid_props.html | 425 --------------------------------- 1 file changed, 425 deletions(-) delete mode 100644 Doc/doxygen/html/class_grid_props.html (limited to 'Doc/doxygen/html/class_grid_props.html') diff --git a/Doc/doxygen/html/class_grid_props.html b/Doc/doxygen/html/class_grid_props.html deleted file mode 100644 index 82a284c..0000000 --- a/Doc/doxygen/html/class_grid_props.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - - -Starshatter_Open: GridProps Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- - -
- -

#include <GridProps.h>

- -

List of all members.

- - - -

-Public Types

enum  { IDD = IDD_GRIDPROPS - }
- - -

-Public Member Functions

 GridProps (Grid *g, CWnd *pParent=NULL)
- - - - - - - -

-Public Attributes

BOOL mGridShow
BOOL mGridSnap
CString mReferencePlan
CString mReferenceFront
CString mReferenceSide
int mGridSize
- - - - - -

-Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
afx_msg void OnFilePlan ()
afx_msg void OnFileFront ()
afx_msg void OnFileSide ()
- - -

-Protected Attributes

Gridgrid
-

Detailed Description

-
-

Definition at line 28 of file GridProps.h.

-

Member Enumeration Documentation

- -
-
- - - - -
anonymous enum
-
-
Enumerator:
- -
IDD  -
-
-
- -

Definition at line 36 of file GridProps.h.

- -
-
-

Constructor & Destructor Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
GridProps::GridProps (Gridg,
CWnd * pParent = NULL 
)
-
- -

Definition at line 31 of file GridProps.cpp.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - - -
void GridProps::DoDataExchange (CDataExchange * pDX)
-
-protectedvirtual
-
- -

Definition at line 55 of file GridProps.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void GridProps::OnFileFront ()
-
-protected
-
- -

Definition at line 116 of file GridProps.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void GridProps::OnFilePlan ()
-
-protected
-
- -

Definition at line 110 of file GridProps.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void GridProps::OnFileSide ()
-
-protected
-
- -

Definition at line 122 of file GridProps.cpp.

- -
-
-

Member Data Documentation

- -
-
- - - - - -
- - - - -
Grid* GridProps::grid
-
-protected
-
- -

Definition at line 55 of file GridProps.h.

- -
-
- -
-
- - - - -
BOOL GridProps::mGridShow
-
- -

Definition at line 37 of file GridProps.h.

- -
-
- -
-
- - - - -
int GridProps::mGridSize
-
- -

Definition at line 42 of file GridProps.h.

- -
-
- -
-
- - - - -
BOOL GridProps::mGridSnap
-
- -

Definition at line 38 of file GridProps.h.

- -
-
- -
-
- - - - -
CString GridProps::mReferenceFront
-
- -

Definition at line 40 of file GridProps.h.

- -
-
- -
-
- - - - -
CString GridProps::mReferencePlan
-
- -

Definition at line 39 of file GridProps.h.

- -
-
- -
-
- - - - -
CString GridProps::mReferenceSide
-
- -

Definition at line 41 of file GridProps.h.

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