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 718 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 723 of file lua_pseudo_code.cpp.

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

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

Definition at line 726 of file lua_pseudo_code.cpp.

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

returns origw,origh

Definition at line 729 of file lua_pseudo_code.cpp.

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

returns matname

Definition at line 732 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 735 of file lua_pseudo_code.cpp.


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

Generated on Wed Feb 8 06:00:25 2012 for lua by  doxygen 1.5.6