#include <pg_mdl.h>
Public Member Functions | |
| pgDefineException (ExceptionInvalidArgument) | |
| pgDefineException (ExceptionNotInitialized) | |
| void | init (pgID mdl_data_id, pgID scr_id) |
| void | init (pgID mdl_data_id, pgDraw *parent) |
| const pgMdlData * | getModelData () const |
| pgID | getTextureID () const |
| void | setTextureID (pgID tex_id) |
| pgID | getLightSetID () const |
| void | setLightSetID (pgID lts_id) |
| pgDraw * | getRootDraw () |
| pgDraw * | getNodeDraw (u16 node_index) |
1.5.8