cTexMapLoader_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
 object methods exported to lua
mixed GetCount (...)
 for lua : int GetCount()
mixed CreateMaterial (...)
 for lua : sMatName CreateMaterial (iTexMapID,bHasAlpha,bEnableLighting,bEnableDepthWrite,bPixelExact,pHueLoader=nil,iHue=0)
mixed ExportToFile (...)

Static Public Member Functions

static mixed CreateTexMapLoader (...)


Detailed Description

Definition at line 7026 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cTexMapLoader_L::CreateTexMapLoader (   ...  )  [inline, static]

static methods exported to lua cTexMapLoader* CreateTexMapLoader (string type,string sIndexFile,string sDataFile); for lua

Definition at line 7030 of file lua_pseudo_code.cpp.

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

object methods exported to lua

Definition at line 7033 of file lua_pseudo_code.cpp.

mixed cTexMapLoader_L::GetCount (   ...  )  [inline]

for lua : int GetCount()

Definition at line 7036 of file lua_pseudo_code.cpp.

mixed cTexMapLoader_L::CreateMaterial (   ...  )  [inline]

for lua : sMatName CreateMaterial (iTexMapID,bHasAlpha,bEnableLighting,bEnableDepthWrite,bPixelExact,pHueLoader=nil,iHue=0)

Definition at line 7039 of file lua_pseudo_code.cpp.

mixed cTexMapLoader_L::ExportToFile (   ...  )  [inline]

for lua : bSuccess ExportToFile (sFilePath,iTexMapID,pHueLoader=nil,iHue=0) exports the texmap to the filepath, e.g. myfile.png, returns true on successs

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