material Class Reference

file : ../lugre/lua/lib.material.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed GetBillBoardMat (mixed texpath, mixed bAdditive)
 some material utils
static mixed GetTexturedMat (mixed base, mixed texpath)
static mixed GetPlainTextureMat (mixed texpath, mixed bHasAlpha)
static mixed GetPlainColourMat (mixed r, mixed g, mixed b, mixed a)
static mixed GetHuedMat (mixed basematname, mixed ar, mixed ag, mixed ab, mixed dr, mixed dg, mixed db, mixed da, mixed texpath)
static mixed HueMeshEntity (mixed gfx, mixed ar, mixed ag, mixed ab, mixed dr, mixed dg, mixed db, mixed da)
 todo : place me in meshutils or something like that ?


Detailed Description

file : ../lugre/lua/lib.material.lua (this is just a pseudo class used for grouping global functions)

Definition at line 5913 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed material::GetBillBoardMat ( mixed  texpath,
mixed  bAdditive 
) [inline, static]

some material utils

Definition at line 5916 of file lua_pseudo_code.cpp.

static mixed material::GetTexturedMat ( mixed  base,
mixed  texpath 
) [inline, static]

Definition at line 5918 of file lua_pseudo_code.cpp.

static mixed material::GetPlainTextureMat ( mixed  texpath,
mixed  bHasAlpha 
) [inline, static]

Definition at line 5920 of file lua_pseudo_code.cpp.

static mixed material::GetPlainColourMat ( mixed  r,
mixed  g,
mixed  b,
mixed  a 
) [inline, static]

Definition at line 5922 of file lua_pseudo_code.cpp.

static mixed material::GetHuedMat ( mixed  basematname,
mixed  ar,
mixed  ag,
mixed  ab,
mixed  dr,
mixed  dg,
mixed  db,
mixed  da,
mixed  texpath 
) [inline, static]

Definition at line 5924 of file lua_pseudo_code.cpp.

static mixed material::HueMeshEntity ( mixed  gfx,
mixed  ar,
mixed  ag,
mixed  ab,
mixed  dr,
mixed  dg,
mixed  db,
mixed  da 
) [inline, static]

todo : place me in meshutils or something like that ?

Definition at line 5927 of file lua_pseudo_code.cpp.


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

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