Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ init
Method
init
Engine/source/ts/tsShape.cpp:415–421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
413
}
414
415
void TSShape::init()
416
{
417
initObjects();
418
initVertexFeatures();
419
initMaterialList();
420
mNeedReinit = false;
421
}
422
423
void TSShape::initObjects()
424
{
Callers
7
getInstancingMat
Method · 0.45
tsMeshFit.cpp
File · 0.45
_onTSShapeLoaded
Method · 0.45
onAdd
Method · 0.45
onActionPerformed
Method · 0.45
update
Method · 0.45
install
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected