#include "SO3FlashControl.h"#include <scol.h>#include <macro.h>#include "../SO3Material/SO3Material.h"#include "../SO3Renderer/SO3ViewPort.h"#include "../SO3Renderer/SO3Window.h"#include "../SO3SceneGraph/SO3Scene.h"#include "../SO3Renderer/SO3Root.h"Go to the source code of this file.
Functions | |
| bool | GetMaterialByName (SScene *scene, SMaterial **result, string testName) |
| function to retireve a material by name | |
Variables | |
| SFlashControlMap | listOfFlashControl |
| SRoot * | scolRoot |
function to retireve a material by name
| scene | : current scene |
| result | : resulting material |
| testName | : name to check |
Definition at line 733 of file SO3SCOL.cpp.
Definition at line 116 of file SO3SCOL.cpp.
Definition at line 130 of file SO3SCOL.cpp.
1.7.2