Public Member Functions | |
VgPlaceDescriptor () | |
Constructor. | |
Public Attributes | |
std::string | mDataset |
The dataset which must be loaded before setting the viewpoint to the camera. | |
std::string | mLayerName |
The floor (which must correspond with one of the VgLayer::getName from VgLayerManager::getLayers) with which to associate the place object. | |
VgEngine::VgIViewPoint | mViewpoint |
The viewpoint associated to the place. |
VgMapModule::VgPlaceDescriptor::VgPlaceDescriptor | ( | ) | [inline] |
Constructor.
std::string VgMapModule::VgPlaceDescriptor::mDataset |
The dataset which must be loaded before setting the viewpoint to the camera.
(compatibility with previous DB format)
std::string VgMapModule::VgPlaceDescriptor::mLayerName |
The floor (which must correspond with one of the VgLayer::getName from VgLayerManager::getLayers) with which to associate the place object.
The viewpoint associated to the place.