![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
This is the complete list of members for i2d::CVector2d, including all inherited members.
BaseClass typedef | i2d::CVector2d | |
Clear() | imath::TVector< 2 > | inline |
CVector2d() | i2d::CVector2d | inline |
CVector2d(double x, double y) | i2d::CVector2d | inline |
CVector2d(const istd::CIndex2d &index) | i2d::CVector2d | inline |
CVector2d(const QPointF &point) | i2d::CVector2d | inline |
CVector2d(const imath::TVector< 2 > &vector) | i2d::CVector2d | inline |
Elements typedef | imath::TVector< 2 > | |
ElementType typedef | imath::TVector< 2 > | |
GetAngle() const | i2d::CVector2d | inline |
GetCrossProductZ(const imath::TVector< 2 > &vector) const | i2d::CVector2d | inline |
GetDistance(const TVector< Size, double > &vector) const | imath::TVector< 2 > | inline |
GetDistance2(const TVector< Size, double > &vector) const | imath::TVector< 2 > | inline |
GetDotProduct(const CVector2d &vector) const | i2d::CVector2d | inline |
imath::TVector< 2 >::GetDotProduct(const TVector< Size, double > &vector) const | imath::TVector< 2 > | inline |
GetElement(int i) const | imath::TVector< 2 > | inline |
GetElementRef(int i) | imath::TVector< 2 > | inline |
GetElements() const | imath::TVector< 2 > | inline |
GetElementsCount() | imath::TVector< 2 > | inlinestatic |
GetElementsRef() | imath::TVector< 2 > | inline |
GetElementsSum() const | imath::TVector< 2 > | |
GetHorizontalTranslated(double offsetX) const | i2d::CVector2d | inline |
GetLength() const | imath::TVector< 2 > | inline |
GetLength2() const | imath::TVector< 2 > | inline |
GetMaximal(const TVector< Size, double > &vector, TVector< Size, double > &result) const | imath::TVector< 2 > | |
GetMinimal(const TVector< Size, double > &vector, TVector< Size, double > &result) const | imath::TVector< 2 > | |
GetNormalized(double length=1.0) const | i2d::CVector2d | |
imath::TVector< 2 >::GetNormalized(TVector< Size, double > &result, double length=1.0) const | imath::TVector< 2 > | |
GetOrthogonal() const | i2d::CVector2d | |
GetTranslated(const imath::TVector< 2 > &vector) | i2d::CVector2d | inline |
imath::TVector< 2 >::GetTranslated(const TVector< Size, double > &vector) | imath::TVector< 2 > | |
imath::TVector< 2 >::GetTranslated(const TVector< Size, double > &vector, TVector< Size, double > &result) | imath::TVector< 2 > | |
GetVerticalTranslated(double offsetY) const | i2d::CVector2d | inline |
GetX() const | i2d::CVector2d | inline |
GetY() const | i2d::CVector2d | inline |
GetZero() | i2d::CVector2d | inlinestatic |
Init(double angle, double length=1.0) | i2d::CVector2d | |
IsNull(double tolerance=I_BIG_EPSILON) const | imath::TVector< 2 > | inline |
m_elements | imath::TVector< 2 > | protected |
Normalize(double length=1.0) | imath::TVector< 2 > | |
operator QPointF() const | i2d::CVector2d | inline |
operator!=(const TVector< Size, double > &vector) const | imath::TVector< 2 > | inline |
operator*(double scalar) const | i2d::CVector2d | inline |
imath::TVector< 2 >::operator*(double scalar) const | imath::TVector< 2 > | inline |
operator*=(double scalar) | i2d::CVector2d | inline |
imath::TVector< 2 >::operator*=(double scalar) | imath::TVector< 2 > | inline |
operator+(const imath::TVector< 2 > &vector) const | i2d::CVector2d | inline |
imath::TVector< 2 >::operator+(const TVector< Size, double > &vector) const | imath::TVector< 2 > | inline |
operator+=(const imath::TVector< 2 > &vector) | i2d::CVector2d | inline |
imath::TVector< 2 >::operator+=(const TVector< Size, double > &vector) | imath::TVector< 2 > | inline |
operator-() const | i2d::CVector2d | inline |
operator-(const imath::TVector< 2 > &vector) const | i2d::CVector2d | inline |
imath::TVector< 2 >::operator-(const TVector< Size, double > &vector) const | imath::TVector< 2 > | inline |
operator-=(const imath::TVector< 2 > &vector) | i2d::CVector2d | inline |
imath::TVector< 2 >::operator-=(const TVector< Size, double > &vector) | imath::TVector< 2 > | inline |
operator/(double scalar) const | i2d::CVector2d | inline |
imath::TVector< 2 >::operator/(double scalar) const | imath::TVector< 2 > | inline |
operator/=(double scalar) | i2d::CVector2d | inline |
imath::TVector< 2 >::operator/=(double scalar) | imath::TVector< 2 > | inline |
operator<(const TVector< Size, double > &vector) const | imath::TVector< 2 > | |
operator<=(const TVector< Size, double > &vector) const | imath::TVector< 2 > | |
operator=(const TVector< Size, double > &vector) | imath::TVector< 2 > | inline |
operator=(TVector< Size, double > &&vector) | imath::TVector< 2 > | inline |
operator==(const TVector< Size, double > &vector) const | imath::TVector< 2 > | inline |
operator>(const TVector< Size, double > &vector) const | imath::TVector< 2 > | |
operator>=(const TVector< Size, double > &vector) const | imath::TVector< 2 > | |
operator[](int i) const | imath::TVector< 2 > | |
operator[](int i) | imath::TVector< 2 > | |
Reset() | imath::TVector< 2 > | inline |
ScaledCumulate(const TVector< Size, double > &vector, double scale) | imath::TVector< 2 > | inline |
Serialize(iser::IArchive &archive) | i2d::CVector2d | |
SetAllElements(const double &value) | imath::TVector< 2 > | inline |
SetElement(int i, const double &value) | imath::TVector< 2 > | inline |
SetElementsCount(int count) | imath::TVector< 2 > | inlinestatic |
SetX(double x) | i2d::CVector2d | inline |
SetY(double y) | i2d::CVector2d | inline |
ToIndex2d() const | i2d::CVector2d | |
Translate(const TVector< Size, double > &vector) | imath::TVector< 2 > | inline |
TVector() | imath::TVector< 2 > | inline |
TVector(const TVector< Size, double > &vector) | imath::TVector< 2 > | inline |
TVector(TVector< Size, double > &&vector) noexcept | imath::TVector< 2 > | inline |
© Witold Gantzke and Kirill Lepskiy