sgLightingModelManager Class Reference#include <sgLightingModel.h>
Constructor & Destructor Documentation
| sgLightingModelManager::sgLightingModelManager |
( |
|
) |
[inline] |
Member Function Documentation
| static void sgLightingModelManager::sgRegisterLightingModel |
( |
sgLightingModel * |
model |
) |
[inline, static] |
| static sgLightingModel& sgLightingModelManager::sgGetLightingModel |
( |
|
) |
[inline, static] |
| static sgLightingModel& sgLightingModelManager::sgGetLightingModel |
( |
const char * |
name |
) |
[inline, static] |
| static U32 sgLightingModelManager::sgGetLightingModelCount |
( |
|
) |
[inline, static] |
| static char* sgLightingModelManager::sgGetLightingModelName |
( |
U32 |
index |
) |
[inline, static] |
| static const char* sgLightingModelManager::sgGetSunlightLightingModelName |
( |
|
) |
[inline, static] |
| static char* sgLightingModelManager::sgGetAdvancedLightingModelName |
( |
|
) |
[inline, static] |
| static char* sgLightingModelManager::sgGetStockLightingModelName |
( |
|
) |
[inline, static] |
Field Documentation
|