HE_Mesh2014
2.0.11
|
Private Member Functions | |
void | clearPrev () |
Private Attributes | |
HE_Halfedge | _he |
HE_PathHalfedge | _next |
HE_PathHalfedge | _prev |
Additional Inherited Members | |
![]() | |
abstract void | clear () |
![]() | |
abstract void | clear () |
![]() | |
boolean | visited |
![]() | |
final long | _key |
long | _labels |
![]() | |
static final WB_GeometryFactory | geometryfactory = WB_GeometryFactory.instance() |
static final WB_ProgressTracker | tracker = WB_ProgressTracker.instance() |
![]() | |
static AtomicLong | _currentKey =new AtomicLong(0) |
wblut.hemesh.HE_PathHalfedge.HE_PathHalfedge | ( | ) |
wblut.hemesh.HE_PathHalfedge.HE_PathHalfedge | ( | final HE_Halfedge | he | ) |
he |
void wblut.hemesh.HE_PathHalfedge.clear | ( | ) |
void wblut.hemesh.HE_PathHalfedge.clearNext | ( | ) |
|
private |
HE_Vertex wblut.hemesh.HE_PathHalfedge.getEndVertex | ( | ) |
HE_Halfedge wblut.hemesh.HE_PathHalfedge.getHalfedge | ( | ) |
HE_PathHalfedge wblut.hemesh.HE_PathHalfedge.getNextInPath | ( | ) |
HE_PathHalfedge wblut.hemesh.HE_PathHalfedge.getPrevInPath | ( | ) |
HE_Vertex wblut.hemesh.HE_PathHalfedge.getStartVertex | ( | ) |
HE_Vertex wblut.hemesh.HE_PathHalfedge.getVertex | ( | ) |
Long wblut.hemesh.HE_PathHalfedge.key | ( | ) |
void wblut.hemesh.HE_PathHalfedge.setHalfedge | ( | final HE_Halfedge | he | ) |
he |
void wblut.hemesh.HE_PathHalfedge.setNext | ( | final HE_PathHalfedge | he | ) |
he |
void wblut.hemesh.HE_PathHalfedge.setPrev | ( | final HE_PathHalfedge | he | ) |
he |
String wblut.hemesh.HE_PathHalfedge.toString | ( | ) |
|
private |
|
private |
|
private |