Files | |
file | area.cpp [code] |
file | area.h [code] |
Algorithms for areas of various shapes. | |
file | coordinates.cpp [code] |
file | coordinates.h [code] |
Includes functions to convert between different type of coordinate systems. | |
file | geometry.h [code] |
Common definitions and utilities for all geometry algorithms. | |
file | intersection.cpp [code] |
file | intersection.h [code] |
Algorithms to compute intersections. | |
file | projection.cpp [code] |
file | projection.h [code] |
Algorithms to project on lines/planes/. | |
file | quaternion.cpp [code] |
file | quaternion.h [code] |
Implements the quaternion object. |