#include <MapModule.h>
Inheritance diagram for Impala::Application::MediaTable::MapModule:
Public Member Functions | |
MapModule () | |
void | ButtonSelectionEvent (OglGui::Button *src, void *userData) |
void | ViewSelected () |
void | NewWindow (OglGui::Window *mMapWnd) |
float | y2lat (float a) |
float | lat2y (float a) |
float | map (float v, float vmin, float vmax, float min, float max) |
Public Attributes | |
TagsLife::ViewListenerCircles | mViewListenerCircles |
Private Types | |
typedef OglGui::WindowView2D | WindowView2D |
typedef OglGui::ZoomPanControl | ZoomPanControl |
Definition at line 24 of file MapModule.h.