Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GridProps Class Reference

#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 ( Grid g,
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: