Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
ModelManager Class Reference

Class for loading and releasing textures. More...

#include <ModelManager.h>

Collaboration diagram for ModelManager:
Collaboration graph
[legend]

Public Member Functions

RageModelGeometryLoadMilkshapeAscii (const std::string &sFile, bool bNeedNormals)
 
void UnloadModel (RageModelGeometry *m)
 
bool SetPrefs (const ModelManagerPrefs &prefs)
 Set up new preferences.
 
const ModelManagerPrefsGetPrefs () const
 

Protected Attributes

std::map< std::string, RageModelGeometry * > m_mapFileToGeometry
 
ModelManagerPrefs m_Prefs
 

Detailed Description

Class for loading and releasing textures.

Funnily enough, the original documentation claimed this was an Interface.

Member Function Documentation

◆ SetPrefs()

bool ModelManager::SetPrefs ( const ModelManagerPrefs prefs)

Set up new preferences.

Parameters
prefsthe new preferences to set up.
Returns
true if the display needs to be reset, false otherwise.

The documentation for this class was generated from the following files: