- hads - Variable in class compactTriangulations.test.TestVertexDegree
-
- Halfedge<X extends Point_> - Class in Jcg.polyhedron
-
Class for representing half-edges
- Halfedge() - Constructor for class Jcg.polyhedron.Halfedge
-
- halfedgeFromPolyhedron() - Method in class arraybasedDS.ArrayBasedMeshBuilder
-
Construct an array based implementation of a halfedge data structure.
- HalfedgeInterface - Interface in arraybasedDS
-
- HalfedgePair - Class in Jcg.polyhedron
-
Class for representing a pair of half edges
- HalfedgePair(int, int) - Constructor for class Jcg.polyhedron.HalfedgePair
-
- halfedges - Variable in class Jcg.polyhedron.Polyhedron_3
-
- hashCode() - Method in class Jcg.geometry.Pair
-
- hashCode() - Method in class Jcg.geometry.Point_2
-
- hashCode() - Method in class Jcg.geometry.Point_3
-
- hashCode() - Method in class Jcg.polyhedron.Halfedge
-
- hashCode() - Method in class Jcg.polyhedron.HalfedgePair
-
- HashMapEdges - Class in Jcg.mesh
-
Efficient implementation of an hash-map for storing edges of a triangulation.
- HashMapEdges(int) - Constructor for class Jcg.mesh.HashMapEdges
-
- hasOn(Point_2) - Method in class Jcg.geometry.Line_2
-
- hasOn(Point_3) - Method in class Jcg.geometry.Plane_3
-
- hasOn(Point_) - Method in class Jcg.geometry.Segment_2
-
A point is on s,
iff it is equal to the source or target of s,
or if it is in the interior of s
- hasOn(Point_) - Method in class Jcg.geometry.Segment_3
-
A point is on s,
iff it is equal to the source or target of s,
or if it is in the interior of s
- hasOnNegativeSide(Point_2) - Method in class Jcg.geometry.Line_2
-
- hasOnNegativeSide(Point_3) - Method in class Jcg.geometry.Plane_3
-
- hasOnPositiveSide(Point_2) - Method in class Jcg.geometry.Line_2
-
- hasOnPositiveSide(Point_3) - Method in class Jcg.geometry.Plane_3
-
- hbase1() - Method in class Jcg.geometry.Plane_3
-
- hbase2() - Method in class Jcg.geometry.Plane_3
-