scripting/components/scene/asMeshComponent.cpp File Reference

Go to the source code of this file.

Functions

MeshComponentcreateMeshComponent (Entity *parent)
 Reference factory for the MeshComponent class.
MeshComponentcreateMeshComponent (Entity *parent, const std::string &fileName, const vector3df &scale)
 Reference factory for the MeshComponent class.
void bindMeshComponent (asIScriptEngine *engine)
 Binds the MeshComponent class to AngelScript.


Function Documentation

void bindMeshComponent ( asIScriptEngine *  engine  ) 

Binds the MeshComponent class to AngelScript.

Definition at line 38 of file asMeshComponent.cpp.

MeshComponent* createMeshComponent ( Entity parent,
const std::string &  fileName,
const vector3df &  scale 
)

Reference factory for the MeshComponent class.

Definition at line 31 of file asMeshComponent.cpp.

MeshComponent* createMeshComponent ( Entity parent  ) 

Reference factory for the MeshComponent class.

Definition at line 25 of file asMeshComponent.cpp.


Generated on Fri Aug 21 23:55:10 2009 for Sirrf - Simple Irrlicht Framework by  doxygen 1.5.8