MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / enableCollision

Method enableCollision

Engine/source/T3D/rigidShape.cpp:1084–1087  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1082}
1083
1084void RigidShape::enableCollision()
1085{
1086 Parent::enableCollision();
1087}
1088
1089
1090//----------------------------------------------------------------------------

Callers 15

processTickMethod · 0.45
validateEyePointMethod · 0.45
rolloverRayCastMethod · 0.45
onRenderMethod · 0.45
on3DMouseMoveMethod · 0.45
getCameraTransformMethod · 0.45
simulateMethod · 0.45
_testVisibilityMethod · 0.45
_validateEyePointMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected