1 #ifndef GeometryVector_Point3DBase_h
2 #define GeometryVector_Point3DBase_h
9 template <
class T,
class FrameTag>
82 template <
typename T,
typename U,
class Frame>
91 template <
typename T,
typename U,
class Frame>
102 template <
typename T,
typename U,
class Frame>
113 template <
typename T,
typename U,
class Frame>
119 #endif // GeometryVector_Point3DBase_h
Point3DBase & operator+=(const Vector3DBase< U, FrameTag > &v)
BaseClass::BasicVectorType BasicVectorType
Point3DBase & operator-=(const Vector3DBase< U, FrameTag > &v)
Point3DBase(const Polar &set)
construct from polar coordinates
MatrixMeschach operator+(const MatrixMeschach &mat1, const MatrixMeschach &mat2)
PV3DBase< T, PointTag, FrameTag > BaseClass
MatrixMeschach operator-(const MatrixMeschach &mat1, const MatrixMeschach &mat2)
Point3DBase(const T &x, const T &y, const T &z)
construct from cartesian coordinates
bool operator==(const Point3DBase &rh) const
BaseClass::Cylindrical Cylindrical
Point3DBase(const T &x, const T &y)
Point3DBase(const Geom::Theta< T > &th, const Geom::Phi< T > &ph, const T &r)
BaseClass::Spherical Spherical
Point3DBase(const Basic3DVector< U > &v)
Point3DBase(Point2DBase< T, FrameTag > p)
Vector3DBase< T, FrameTag > VectorType
BasicVectorType theVector
Point3DBase(const Cylindrical &set)
Point3DBase(const Point3DBase< U, FrameTag > &p)
const BasicVectorType & basicVector() const