Functions | Variables

SO3Engine/SO3Renderer/SO3FlashControl.cpp File Reference

#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
SRootscolRoot

Function Documentation

bool GetMaterialByName ( SScene scene,
SMaterial **  result,
string  testName 
)

function to retireve a material by name

Parameters:
scene: current scene
result: resulting material
testName: name to check
Returns:
ret : true if success false otherwise

Definition at line 733 of file SO3SCOL.cpp.


Variable Documentation

Definition at line 116 of file SO3SCOL.cpp.

Definition at line 130 of file SO3SCOL.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines