Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- halfedge - Variable in class Jcg.polyhedron.Face
-
a reference to a half-edge incident to this face
- halfedge - Variable in class Jcg.polyhedron.Vertex
- Halfedge<X> - Class in Jcg.polyhedron
-
Class for representing half-edges (half-edge representation of a surface mesh)
- Halfedge() - Constructor for class Jcg.polyhedron.Halfedge
- HalfedgeHandle<X> - Class in Jcg.triangulations2D
-
A dummy class used to represent a triangulation edge as a pair (TriangulationDSFace_2, int).
- HalfedgeHandle(TriangulationDSFace_2<X>, int) - Constructor for class Jcg.triangulations2D.HalfedgeHandle
- HalfedgePair - Class in Jcg.polyhedron
-
Class for representing a pair of integers
- HalfedgePair(int, int) - Constructor for class Jcg.polyhedron.HalfedgePair
- halfedges - Variable in class Jcg.polyhedron.Polyhedron_3
-
dynamic array storing the half-edges of the mesh
- hasBoundary() - Method in class Jcg.triangulations2D.TriangulationDS_2
-
checks whether the triangulation has a boundary.
- hasFace(TriangulationDSFace_2<X>) - Method in class Jcg.triangulations2D.TriangulationDS_2
-
checks whether the triangulation contains face c.
- hasGeometricNeighbor(TriangulationDSFace_2<X>) - Method in class Jcg.triangulations2D.TriangulationDSFace_2
-
checks whether c is geometrically a neighbor of the face, that is, whether the two triangles share a common edge.
- hashCode() - Method in class Jcg.geometry.GridPoint_2
- hashCode() - Method in class Jcg.geometry.GridPoint
- hashCode() - Method in class Jcg.geometry.IntegerPair
- 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.geometry.Rational
- hashCode() - Method in class Jcg.geometry.RationalPoint_2
-
Warning: the result is very bad for rational points in [0..1]
- hashCode() - Method in class Jcg.polyhedron.HalfedgePair
- hashCode() - Method in class Jcg.polyhedron.SeparatingTriangle
- hashCode() - Method in class Jcg.triangulations2D.HalfedgeHandle
-
provides a hashing index for a EdgeHandle, based on the hashing indices of its vertices.
- hashCode() - Method in class Jcg.triangulations2D.QuadEdge
- hashCodeParameter - Static variable in class Jcg.geometry.IntegerPair
- hashCodeParameter - Static variable in class Jcg.geometry.Pair
- hasNeighbor(TriangulationDSFace_2<X>) - Method in class Jcg.triangulations2D.TriangulationDSFace_2
-
checks whether c is a neighbor of the face.
- hasOn(GridPoint_2) - Method in class Jcg.geometry.GridSegment_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_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
- hasOn(Point_2) - Method in class Jcg.geometry.Line_2
- hasOn(Point_3) - Method in class Jcg.geometry.Plane_3
- 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
- hasVertex(TriangulationDSVertex_2<X>) - Method in class Jcg.triangulations2D.HalfedgeHandle
-
returns whether the current edge has v as vertex.
- hasVertex(TriangulationDSVertex_2<X>) - Method in class Jcg.triangulations2D.TriangulationDS_2
-
checks whether the triangulation contains vertex v.
- hasVertex(TriangulationDSVertex_2<X>) - Method in class Jcg.triangulations2D.TriangulationDSFace_2
-
checks whether v is a vertex of the cell.
- hasVertex(X) - Method in class Jcg.triangulations2D.TriangulationDSFace_2
-
checks whether x is a point associated with a vertex of the face.
- hbase1() - Method in class Jcg.geometry.Plane_3
- hbase2() - Method in class Jcg.geometry.Plane_3
- headingToString(int, boolean) - Static method in class Jcg.util.MeshStatistics
-
Return a the heading:
n e genus type minDeg maxDeg avgDev deg2 deg3 ...
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form