EBGeometry  1.0
Source Directory Reference

Files

file  EBGeometry_AnalyticDistanceFunctions.hpp [code]
 Declaration of various analytic distance functions.
 
file  EBGeometry_BoundingVolumes.hpp [code]
 Declaration of a various bounding volumes used for bounding volume hierarchy.
 
file  EBGeometry_BVH.hpp [code]
 Declaration of a bounding volume hierarchy (BVH) class.
 
file  EBGeometry_CSG.hpp [code]
 Declaration of a CSG operations for implicit functions.
 
file  EBGeometry_DCEL.hpp [code]
 Namespace documentation.
 
file  EBGeometry_DCEL_Edge.hpp [code]
 Declaration of a half-edge class for use in DCEL descriptions of polygon tesselations.
 
file  EBGeometry_DCEL_Face.hpp [code]
 Declaration of a polygon face class for use in DCEL descriptions of polygon tesselations.
 
file  EBGeometry_DCEL_Iterator.hpp [code]
 Declaration of iterators for DCEL surface Tesselations.
 
file  EBGeometry_DCEL_Mesh.hpp [code]
 Declaration of a mesh class which stores a DCEL mesh (with signed distance functions)
 
file  EBGeometry_DCEL_Vertex.hpp [code]
 Declaration of a vertex class for use in DCEL descriptions of polygon tesselations.
 
file  EBGeometry_ImplicitFunction.hpp [code]
 Abstract base class for representing an implicit function.
 
file  EBGeometry_MeshDistanceFunctions.hpp [code]
 Declaration of signed distance functions for DCEL meshes.
 
file  EBGeometry_NamespaceFooter.hpp [code]
 Name space footer.
 
file  EBGeometry_NamespaceHeader.hpp [code]
 Name space header.
 
file  EBGeometry_Octree.hpp [code]
 Declaration of a simple octree class.
 
file  EBGeometry_Parser.hpp [code]
 Declaration of utilities for reading files into EBGeometry data structures.
 
file  EBGeometry_Polygon2D.hpp [code]
 Declaration of a two-dimensional polygon class for embedding 3D polygon faces.
 
file  EBGeometry_SFC.hpp [code]
 Declaration of various space-filling curves.
 
file  EBGeometry_SignedDistanceFunction.hpp [code]
 Abstract base class for representing a signed distance function.
 
file  EBGeometry_SimpleTimer.hpp [code]
 Header for the SimpleTimer class.
 
file  EBGeometry_Transform.hpp [code]
 Various transformations for implicit functions and distance fields.
 
file  EBGeometry_Vec.hpp [code]
 Declaration of 2D and 3D point/vector classes with templated precision. Used with DCEL tools.