FemViewer::WxGUI::wxPlaneCutDialog Class Reference
Okno dialogowe pozwalaj�ce na mo�liwo�� modyfikacjiparamert�w p�aszczyzny.
More...
#include <wxSolCalcDialog.h>
List of all members.
Detailed Description
Okno dialogowe pozwalaj�ce na mo�liwo�� modyfikacjiparamert�w p�aszczyzny.
Member Enumeration Documentation
anonymous enum [protected] |
- Enumerator:
ID_USE_ALL |
|
ID_DISP_ALL |
|
ID_NUM_PLANES |
|
ID_USE_ITEM |
|
ID_DISP_ITEM |
|
Constructor & Destructor Documentation
FemViewer::WxGUI::wxPlaneCutDialog::wxPlaneCutDialog |
( |
|
) |
|
FemViewer::WxGUI::wxPlaneCutDialog::wxPlaneCutDialog |
( |
wxWindow * |
parent, |
|
|
const BBox3D & |
bbox, |
|
|
std::vector< CutPlane > & |
ctpls, |
|
|
const bool |
use, |
|
|
const bool |
display | |
|
) |
| | |
FemViewer::WxGUI::wxPlaneCutDialog::~wxPlaneCutDialog |
( |
|
) |
|
Member Function Documentation
std::vector<CutPlane>& FemViewer::WxGUI::wxPlaneCutDialog::GetCutPlanes |
( |
|
) |
[inline] |
bool FemViewer::WxGUI::wxPlaneCutDialog::GetDisplayAll |
( |
|
) |
const [inline] |
bool FemViewer::WxGUI::wxPlaneCutDialog::GetUseAll |
( |
|
) |
const [inline] |
void FemViewer::WxGUI::wxPlaneCutDialog::SetCutPlanes |
( |
const std::vector< CutPlane > |
planes |
) |
[inline] |
void FemViewer::WxGUI::wxPlaneCutDialog::SetDisplayAll |
( |
bool |
display |
) |
[inline] |
void FemViewer::WxGUI::wxPlaneCutDialog::SetUseAll |
( |
bool |
use |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: