Jpp
19.0.0
the software that should make you happy
|
#include <iterator>
#include "JGeometry2D/JGeometry2DToolkit.hh"
#include "JGeometry3D/JPosition3D.hh"
#include "JGeometry3D/JCylinder3D.hh"
#include "JMath/JMathToolkit.hh"
Go to the source code of this file.
Classes | |
class | JGEOMETRY3D::JCenter3D |
Center. More... | |
class | JGEOMETRY3D::JWeighedCenter3D |
Weighed center. More... | |
class | JGEOMETRY3D::JSmallestDistance3D |
Auxiliary class for determination of smallest distance between pair of 3D points. More... | |
struct | JGEOMETRY3D::JSmallestDistance3D::JCompareZ |
Auxiliary class for sorting elements. More... | |
Namespaces | |
JGEOMETRY3D | |
Auxiliary classes and methods for 3D geometrical objects and operations. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Variables | |
static const JSmallestDistance3D | JGEOMETRY3D::getSmallestDistance3D |
Function object for smallest distance determination. More... | |