MCL
A C++ library mirroring some of the most common Matlab functions.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
mcl::Triplet Member List

This is the complete list of members for mcl::Triplet, including all inherited members.

Equals(const Triplet &other_point) const noexceptmcl::Triplet
norm() const noexceptmcl::Triplet
Normalize() noexceptmcl::Triplet
phi() const noexceptmcl::Triplet
SetX(const Real value) noexceptmcl::Tripletinline
SetY(const Real value) noexceptmcl::Tripletinline
SetZ(const Real value) noexceptmcl::Tripletinline
theta() const noexceptmcl::Triplet
Triplet() noexceptmcl::Triplet
Triplet(Real x, Real y, Real z) noexceptmcl::Triplet
x() const noexceptmcl::Tripletinline
y() const noexceptmcl::Tripletinline
z() const noexceptmcl::Tripletinline