Jpp
|
#include <istream>
#include <ostream>
#include <limits>
#include <cmath>
#include "JIO/JSerialisable.hh"
#include "JLang/JEquals.hh"
#include "JMath/JMath.hh"
#include "JGeometry3D/JVector3D.hh"
#include "JGeometry3D/JVersor3D.hh"
Go to the source code of this file.
Classes | |
struct | JGEOMETRY3D::JQuaternion2D |
This class represents a rotation. More... | |
struct | JGEOMETRY3D::JQuaternion3X |
This class represents a rotation around the x-axis. More... | |
struct | JGEOMETRY3D::JQuaternion3Y |
This class represents a rotation around the y-axis. More... | |
struct | JGEOMETRY3D::JQuaternion3Z |
This class represents a rotation around the z-axis. More... | |
class | JGEOMETRY3D::JQuaternion3D |
Data structure for quaternion in three dimensions. 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). | |