Cafu Engine
OptionsBar_NewTerrainToolT Class Reference

The options bar for the New Terrain tool. More...

#include "ToolOptionsBars.hpp"

Inheritance diagram for OptionsBar_NewTerrainToolT:

Public Member Functions

 OptionsBar_NewTerrainToolT (wxWindow *Parent, MapDocumentT &MapDoc)
 The constructor. More...
 

Public Attributes

wxComboBox * m_ComboBoxHeightmapName
 
wxCheckBox * m_CheckBoxAddWallsAndCeil
 The heightmap name combobox: "a text field plus the MRU list". It is maintained by the MapTerrainT helper. More...
 
wxCheckBox * m_CheckBoxAddFloor
 The New Terrain tool should add walls and a ceiling if this is checked. More...
 

Detailed Description

The options bar for the New Terrain tool.

Constructor & Destructor Documentation

OptionsBar_NewTerrainToolT::OptionsBar_NewTerrainToolT ( wxWindow *  Parent,
MapDocumentT MapDoc 
)

The constructor.

Member Data Documentation

wxCheckBox* OptionsBar_NewTerrainToolT::m_CheckBoxAddFloor

The New Terrain tool should add walls and a ceiling if this is checked.

wxCheckBox* OptionsBar_NewTerrainToolT::m_CheckBoxAddWallsAndCeil

The heightmap name combobox: "a text field plus the MRU list". It is maintained by the MapTerrainT helper.


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