LastFoundQuadEdgeLocator
public interface QuadEdgeLocator
QuadEdgeSubdivision
which either contains a given Vertex
V
or is an edge of a triangle which contains V.
Implementors may utilized different strategies for
optimizing locating containing edges/triangles.Modifier and Type | Method | Description |
---|---|---|
QuadEdge |
locate(Vertex v) |
Copyright © 2018. All rights reserved.