Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JSegment2D.hh File Reference
#include <utility>
#include <cmath>
#include <vector>
#include "JIO/JSerialisable.hh"
#include "JLang/JException.hh"
#include "JMath/JMathToolkit.hh"
#include "JGeometry2D/JPosition2D.hh"

Go to the source code of this file.

Classes

class  JGEOMETRY2D::JSegment2D
 Line segment in two dimensions. More...
 

Namespaces

namespace  JGEOMETRY2D
 Auxiliary classes and methods for 2D geometrical objects and operations.
 
namespace  JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Typedefs

typedef std::pair< JPosition2D, JPosition2DJGEOMETRY2D::JSegment2D_t
 Type definition of line segment in two dimensions.