#include <axlInspectorCamera.h>
Public Slots | |
void | onCameraViewChanged (void) |
void | onCameraProjectionChanged (void) |
void | onGridChanged (void) |
Public Member Functions | |
axlInspectorCamera (QWidget *parent=0) | |
~axlInspectorCamera (void) | |
void | setView (axlAbstractView *view) |
void | updateView (void) |
Definition at line 33 of file axlInspectorCamera.h.
axlInspectorCamera::axlInspectorCamera | ( | QWidget * | parent = 0 | ) |
Definition at line 58 of file axlInspectorCamera.cpp.
axlInspectorCamera::~axlInspectorCamera | ( | void | ) |
Definition at line 179 of file axlInspectorCamera.cpp.
|
slot |
Definition at line 205 of file axlInspectorCamera.cpp.
|
slot |
Definition at line 215 of file axlInspectorCamera.cpp.
|
slot |
Definition at line 239 of file axlInspectorCamera.cpp.
void axlInspectorCamera::setView | ( | axlAbstractView * | view | ) |
Definition at line 186 of file axlInspectorCamera.cpp.
void axlInspectorCamera::updateView | ( | void | ) |
Definition at line 195 of file axlInspectorCamera.cpp.