|
Untold Engine
Beta v0.0.16
docs
|
The U4DVisibilityDictionary class is a dictionary that keeps tracks of all visible 3D models. More...
Public Member Functions | |
| void | loadIntoVisibilityDictionary (std::string uName, U4DModel *uModel) |
| U4DModel * | getVisibleModel (std::string uName) |
| void | removeFromVisibilityDictionary (std::string uName) |
Static Public Member Functions | |
| static U4DVisibilityDictionary * | sharedInstance () |
| Method which returns an instace of the U4DVisibilityDictionary singleton. More... | |
The U4DVisibilityDictionary class is a dictionary that keeps tracks of all visible 3D models.
|
static |
Method which returns an instace of the U4DVisibilityDictionary singleton.