#include <KinokoLiftDraw.h>
Public Member Functions | |
| KinokoLiftDraw (const KinokoLiftResHIO &res_hio) | |
| void | initialize (const ModelResource *mdl_res, bool kasa_use_actor_zpos, f32 kasa_mid_half_width, f32 stem_height, f32 tex_anm_frame) |
| void | calc (sead::Vector3f *kasa_pos, const sead::Vector3f &pos, f32 height, Angle=0, Angle=0) |
| void | draw () |
| KinokoDrawKasa & | getKasaDraw () |
| const KinokoDrawKasa & | getKasaDraw () const |
Protected Attributes | |
| const KinokoLiftResHIO & | mResHio |
| AnimModel * | mAnimModel |
| s32 | mMatIndex |
| s32 | mMatIndexG |
| sead::SafeArray< NodeTransform, 9 > | mRotNodeTransform |
| sead::SafeArray< NodeTransform, 2 > | mScaleNodeTransform |
| bool | mInitBoneTransform |
| KinokoDrawKasa | mKasaDraw |
| bool | mKasaUseActorZPos |
|
inline |
| void KinokoLiftDraw::initialize | ( | const ModelResource * | mdl_res, |
| bool | kasa_use_actor_zpos, | ||
| f32 | kasa_mid_half_width, | ||
| f32 | stem_height, | ||
| f32 | tex_anm_frame ) |
| void KinokoLiftDraw::calc | ( | sead::Vector3f * | kasa_pos, |
| const sead::Vector3f & | pos, | ||
| f32 | height, | ||
| Angle | = 0, | ||
| Angle | = 0 ) |
| void KinokoLiftDraw::draw | ( | ) |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |