cStaticGeometry_L Class Reference

List of all members.

Public Member Functions

mixed SetCustomParameter (...)
mixed SetCastShadows (...)
 void SetCastShadows (bool shadow)
mixed Destroy (...)
mixed Build (...)
mixed SetVisible (...)
mixed AddEntity (...)
 void AddEntity (cMeshEntity* pEntity, x,y,z, qw,qx,qy,qz, scalex,scaley,scalez); for lua

Static Public Member Functions

static mixed CreateStaticGeometry (...)


Detailed Description

Definition at line 6861 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cStaticGeometry_L::CreateStaticGeometry (   ...  )  [inline, static]

static methods exported to lua cStaticGeometry* CreateStaticGeometry (); for lua

Definition at line 6865 of file lua_pseudo_code.cpp.

mixed cStaticGeometry_L::SetCustomParameter (   ...  )  [inline]

object methods exported to lua not yet implemented ? testme ! for lua : void staticgeom:SetCustomParameter (iParam,x,y,z,w) see also gfx3D:SetMeshSubEntityCustomParameter http://www.ogre3d.org/phpBB2/viewtopic.php?t=36614&highlight=custom+parameter

Definition at line 6872 of file lua_pseudo_code.cpp.

mixed cStaticGeometry_L::SetCastShadows (   ...  )  [inline]

void SetCastShadows (bool shadow)

Definition at line 6875 of file lua_pseudo_code.cpp.

mixed cStaticGeometry_L::Destroy (   ...  )  [inline]

Definition at line 6877 of file lua_pseudo_code.cpp.

mixed cStaticGeometry_L::Build (   ...  )  [inline]

Definition at line 6879 of file lua_pseudo_code.cpp.

mixed cStaticGeometry_L::SetVisible (   ...  )  [inline]

Definition at line 6881 of file lua_pseudo_code.cpp.

mixed cStaticGeometry_L::AddEntity (   ...  )  [inline]

void AddEntity (cMeshEntity* pEntity, x,y,z, qw,qx,qy,qz, scalex,scaley,scalez); for lua

Definition at line 6884 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:09 2013 for lua by  doxygen 1.5.6