MCPcopy 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
415void TSShape::init()
416{
417 initObjects();
418 initVertexFeatures();
419 initMaterialList();
420 mNeedReinit = false;
421}
422
423void TSShape::initObjects()
424{

Callers 7

getInstancingMatMethod · 0.45
tsMeshFit.cppFile · 0.45
_onTSShapeLoadedMethod · 0.45
onAddMethod · 0.45
onActionPerformedMethod · 0.45
updateMethod · 0.45
installMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected