#include <ViewerPointCloudModule.h>
Inheritance diagram for Impala::Application::MediaTable::ViewerPointCloudModule:
Public Types | |
typedef OglGui::ViewerPointCloudNavigator | ViewerPointCloudNavigator |
typedef OglGui::ViewerPointCloud | ViewerPointCloud |
typedef OglGui::ViewerPoint | ViewerPoint |
typedef OglGui::WindowView2D | WindowView2D |
Public Member Functions | |
ViewerPointCloudModule () | |
void | ButtonSelectionEvent (OglGui::Button *src, void *userData) |
void | ViewSelected () |
std::string | GetNewWindowName () |
void | NewWindow (OglGui::Window *wnd) |
void | WindowMouseEvent (OglGui::Window *src, int msg, int but, int state, int x, int y, void *userData) |
Definition at line 26 of file ViewerPointCloudModule.h.