MCPcopy 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
109void PlaneExtractorPolyList::begin(BaseMatInstance*,U32)
110{
111 mPlaneList->increment();
112}
113
114void PlaneExtractorPolyList::end()
115{

Callers 11

buildBoxMethod · 0.45
findCollisionMethod · 0.45
addPointMethod · 0.45
getPolyListMethod · 0.45
emitEdgeMethod · 0.45
emitFaceMethod · 0.45
endMethod · 0.45
collideMethod · 0.45
testVertexMethod · 0.45
testEdgeMethod · 0.45
inVolumeMethod · 0.45

Calls 1

incrementMethod · 0.80

Tested by

no test coverage detected