RotationFrameBase Class Reference

#include <TerrainEditor.h>

Inheritance diagram for RotationFrameBase:
RotationFrame

List of all members.

Public Member Functions

 RotationFrameBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Rotation"), const wxPoint &pos=wxPoint(-1,-1), const wxSize &size=wxSize(150, 214), long style=wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxFRAME_TOOL_WINDOW|wxTAB_TRAVERSAL)
 ~RotationFrameBase ()

Public Attributes

wxTextCtrl * textCtrlX
wxTextCtrl * textCtrlY
wxTextCtrl * textCtrlZ

Protected Member Functions

virtual void onButtonClickApply (wxCommandEvent &event)

Protected Attributes

wxStaticText * _staticText12
wxStaticText * _staticText7
wxStaticText * _staticText13
wxStaticText * _staticText14
wxButton * _buttonApply

Detailed Description

Class RotationFrameBase


Constructor & Destructor Documentation

RotationFrameBase::RotationFrameBase ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = wxT("Rotation"),
const wxPoint &  pos = wxPoint( -1,-1 ),
const wxSize &  size = wxSize( 150,214 ),
long  style = wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxFRAME_TOOL_WINDOW|wxTAB_TRAVERSAL 
)
RotationFrameBase::~RotationFrameBase (  ) 

Member Function Documentation

virtual void RotationFrameBase::onButtonClickApply ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in RotationFrame.


Member Data Documentation

wxButton* RotationFrameBase::_buttonApply [protected]
wxStaticText* RotationFrameBase::_staticText12 [protected]
wxStaticText* RotationFrameBase::_staticText13 [protected]
wxStaticText* RotationFrameBase::_staticText14 [protected]
wxStaticText* RotationFrameBase::_staticText7 [protected]

The documentation for this class was generated from the following files:

Generated on Thu Jan 14 20:50:13 2010 for TerrainEditor by  doxygen 1.6.1