cBufferedMesh_L Class Reference

cannot be destroyed, More...

List of all members.

Public Member Functions

mixed RayPick (...)
mixed GetSubMeshCount (...)
 for lua : int GetSubMeshCount ()
mixed GetSubMeshMatName (...)
 for lua : string GetSubMeshMatName (iSubMeshIndex)
mixed SetSubMeshMatName (...)
mixed TransformSubMeshTexCoords (...)

Static Public Member Functions

static mixed GetMeshBuffer (...)
static mixed LoadMeshBufferFromFile (...)
 cBufferedMesh* LoadMeshBufferFromFile (sMeshName); for lua


Detailed Description

cannot be destroyed,

Definition at line 7672 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cBufferedMesh_L::GetMeshBuffer (   ...  )  [inline, static]

static methods exported to lua cBufferedMesh* GetMeshBuffer (sMeshName); for lua

Definition at line 7676 of file lua_pseudo_code.cpp.

static mixed cBufferedMesh_L::LoadMeshBufferFromFile (   ...  )  [inline, static]

cBufferedMesh* LoadMeshBufferFromFile (sMeshName); for lua

Definition at line 7679 of file lua_pseudo_code.cpp.

mixed cBufferedMesh_L::RayPick (   ...  )  [inline]

object methods exported to lua bhit,bhitdist = meshbuffer:RayPick(rx,ry,rz, rvx,rvy,rvz, x,y,z, qw,qx,qy,qz, sx,sy,sz) -- mainly for mousepicking

Definition at line 7683 of file lua_pseudo_code.cpp.

mixed cBufferedMesh_L::GetSubMeshCount (   ...  )  [inline]

for lua : int GetSubMeshCount ()

Definition at line 7686 of file lua_pseudo_code.cpp.

mixed cBufferedMesh_L::GetSubMeshMatName (   ...  )  [inline]

for lua : string GetSubMeshMatName (iSubMeshIndex)

Definition at line 7689 of file lua_pseudo_code.cpp.

mixed cBufferedMesh_L::SetSubMeshMatName (   ...  )  [inline]

for textureatlas mainly for lua : void SetSubMeshMatName (iSubMeshIndex,sNewMatName)

Definition at line 7693 of file lua_pseudo_code.cpp.

mixed cBufferedMesh_L::TransformSubMeshTexCoords (   ...  )  [inline]

for textureatlas mainly for lua : void TransformSubMeshTexCoords (iSubMeshIndex,u0,v0,u1,v1)

Definition at line 7697 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