Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ getScale
Method
getScale
Engine/source/T3D/sceneComponent/T3DTransform.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
Point3F Transform3DInPlace::getScale() const
153
{
154
return _scale;
155
}
156
157
void Transform3DInPlace::setScale(const Point3F & scale)
158
{
Callers
15
getBoundingBox
Method · 0.45
getPolyList
Method · 0.45
getBoundingBox
Method · 0.45
getPolyList
Method · 0.45
_loadFile
Method · 0.45
_updateChildren
Method · 0.45
testObject
Method · 0.45
getCameraTransform
Method · 0.45
updatePhysics
Method · 0.45
prepCollision
Method · 0.45
getCollisionData
Method · 0.45
buildColShapes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected