#include "SO3Window.h"#include "SO3ViewPort.h"#include <scol.h>#include "../SO3Renderer/SO3Root.h"#include "../SO3SceneGraph/SO3Camera.h"#include "../SO3SceneGraph/SO3SubEntitySelectorBuffer.h"#include "../SO3Utils/SO3ConversionTools.h"Go to the source code of this file.
Namespaces | |
| namespace | SO3 |
Manage a dynamic library. | |
Variables | |
| WindowHandle | hwndScol |
| Declaration of the global instance for the virtual Machine. | |
| int | BUFFER_PRE_RENDER_EVENT |
| int | BUFFER_POST_RENDER_EVENT |
Definition at line 127 of file SO3SCOL.cpp.
Definition at line 126 of file SO3SCOL.cpp.
| WindowHandle hwndScol |
Declaration of the global instance for the virtual Machine.
Declaration of the global instance for the virtual Machine.
Scol main windows.
global declarations
Definition at line 48 of file SCOLFlashControl.cpp.
1.6.3