Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
OpenMesh::VectorT< Scalar, DIM > Member List

This is the complete list of members for OpenMesh::VectorT< Scalar, DIM >, including all inherited members.

cross(const VectorT< Scalar, N > &_v1, const VectorT< Scalar, N > &_v2)OpenMesh::VectorT< Scalar, DIM >related
cross(const VectorT< LScalar, DIM > &_v1, const VectorT< RScalar, DIM > &_v2) -> decltype(_v1%_v2)OpenMesh::VectorT< Scalar, DIM >related
cross(const VectorT< Scalar, N > &_v1, const VectorT< Scalar, N > &_v2)OpenMesh::VectorT< Scalar, DIM >related
dot(const VectorT< Scalar, N > &_v1, const VectorT< Scalar, N > &_v2)OpenMesh::VectorT< Scalar, DIM >related
dot(const VectorT< Scalar, DIM > &_v1, const VectorT< Scalar, DIM > &_v2)OpenMesh::VectorT< Scalar, DIM >related
dot(const VectorT< Scalar, N > &_v1, const VectorT< Scalar, N > &_v2)OpenMesh::VectorT< Scalar, DIM >related
operator*(Scalar2 _s, const VectorT< Scalar1, N > &_v)OpenMesh::VectorT< Scalar, DIM >related
operator*(Scalar2 _s, const VectorT< Scalar1, N > &_v)OpenMesh::VectorT< Scalar, DIM >related
swap(VectorT< Scalar, DIM > &_v1, VectorT< Scalar, DIM > &_v2) noexcept(noexcept(_v1.swap(_v2)))OpenMesh::VectorT< Scalar, DIM >related