class
HalfEdgeHandle
public sealed class HalfEdgeHandle Properties
| Name | Type | Description |
|---|---|---|
Index virtual | Int32 | |
IsValid virtual | Boolean | |
Invalid static | HalfEdgeHandle | |
Vertex | VertexHandle | |
OppositeEdge | HalfEdgeHandle | |
NextEdge | HalfEdgeHandle | |
Face | FaceHandle |
Methods
HalfEdgeHandle <Clone>$()