Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/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
13
getBoundingBox
Method · 0.45
getPolyList
Method · 0.45
getBoundingBox
Method · 0.45
getPolyList
Method · 0.45
_loadFile
Method · 0.45
_updateChildren
Method · 0.45
explosion.cpp
File · 0.45
processEvent
Method · 0.45
strikeRandomPoint
Method · 0.45
addConvex
Method · 0.45
_onRenderViz
Method · 0.45
setLocalMatrix
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected