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