libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moVector2< Real > Member List

This is the complete list of members for moVector2< Real >, including all inherited members.

Angle(const moVector2< Real > &rkV)moVector2< Real >inline
ComputeExtremes(int iVQuantity, const moVector2 *akPoint, moVector2 &rkMin, moVector2 &rkMax)moVector2< Real >inlinestatic
Cosine(const moVector2< Real > &rkV)moVector2< Real >inline
Dot(const moVector2 &rkV) const moVector2< Real >inline
DotPerp(const moVector2 &rkV) const moVector2< Real >inline
Finish()moAbstractvirtual
GenerateOrthonormalBasis(moVector2 &rkU, moVector2 &rkV)moVector2< Real >inlinestatic
GetBarycentrics(const moVector2 &rkV0, const moVector2 &rkV1, const moVector2 &rkV2, Real afBary[3]) const moVector2< Real >inline
Init()moAbstractvirtual
Initialized()moAbstract
Length() const moVector2< Real >inline
m_bInitializedmoAbstract
moAbstract()moAbstract
MODebugmoAbstractstatic
MODebug2moAbstractstatic
moVector2()moVector2< Real >inline
moVector2(Real fX, Real fY)moVector2< Real >inline
moVector2(const Real *afTuple)moVector2< Real >inline
moVector2(const moVector2 &rkV)moVector2< Real >inline
Normalize()moVector2< Real >inline
ONEmoVector2< Real >static
ONE(1, 1)moVector2< Real >
ONE(1.0, 1.0)moVector2< Real >
operator const Real *() const moVector2< Real >inline
operator Real *()moVector2< Real >inline
operator!=(const moVector2 &rkV) const moVector2< Real >inline
operator*(Real fScalar) const moVector2< Real >inline
operator*=(Real fScalar)moVector2< Real >inline
operator+(const moVector2 &rkV) const moVector2< Real >inline
operator+=(const moVector2 &rkV)moVector2< Real >inline
operator-(const moVector2 &rkV) const moVector2< Real >inline
operator-() const moVector2< Real >inline
operator-=(const moVector2 &rkV)moVector2< Real >inline
operator/(Real fScalar) const moVector2< Real >inline
operator/=(Real fScalar)moVector2< Real >inline
operator<(const moVector2 &rkV) const moVector2< Real >inline
operator<=(const moVector2 &rkV) const moVector2< Real >inline
operator=(const moVector2 &rkV)moVector2< Real >inline
operator==(const moVector2 &rkV) const moVector2< Real >inline
operator>(const moVector2 &rkV) const moVector2< Real >inline
operator>=(const moVector2 &rkV) const moVector2< Real >inline
operator[](int i) const moVector2< Real >inline
operator[](int i)moVector2< Real >inline
Orthonormalize(moVector2 &rkU, moVector2 &rkV)moVector2< Real >inlinestatic
Perp() const moVector2< Real >inline
SquaredLength() const moVector2< Real >inline
UNIT_XmoVector2< Real >static
UNIT_X(1.0, 0.0)moVector2< Real >
UNIT_YmoVector2< Real >static
UNIT_Y(0, 1)moVector2< Real >
UNIT_Y(0.0, 1.0)moVector2< Real >
UnitPerp() const moVector2< Real >inline
X() const moVector2< Real >inline
X()moVector2< Real >inline
Y() const moVector2< Real >inline
Y()moVector2< Real >inline
ZEROmoVector2< Real >static
ZERO(0.0, 0.0)moVector2< Real >
~moAbstract()moAbstractvirtual