Pangolin
Header-only C++20 plane computational geometry library
Loading...
Searching...
No Matches
core Directory Reference
Directory dependency graph for core:

Files

 
bigint.hpp
 Arbitrary precision signed integers, optimized for small values.
 
forward.hpp
 Forward declarations for core numeric and geometry types.
 
handle.hpp
 Strongly typed index handles shared by the topological data structures.
 
hash.hpp
 Hash support for Pangolin value types.
 
numeric.hpp
 Numeric concepts and helpers shared by exact geometry operations.
 
rational.hpp
 Exact rational number type used when geometric results need fractions.
 
transformation.hpp
 Public declaration of pgl::Transformation, an affine transformation.