The options bar for the New Bezier Patch tool. More...
#include "ToolOptionsBars.hpp"

Public Member Functions | |
| OptionsBar_NewBezierPatchToolT (wxWindow *Parent, MapDocumentT &MapDoc) | |
| The constructor. More... | |
| unsigned long | GetPatchResX () const |
| unsigned long | GetPatchResY () const |
| bool | WithConvexEndCaps () const |
| bool | WithConcaveEndCaps () const |
Public Attributes | |
| wxChoice * | m_ChoicePatchType |
| wxSpinCtrl * | m_SpinCtrlSubdivsHorz |
| wxSpinCtrl * | m_SpinCtrlSubdivsVert |
The options bar for the New Bezier Patch tool.
| OptionsBar_NewBezierPatchToolT::OptionsBar_NewBezierPatchToolT | ( | wxWindow * | Parent, |
| MapDocumentT & | MapDoc | ||
| ) |
The constructor.