math library
Classes
- AABB
- BitFieldLoc
- Location of an integer within a bitfield. https://en.wikipedia.org/wiki/C_syntax#Bit_fields
- HitTester
- IAABB
- Mat2D
- PathInterface
- ProjectionResult
- Result of projecting a point onto a segment.
- Segment2D
- A line segment with a discrete start and end.
- TransformComponents
- TransformingHitTester
- A HitTester with a settable transform. We can roll this into HitTester if we like it.
- Vec2D
Constants
- circleConstant → const double
- Use this for perfect rounded corners. https://stackoverflow.com/questions/1734745/how-to-create-circle-with-b%C3%A9zier-curves
- icircleConstant → const double