components/scene/SceneComponent.h File Reference

Go to the source code of this file.

Classes

class  SceneComponent
 Component wrapper of Irrlicht's ISceneNode and base class of various scene components. More...

Functions

void bindSceneComponent (asIScriptEngine *engine)
 Binds the SceneComponent class to AngelScript so that it can be used within scripts.
template<typename T >
void bindSceneComponentBase (asIScriptEngine *engine, const char *type)
 Binds the base behaviours and methods of the SceneComponent to the given class in AngelScript.


Function Documentation

void bindSceneComponent ( asIScriptEngine *  engine  ) 

Binds the SceneComponent class to AngelScript so that it can be used within scripts.

Definition at line 361 of file SceneComponent.cpp.

template<typename T >
void bindSceneComponentBase ( asIScriptEngine *  engine,
const char *  type 
) [inline]

Binds the base behaviours and methods of the SceneComponent to the given class in AngelScript.

Definition at line 216 of file SceneComponent.h.


Generated on Wed Jun 10 22:26:24 2009 for Sirrf - Simple Irrlicht Framework by  doxygen 1.5.8