VisioDevKit-Sample
v2.0
|
Sets ID & Icons on places. More...
Public Member Functions | |
VgMyPlaceConfigurationSetter (VgMyTextureLoader *pTextureLoader, VgEngine::VgIEngine *pEngine, const std::string &pResourcePath) | |
virtual | ~VgMyPlaceConfigurationSetter () |
virtual void | configurePlaces (VgMapModule::VgIMapModule *pMapModule) |
Sets ID & Icons on places. More... | |
Protected Attributes | |
VgMyTextureLoader * | mTextureLoader |
VgEngine::VgIEngine * | mEngine |
std::string | mResourcePath |
Sets ID & Icons on places.
This is only a DEMO/DEBUGGING helper class. It show how to use VgMapModule::VgIMapModule::setPlaceName and VgMapModule::VgIMapModule::setPlaceIcon
It also contains a snippet of code to demonstrate language support (with an Arabic text sample).
VgMyPlaceConfigurationSetter::VgMyPlaceConfigurationSetter | ( | VgMyTextureLoader * | pTextureLoader, |
VgEngine::VgIEngine * | pEngine, | ||
const std::string & | pResourcePath | ||
) |
|
virtual |
|
virtual |
Sets ID & Icons on places.
You can also enable the display of arabic text to test the multilanguage support and changing Font.
|
protected |
|
protected |
|
protected |