Uses of Package
ProGAL.geom3d.complex

Packages that use ProGAL.geom3d.complex
ProGAL.geom3d.complex A simplicial complex is a topological space of a particular kind, constructed by "gluing together" points, line segments, triangles, and their n-dimensional counterparts. 
ProGAL.geom3d.complex.alphaComplex An alpha complex for a set of d-dimensional points and a real number alpha is a subset of the Delaunay complex where all simplices that can be enclosed by an alpha-probe (a hypersphere of radius alpha), without the probe enclosing any points, are removed. 
ProGAL.geom3d.complex.delaunayComplex A Delaunay complex for a set of d-dimensional points is a tesselation of the points such that no point is inside the circumscribing hypersphere of the d-simplices (for the 3D case: Tetrahedra). 
ProGAL.geom3d.complex.tessellation   
ProGAL.geom3d.volumes   
ProGAL.proteins   
 

Classes in ProGAL.geom3d.complex used by ProGAL.geom3d.complex
CEdge
           
CTetrahedron
          An extension of the normal Tetrahedron that is used in complexes.
CTriangle
           
CVertex
           
CVertex.DegenerateCase
           
 

Classes in ProGAL.geom3d.complex used by ProGAL.geom3d.complex.alphaComplex
CEdge
           
CTetrahedron
          An extension of the normal Tetrahedron that is used in complexes.
CTriangle
           
CVertex
           
SimplicialComplex
           
 

Classes in ProGAL.geom3d.complex used by ProGAL.geom3d.complex.delaunayComplex
CEdge
           
CTetrahedron
          An extension of the normal Tetrahedron that is used in complexes.
CTriangle
           
CVertex
           
SimplicialComplex
           
 

Classes in ProGAL.geom3d.complex used by ProGAL.geom3d.complex.tessellation
CTetrahedron
          An extension of the normal Tetrahedron that is used in complexes.
CVertex
           
 

Classes in ProGAL.geom3d.complex used by ProGAL.geom3d.volumes
CTetrahedron
          An extension of the normal Tetrahedron that is used in complexes.
 

Classes in ProGAL.geom3d.complex used by ProGAL.proteins
CEdge
           
CTetrahedron
          An extension of the normal Tetrahedron that is used in complexes.
CTriangle
           
CVertex
           
SimplicialComplex