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

Method enableCollision

Engine/source/T3D/rigidShape.cpp:1026–1029  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1024}
1025
1026void RigidShape::enableCollision()
1027{
1028 Parent::enableCollision();
1029}
1030
1031
1032//----------------------------------------------------------------------------

Callers 14

on3DMouseMoveMethod · 0.45
getCameraTransformMethod · 0.45
simulateMethod · 0.45
_testVisibilityMethod · 0.45
_validateEyePointMethod · 0.45
updatePosMethod · 0.45
getCameraTransformMethod · 0.45
checkDismountPositionMethod · 0.45
checkInLosMethod · 0.45
onRender2DMethod · 0.45
_updateBrushPointMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected