mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 23:24:41 +00:00
final commit get this merged
This commit is contained in:
parent
13a6df35cc
commit
4a1d664b6a
7 changed files with 122 additions and 31 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue