69 return set(0) &&
set(1) &&
set(2);
98 scalar magV3 =
mag(v3);
138 os << static_cast<const Vector<vector>&>(t);
dimensioned< scalar > mag(const dimensioned< Type > &)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
static direction primaryDirection(const vector &v)
Return the primary direction of the vector v.
Templated 3D Vector derived from VectorSpace adding construction from 3 components, element access using x(), y() and z() member functions and the inner-product (dot-product) and cross product operators.
Ostream & operator<<(Ostream &, const edgeMesh &)
static vector orthogonal(const vector &v1, const vector &v2)
Return the vector orthogonal to the two provided.
const vector & operator[](const direction) const
void operator=(const Vector< vector > &)
Representation of a 3D Cartesian coordinate system as a Vector of vectors.
void operator=(const VectorSpace< Vector< Cmpt >, Cmpt, nCmpt > &)
bool set() const
Are all the vector set.
Istream & operator>>(Istream &, edgeMesh &)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void normalize()
Normalize each set axis vector to have a unit magnitude.