mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-29 02:40:55 -04:00
J3DShapeMtx
This commit is contained in:
@@ -65,6 +65,7 @@ public:
|
||||
void calcDrawMtx();
|
||||
void prepareShapePackets();
|
||||
MtxP getAnmMtx(int idx) { return mpNodeMtx[idx]; }
|
||||
MtxP getWeightAnmMtx(int idx) { return mpWeightEnvMtx[idx]; }
|
||||
|
||||
s32 setNoUseDrawMtx();
|
||||
s32 createSingleDrawMtx(J3DModelData*);
|
||||
|
||||
Reference in New Issue
Block a user