Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1026
void RigidShape::enableCollision()
1027
{
1028
Parent::enableCollision();
1029
}
1030
1031
1032
//----------------------------------------------------------------------------
Callers
14
on3DMouseMove
Method · 0.45
getCameraTransform
Method · 0.45
simulate
Method · 0.45
_testVisibility
Method · 0.45
_validateEyePoint
Method · 0.45
updateWorkingCollisionSet
Method · 0.45
updatePos
Method · 0.45
getCameraTransform
Method · 0.45
checkDismountPosition
Method · 0.45
checkInLos
Method · 0.45
onRender2D
Method · 0.45
_updateBrushPoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected