#include <algorithm>#include "GeoLine.h"#include "GeoHalfLine.h"#include "GeoLineSegment.h"#include "GeoTrajectory.h"#include "GeoCone.h"#include "GeoAABox.h"#include "GeoSphere.h"Go to the source code of this file.
Classes | |
| class | geoalgo::GeoAlgo | 
| Algorithm to compute various geometrical relation among geometrical objects. In particular functions to inspect following relations are implemented:  0) Distance between geometrical objects 1) Closest point of approach 2) Intersection points 3) Containment/Overlap of objects 4) Common Origin functions 5) Bounding Sphere functions . More...  | |
Namespaces | |
| geoalgo | |
 1.8.5