Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ begin
Method
begin
Engine/source/collision/planeExtractor.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
void PlaneExtractorPolyList::begin(BaseMatInstance*,U32)
110
{
111
mPlaneList->increment();
112
}
113
114
void PlaneExtractorPolyList::end()
115
{
Callers
11
buildBox
Method · 0.45
findCollision
Method · 0.45
addPoint
Method · 0.45
getPolyList
Method · 0.45
emitEdge
Method · 0.45
emitFace
Method · 0.45
end
Method · 0.45
collide
Method · 0.45
testVertex
Method · 0.45
testEdge
Method · 0.45
inVolume
Method · 0.45
Calls
1
increment
Method · 0.80
Tested by
no test coverage detected