Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1084
void RigidShape::enableCollision()
1085
{
1086
Parent::enableCollision();
1087
}
1088
1089
1090
//----------------------------------------------------------------------------
Callers
15
updateWorkingCollisionSet
Method · 0.45
processTick
Method · 0.45
validateEyePoint
Method · 0.45
rolloverRayCast
Method · 0.45
onRender
Method · 0.45
updateWorkingCollisionSet
Method · 0.45
on3DMouseMove
Method · 0.45
getCameraTransform
Method · 0.45
simulate
Method · 0.45
_testVisibility
Method · 0.45
_validateEyePoint
Method · 0.45
updateWorkingCollisionSet
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected