Definition in file ShadowManager.h.
Go to the source code of this file.
Classes | |
class | CShadowManager |
The Manager of shadows in Open Inventor scene. More... | |
Defines | |
#define | DODEBUG 0 |
Debug information toggle. | |
#define | ONDEBUG(x) |
Does nothing. | |
#define | SHOWFACEMODEL 0 |
Show face computed model in the scene. | |
#define | SE_VERSION "0.6.2" |
Shadow Engine version. |
|
Debug information toggle. Print debug info if set to 1. Definition at line 33 of file ShadowManager.h. |
|
|
Show face computed model in the scene.
Definition at line 44 of file ShadowManager.h. |
|
Shadow Engine version.
Definition at line 47 of file ShadowManager.h. Referenced by CShadowManager::CShadowManager(). |