Uses of Package
Jcg.triangulations2D
Packages that use Jcg.triangulations2D
-
Classes in Jcg.triangulations2D used by Jcg.meshClassDescriptionQuad-Edge data structureData structure for representing 2D triangulations that uses the standard face/vertex encoding, represented by classes TriangulationDSFace_2 and TriangulationDSVertex_2 respectively.
-
Classes in Jcg.triangulations2D used by Jcg.triangulations2DClassDescriptionA dummy class used to represent a triangulation edge as a pair (TriangulationDSFace_2, int).Quad-Edge data structureIncremental Triangulation using Face/Vertex data structure (TriangulationDS_2).Data structure for representing 2D triangulations that uses the standard face/vertex encoding, represented by classes TriangulationDSFace_2 and TriangulationDSVertex_2 respectively.The class used to encode a face of a triangulation.The class represents a vertex of a 2D triangulation.