Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ init
Method
init
Engine/source/ts/tsShape.cpp:422–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
420
}
421
422
void TSShape::init()
423
{
424
initObjects();
425
initVertexFeatures();
426
initMaterialList();
427
mNeedReinit = false;
428
}
429
430
void TSShape::initObjects()
431
{
Callers
14
initPhysicsController
Method · 0.45
startCameraShake
Method · 0.45
process
Method · 0.45
initPhysicsController
Method · 0.45
startCameraShake
Method · 0.45
process
Method · 0.45
getInstancingMat
Method · 0.45
tsMeshFit.cpp
File · 0.45
_onTSShapeLoaded
Method · 0.45
onAdd
Method · 0.45
setShapeAssetId
Method · 0.45
onActionPerformed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected