mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-09 19:51:20 -04:00
J3DShapeMtx
This commit is contained in:
@@ -102,7 +102,7 @@ public:
|
||||
void setViewMtx(Mtx m) { MTXCopy(m, mViewMtx); }
|
||||
|
||||
J3DModel* getModel() { return mModel; }
|
||||
Vec& getNBTScale() { return *mNBTScale; }
|
||||
Vec* getNBTScale() { return mNBTScale; }
|
||||
|
||||
static Mtx mCurrentMtx;
|
||||
static Vec mCurrentS;
|
||||
|
||||
Reference in New Issue
Block a user