|
void | add_x_plane () |
|
void | add_y_plane () |
|
void | add_z_plane () |
|
void | del_x_plane () |
|
void | del_y_plane () |
|
void | del_z_plane () |
|
void | mod_x_plane () |
|
void | mod_y_plane () |
|
void | mod_z_plane () |
|
void | apply_changes () |
|
void | undo_changes () |
|
|
void | update_values () |
|
void | combo2planes (const QComboBox *_combo, std::vector< float > &_planes) |
|
void | planes2combo (const std::vector< float > &_planes, QComboBox *_combo) |
|
|
SceneGraph::CoordFrameNode * | node_ |
|
std::vector< float > | x_planes_bak_ |
|
std::vector< float > | y_planes_bak_ |
|
std::vector< float > | z_planes_bak_ |
|
Ui::QtCoordFrameDialogUi | ui_ |
|
Definition at line 89 of file QtCoordFrameDialog.hh.
The documentation for this class was generated from the following files: