public class EuclideanEdge extends AbstractEdge
color, edgeObject, n1, n2, visible| Constructor and Description |
|---|
EuclideanEdge(EuclideanNode n1,
EuclideanNode n2) |
| Modifier and Type | Method and Description |
|---|---|
Vector3[] |
line3(double granularity) |
getColor, getEdgeObject, getNode1, getNode2, isVisible, setColor, setEdgeObject, setVisiblepublic EuclideanEdge(EuclideanNode n1, EuclideanNode n2)
public Vector3[] line3(double granularity)
Copyright 2004-2015 Wandora Team