gAtlasGroupPrototype Class Reference

List of all members.

Public Member Functions

mixed LoadToAtlas (mixed id, mixed param, mixed img_or_nil)
mixed AddImageToAtlasGroup (mixed img)
 returns atlas,u0,v0,u1,v1,origw,origh
mixed GetSize (mixed id, mixed param)
 returns origw,origh
mixed LoadAtlasMat (mixed atlas, mixed basemat)
 returns matname
mixed LoadMat (mixed basemat, mixed id, mixed param)
 returns matname,u0,v0,uvw,uvh,origw,origh


Detailed Description

Definition at line 5119 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed gAtlasGroupPrototype::LoadToAtlas ( mixed  id,
mixed  param,
mixed  img_or_nil 
) [inline]

preload, doesn't create/update material returns atlaspiece img_or_nil : only if the function is used to store data in the atlas without using the LoadImpl, img is destroyed automatically

Definition at line 5124 of file lua_pseudo_code.cpp.

mixed gAtlasGroupPrototype::AddImageToAtlasGroup ( mixed  img  )  [inline]

returns atlas,u0,v0,u1,v1,origw,origh

Definition at line 5127 of file lua_pseudo_code.cpp.

mixed gAtlasGroupPrototype::GetSize ( mixed  id,
mixed  param 
) [inline]

returns origw,origh

Definition at line 5130 of file lua_pseudo_code.cpp.

mixed gAtlasGroupPrototype::LoadAtlasMat ( mixed  atlas,
mixed  basemat 
) [inline]

returns matname

Definition at line 5133 of file lua_pseudo_code.cpp.

mixed gAtlasGroupPrototype::LoadMat ( mixed  basemat,
mixed  id,
mixed  param 
) [inline]

returns matname,u0,v0,uvw,uvh,origw,origh

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