Torque3D Documentation / _generateds / DragMeshCallbackData

DragMeshCallbackData

Engine/source/gui/worldEditor/worldEditor.cpp

More...

Public Functions

DragMeshCallbackData(WorldEditor * we, Box3F & bounds, SphereF & sphereBounds)

Detailed Description

Public Attributes

Box3F mBounds 
Vector< SceneObject * > mObjects 
EarlyOutPolyList mPolyList 
SphereF mSphereBounds 
MatrixF mStandardMat 
Point3F mStandardScale 
WorldEditor * mWorldEditor 

Public Functions

DragMeshCallbackData(WorldEditor * we, Box3F & bounds, SphereF & sphereBounds)