Function PathTracer.SimplifyGridInnerVertex

SimplifyGridInnerVertex (refCircularBuffer<GraphNode> nodes, UnsafeSpan<int> cornerIndices, Funnel.PathPart part, refCircularBuffer<byte> portalIsNotInnerCorner, List<GraphNode> alternativePath, out int alternativeStartIndex, out int alternativeEndIndex, NNConstraint nnConstraint, ITraversalProvider traversalProvider, Path path, bool lastCorner)
Public Static
bool SimplifyGridInnerVertex (

refCircularBuffer<GraphNode>

nodes

UnsafeSpan<int>

cornerIndices

Funnel.PathPart

part

refCircularBuffer<byte>

portalIsNotInnerCorner

List<GraphNode>

alternativePath

out int

alternativeStartIndex

out int

alternativeEndIndex

NNConstraint

nnConstraint

ITraversalProvider

traversalProvider

Path

path

bool

lastCorner

)