Euclidean directory
Namespace Rodin::
Files
- file Base.h
- Base class for Euclidean geometric objects using CRTP pattern.
- file Circle.h
- Circle in 2D Euclidean space.
- file Common.h
- Common utility functions for Euclidean geometry.
- file Concepts.h
- Type traits for detecting geometric operations on Euclidean objects.
- file ForwardDecls.h
- Forward declarations for Euclidean geometry classes.
- file Line2D.h
- Infinite line in 2D Euclidean space.
- file LineSegment2D.h
- Line segment in 2D Euclidean space.
- file Point2D.h
- Point in 2D Euclidean space.
- file Rectangle.h
- Axis-aligned rectangle in 2D Euclidean space.