FemViewer::WxGUI::wxPlaneCutDialog Class Reference

Okno dialogowe pozwalaj�ce na mo�liwo�� modyfikacjiparamert�w p�aszczyzny. More...

#include <wxSolCalcDialog.h>

Collaboration diagram for FemViewer::WxGUI::wxPlaneCutDialog:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 wxPlaneCutDialog ()
 wxPlaneCutDialog (wxWindow *parent, const BBox3D &bbox, std::vector< CutPlane > &ctpls, const bool use, const bool display)
 ~wxPlaneCutDialog ()
void SetUseAll (bool use)
bool GetUseAll () const
void SetDisplayAll (bool display)
bool GetDisplayAll () const
void SetCutPlanes (const std::vector< CutPlane > planes)
std::vector< CutPlane > & GetCutPlanes ()

Protected Types

enum  {
  ID_USE_ALL = 100, ID_DISP_ALL, ID_NUM_PLANES, ID_USE_ITEM = 200,
  ID_DISP_ITEM = 300
}

Protected Attributes

const BBox3Dm_bbox
bool m_useAll
bool m_displayAll
std::vector< CutPlanem_planes
int m_numPls

Static Protected Attributes

static const int max_planes = 10

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

const int FemViewer::WxGUI::wxPlaneCutDialog::max_planes = 10 [static, protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1