VPTissue Reference Manual
SimPT_Editor::PTreePanels Class Reference

Manages the attribute and geometric ptree panel for a given tissue. More...

#include <PTreePanels.h>

Inheritance diagram for SimPT_Editor::PTreePanels:
Inheritance graph
Collaboration diagram for SimPT_Editor::PTreePanels:
Collaboration graph

Public Member Functions

 PTreePanels (QWidget *parent)
 Constructor to initialize the panels properly.
 
virtual ~PTreePanels ()
 Destructor.
 
Gui::PTreeContainerAttributePanel () const
 Get the attribute panel.
 
Gui::PTreeContainerGeometricPanel () const
 Get the geometric panel.
 
void Initialize (std::shared_ptr< EditControlLogic > tissue)
 Initializes the panels with a given tissue.
 
Gui::PTreeContainerParametersPanel () const
 Get the parameters panel.
 

Detailed Description

Manages the attribute and geometric ptree panel for a given tissue.

Definition at line 35 of file PTreePanels.h.


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