![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_bg_parts.h>
Collaboration diagram for dBgp_c::model_c:Public Member Functions | |
| model_c () | |
| void | create (J3DModelData *, Mtx) |
| void | remove () |
| MtxPtr | getBaseTRMtx () |
| modelMaterial_c * | getMaterial () |
Public Attributes | |
| u16 | mId |
| Mtx | mBaseTRMtx |
| modelMaterial_c * | mMaterial |
|
inline |
| void dBgp_c::model_c::create | ( | J3DModelData * | i_modelData, |
| Mtx | i_mtx ) |
|
inline |
|
inline |
| void dBgp_c::model_c::remove | ( | ) |
| Mtx dBgp_c::model_c::mBaseTRMtx |
| u16 dBgp_c::model_c::mId |
| modelMaterial_c* dBgp_c::model_c::mMaterial |