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 (
nodes | ||
UnsafeSpan<int> | cornerIndices | |
part | ||
refCircularBuffer<byte> | portalIsNotInnerCorner | |
List<GraphNode> | alternativePath | |
out int | alternativeStartIndex | |
out int | alternativeEndIndex | |
nnConstraint | ||
traversalProvider | ||
path | ||
bool | lastCorner |