HE_Mesh2014
2.0.11
|
Public Member Functions | |
Tri_FaceWalk (final Tri_HalfEdge he, final int status) | |
Public Attributes | |
final Tri_HalfEdge | he |
final int | status |
Static Public Attributes | |
static final int | FAILED = -1 |
static final int | COINCIDENT = 0 |
static final int | CLOCKWISE = 1 |
A helper class for returning the result of a face walk.
wblut.geom.Tri_FaceWalk.Tri_FaceWalk | ( | final Tri_HalfEdge | he, |
final int | status | ||
) |
he | |
status |
|
static |
|
static |
|
static |
final Tri_HalfEdge wblut.geom.Tri_FaceWalk.he |
final int wblut.geom.Tri_FaceWalk.status |