|
Developer Documentation
|
Signals | |
| void | signalNodeChanged (ACG::SceneGraph::BaseNode *_node) |
Public Member Functions | |
| QtClippingDialog (QWidget *_parent, SceneGraph::ClippingNode *_node) | |
| Default constructor. | |
| ~QtClippingDialog () | |
| Destructor. | |
| void | update_values () |
| void | show () |
| void | set_sweep_range (float _radius) |
Private Slots | |
| void | set_plane () |
| void | sweep_plane (int _i) |
Private Attributes | |
| SceneGraph::ClippingNode * | node_ |
| Ui::QtClippingDialogUi | ui_ |
Definition at line 93 of file QtClippingDialog.hh.