Go to the documentation of this file.
90 inline Vector2D(
const Cmpt& vx,
const Cmpt& vy);
100 inline const Cmpt&
x()
const;
101 inline const Cmpt&
y()
const;
static const Vector2D min
Vector2D()
Construct null.
components
Component labeling enumeration.
Templated 2D Vector derived from VectorSpace adding construction from 2 components,...
static const Vector2D zero
static const char * componentNames[]
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
static const Vector2D one
static const Vector2D max
static const char *const typeName
scalar perp(const Vector2D< Cmpt > &b) const
Perp dot product (dot product with perpendicular vector)