Camera controlling window.
Inheritance:
Public Fields
-
SigC::Signal1<void, int> mode_set
- Signal is emitted when the mode buttons were pressed.
-
CoordEntry camera_Gtk_CoordEntry
- Entry boxes with information about the camera.
-
CoordEntry lookat_Gtk_CoordEntry
- Entry boxes with information about the camera.
-
CoordEntry up_Gtk_CoordEntry
- Entry boxes with information about the camera.
-
CoordEntry light_Gtk_CoordEntry
- Entry boxes with information about the camera.
Public Methods
-
CameraControl()
- Constructor
Public Fields
-
Gtk::ToggleButton main_button
-
char active
Public Methods
-
void set_active(gboolean state)
-
virtual int delete_event_impl(GdkEventAny* event)
Documentation
Camera controlling window. This window consists of severel CoordEntries that
show the current camera stats, and two buttons which select the mouse modes
available from the GenericViewer.
- SigC::Signal1<void, int> mode_set
- Signal is emitted when the mode buttons were pressed. The integer
argument tells which mode was selected.
- CoordEntry camera_Gtk_CoordEntry
- Entry boxes with information about the camera.
- CoordEntry lookat_Gtk_CoordEntry
- Entry boxes with information about the camera.
- CoordEntry up_Gtk_CoordEntry
- Entry boxes with information about the camera.
- CoordEntry light_Gtk_CoordEntry
- Entry boxes with information about the camera.
- CameraControl()
- Constructor
- This class has no child classes.
Alphabetic index Hierarchy of classes
This page was generated with the help of DOC++.