public class QuadEdgeUtil
extends java.lang.Object
QuadEdge
s.Constructor and Description |
---|
QuadEdgeUtil() |
Modifier and Type | Method and Description |
---|---|
static java.util.List |
findEdgesIncidentOnOrigin(QuadEdge start)
Gets all edges which are incident on the origin of the given edge.
|
public static java.util.List findEdgesIncidentOnOrigin(QuadEdge start)
start
- the edge to start at