#include <llworldmap.h>
Collaboration diagram for LLSimInfo:
Public Member Functions | |
LLSimInfo () | |
LLVector3d | getGlobalPos (LLVector3 local_pos) const |
Public Attributes | |
U64 | mHandle |
std::string | mName |
F64 | mAgentsUpdateTime |
BOOL | mShowAgentLocations |
U8 | mAccess |
U32 | mRegionFlags |
F32 | mWaterHeight |
F32 | mAlpha |
LLUUID | mMapImageID [MAP_SIM_IMAGE_TYPES] |
LLPointer< LLViewerImage > | mCurrentImage |
LLPointer< LLViewerImage > | mOverlayImage |
Definition at line 72 of file llworldmap.h.
LLSimInfo::LLSimInfo | ( | ) |
Definition at line 68 of file llworldmap.cpp.
LLVector3d LLSimInfo::getGlobalPos | ( | LLVector3 | local_pos | ) | const |
Definition at line 80 of file llworldmap.cpp.
References from_region_handle(), LLVector3d::mdV, mHandle, LLVector3::mV, VX, VY, and VZ.
Referenced by LLFloaterWorldMap::trackURL().
Definition at line 86 of file llworldmap.h.
Referenced by LLWorldMapView::drawAgents(), LLWorldMapView::handleDoubleClick(), LLWorldMapView::handleToolTip(), LLWorldMap::processMapBlockReply(), LLMapLayerResponder::result(), and LLFloaterWorldMap::trackLocation().
Definition at line 83 of file llworldmap.h.
Definition at line 90 of file llworldmap.h.
Definition at line 96 of file llworldmap.h.
Referenced by LLWorldMap::processMapBlockReply(), and LLMapLayerResponder::result().
Definition at line 80 of file llworldmap.h.
Referenced by getGlobalPos(), LLWorldMapView::handleToolTip(), LLWorldMap::processMapBlockReply(), LLMapLayerResponder::result(), and LLAgent::teleportViaLocation().
LLUUID LLSimInfo::mMapImageID[MAP_SIM_IMAGE_TYPES] |
Definition at line 93 of file llworldmap.h.
Referenced by LLWorldMap::processMapBlockReply(), and LLMapLayerResponder::result().
std::string LLSimInfo::mName |
Definition at line 81 of file llworldmap.h.
Referenced by LLWorldMapView::handleToolTip(), is_agent_in_region(), LLWorldMap::processMapBlockReply(), LLMapLayerResponder::result(), and LLWorldMap::simInfoFromName().
Definition at line 97 of file llworldmap.h.
Referenced by LLWorldMap::processMapBlockReply(), and LLMapLayerResponder::result().
Definition at line 87 of file llworldmap.h.
Referenced by LLWorldMapView::handleToolTip(), LLWorldMap::processMapBlockReply(), and LLMapLayerResponder::result().
Definition at line 88 of file llworldmap.h.
Referenced by LLWorldMap::processMapBlockReply(), and LLMapLayerResponder::result().