|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapViewpoint | |
|---|---|
| cz.cuni.amis.nb.pogamut.unreal.map | |
| cz.cuni.amis.nb.pogamut.unreal.timeline.map | I will write this stuff AFTER I have working version and no major architectural changes. |
| Uses of MapViewpoint in cz.cuni.amis.nb.pogamut.unreal.map |
|---|
| Fields in cz.cuni.amis.nb.pogamut.unreal.map declared as MapViewpoint | |
|---|---|
protected MapViewpoint |
MapGLPanel.mapViewpoint
|
| Methods in cz.cuni.amis.nb.pogamut.unreal.map with parameters of type MapViewpoint | |
|---|---|
void |
MapGLPanel.onChangedViewpoint(MapViewpoint viewpoint)
When viewpoint is changed, render the map (call display()). |
| Uses of MapViewpoint in cz.cuni.amis.nb.pogamut.unreal.timeline.map |
|---|
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.map that return MapViewpoint | |
|---|---|
MapViewpoint |
TLMapGLPanel.getMapViewpoint()
|
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.map with parameters of type MapViewpoint | |
|---|---|
void |
MapViewpoint.ViewpointListener.onChangedViewpoint(MapViewpoint viewpoint)
|
| Constructors in cz.cuni.amis.nb.pogamut.unreal.timeline.map with parameters of type MapViewpoint | |
|---|---|
EnvironmentRenderer(MapViewpoint viewpoint,
GLRendererCollection<IRenderableUTAgent> agentRenderes,
MapRenderer mapRenderer)
|
|
MapController(MapGLPanel panel,
MapViewpoint mapViewpoint,
cz.cuni.amis.pogamut.base3d.worldview.object.Location center)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||