|
| | MaterialG3d (nw::g3d::MaterialObj *material) |
| void | setTexSrtMtx (s32 index, const sead::Vector2f &scale, const Angle &rotate, const sead::Vector2f &translate) override |
| void | setTexSrt (s32 index, const sead::Vector2f &scale, const Angle &rotate, const sead::Vector2f &translate) override |
| void | getTexSrt (s32 index, sead::Vector2f *scale=nullptr, Angle *rotate=nullptr, sead::Vector2f *translate=nullptr) const override |
| void | setTevColor (s32 index, const sead::Color4f &color) override |
| void | getTevColor (s32 index, sead::Color4f &color) const override |
| void | setTevKColor (s32 index, const sead::Color4f &color) override |
| void | getTevKColor (s32 index, sead::Color4f &color) const override |
| sead::Matrix34f & | getTexSrtMtx (s32 index) |
| const sead::Matrix34f & | getTexSrtMtx (s32 index) const |
| nw::g3d::MaterialObj * | getMaterialObj () |