OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ViewerAPI.cpp File Reference

Variables

ot::UID modelCount = 0
 
std::map< ot::UID, Model * > osgModelManager
 
ot::UID viewerCount = 0
 
std::map< ot::UID, ot::ViewerView * > viewerManager
 
ViewerAPI::Notifier * globalNotifier = nullptr
 
ModelglobalActiveModel = nullptr
 
std::string globalFontPath
 

Variable Documentation

◆ globalActiveModel

Model* globalActiveModel = nullptr

◆ globalFontPath

std::string globalFontPath

◆ globalNotifier

ViewerAPI::Notifier* globalNotifier = nullptr

◆ modelCount

ot::UID modelCount = 0

◆ osgModelManager

std::map<ot::UID, Model*> osgModelManager

◆ viewerCount

ot::UID viewerCount = 0

◆ viewerManager

std::map<ot::UID, ot::ViewerView*> viewerManager