Static Public Member Functions | |
| static mixed | MyIterGranny (mixed node, mixed callback, mixed path) |
| static mixed | MyGetChunkT (mixed iChunkType) |
| static mixed | MyDump (mixed obj) |
| static mixed | MyFilterFields (mixed arr) |
| static mixed | MyGrannyDump (mixed arr, mixed name, mixed subfield, mixed levels) |
| static mixed | MyPrintField (mixed obj, mixed fieldname) |
| static mixed | MyMakeGrannyGfx (mixed mesh, mixed texture_poly, mixed pOgreMesh) |
| static mixed | LoadGrannyAsOgreAnim (mixed...) |
Definition at line 4352 of file lua_pseudo_code.cpp.
| static mixed granny_debug::MyIterGranny | ( | mixed | node, | |
| mixed | callback, | |||
| mixed | path | |||
| ) | [inline, static] |
Definition at line 4354 of file lua_pseudo_code.cpp.
| static mixed granny_debug::MyGetChunkT | ( | mixed | iChunkType | ) | [inline, static] |
Definition at line 4356 of file lua_pseudo_code.cpp.
| static mixed granny_debug::MyDump | ( | mixed | obj | ) | [inline, static] |
Definition at line 4358 of file lua_pseudo_code.cpp.
| static mixed granny_debug::MyFilterFields | ( | mixed | arr | ) | [inline, static] |
Definition at line 4360 of file lua_pseudo_code.cpp.
| static mixed granny_debug::MyGrannyDump | ( | mixed | arr, | |
| mixed | name, | |||
| mixed | subfield, | |||
| mixed | levels | |||
| ) | [inline, static] |
Definition at line 4362 of file lua_pseudo_code.cpp.
| static mixed granny_debug::MyPrintField | ( | mixed | obj, | |
| mixed | fieldname | |||
| ) | [inline, static] |
Definition at line 4364 of file lua_pseudo_code.cpp.
| static mixed granny_debug::MyMakeGrannyGfx | ( | mixed | mesh, | |
| mixed | texture_poly, | |||
| mixed | pOgreMesh | |||
| ) | [inline, static] |
Definition at line 4366 of file lua_pseudo_code.cpp.
| static mixed granny_debug::LoadGrannyAsOgreAnim | ( | mixed... | ) | [inline, static] |
~ local gfx = CreateRootGfx3D() ~ local scenenode = gfx:GetSceneNode() ~ scenenode:attachObject(robmovable) todo : mousepick [[
Definition at line 4373 of file lua_pseudo_code.cpp.
1.5.6