|
| QStatusBar * | status_bar |
| | Updates Status Bar Information.
|
| |
Definition at line 67 of file SubdivideWidget.hh.
◆ Subdivider
◆ SubdividerPool
| typedef std::map< SOPType, Subdivider* > SubdivideWidget::SubdividerPool |
◆ SOPType
| enum SubdivideWidget::SOPType |
◆ SubdivideWidget()
| SubdivideWidget::SubdivideWidget |
( |
QWidget * |
_parent = 0, |
|
|
const char * |
_name = 0 |
|
) |
| |
|
explicit |
◆ ~SubdivideWidget()
| SubdivideWidget::~SubdivideWidget |
( |
| ) |
|
|
inline |
◆ animate_slot
| void SubdivideWidget::animate_slot |
( |
void |
| ) |
|
|
privateslot |
◆ keyPressEvent()
| void SubdivideWidget::keyPressEvent |
( |
QKeyEvent * |
k | ) |
|
◆ load_slot
| void SubdivideWidget::load_slot |
( |
| ) |
|
|
privateslot |
◆ open_mesh()
| bool SubdivideWidget::open_mesh |
( |
const char * |
_filename | ) |
|
◆ reset_slot
| void SubdivideWidget::reset_slot |
( |
| ) |
|
|
privateslot |
◆ save_slot
| void SubdivideWidget::save_slot |
( |
| ) |
|
|
privateslot |
◆ slot_select_sop
| void SubdivideWidget::slot_select_sop |
( |
int |
i | ) |
|
|
privateslot |
◆ subdiv_slot
| void SubdivideWidget::subdiv_slot |
( |
| ) |
|
|
privateslot |
◆ update()
| void SubdivideWidget::update |
( |
| ) |
|
◆ animate_step_
| int SubdivideWidget::animate_step_ |
|
private |
◆ cur_topo_type
| SOPType SubdivideWidget::cur_topo_type |
|
private |
◆ max_animate_steps_
| int SubdivideWidget::max_animate_steps_ |
|
private |
◆ msecs_
| int SubdivideWidget::msecs_ |
|
private |
◆ sel_topo_type
| SOPType SubdivideWidget::sel_topo_type |
|
private |
◆ status_bar
| QStatusBar* SubdivideWidget::status_bar |
◆ subdivider_
| SubdividerPool SubdivideWidget::subdivider_ |
|
private |
◆ timer_
| QTimer* SubdivideWidget::timer_ |
|
private |
◆ viewer_widget_
The documentation for this class was generated from the following files: