final commit get this merged

This commit is contained in:
marauder2k7 2024-12-12 14:32:20 +00:00
parent 13a6df35cc
commit 4a1d664b6a
7 changed files with 122 additions and 31 deletions

View file

@ -252,7 +252,7 @@ public:
protected:
U32 mMeshType;
Box3F mBounds;
Point3F mCenter;
F32 mRadius;
F32 mVisibility;
@ -272,7 +272,7 @@ public:
S32 numFrames;
S32 numMatFrames;
S32 vertsPerFrame;
Box3F mBounds;
U32 mVertOffset;
U32 mVertSize;