c (defined in TVector2) | TVector2 | |
Cast(const T *u) | TVector2 | [inline, static] |
Cast(T *u) | TVector2 | [inline, static] |
Clip(double vmin, double vmax) | TVector2 | [inline] |
Conv(const TVector2< T_FROM > &u) | TVector2 | [related] |
ConvD(const TVector2< T > &u) | TVector2 | [related] |
ConvF(const TVector2< T > &u) | TVector2 | [related] |
ConvI(const TVector2< T > &u) | TVector2 | [related] |
ConvS(const TVector2< T > &u) | TVector2 | [related] |
Cos(const TVector2< T > &a, const TVector2< T > &b) | TVector2 | [related] |
CrossProd(const TVector2< T > &v1, const TVector2< T > &v2) | TVector2 | [related] |
CrossProduct(const TVector2< T > &rhs) const | TVector2 | [inline] |
CrossProduct(const TVector2< T > &v1, const TVector2< T > &v2) | TVector2 | [related] |
DivVec(const TVector2< T > &u) const | TVector2 | [inline] |
DotProd(const TVector2< T > &v1, const TVector2< T > &v2) | TVector2 | [related] |
DotProduct(const TVector2< T > &rhs) const | TVector2 | [inline] |
DotProduct(const TVector2< T > &v1, const TVector2< T > &v2) | TVector2 | [related] |
GetDim() (defined in TVector2) | TVector2 | [inline, static] |
Length() const | TVector2 | [inline] |
Length(const TVector2< T > &u) | TVector2 | [related] |
LessOrEqual(const TVector2< T > &u) const | TVector2 | [inline] |
MultVec(const TVector2< T > &u) const | TVector2 | [inline] |
Negate() | TVector2 | [inline] |
Normalize() | TVector2 | [inline] |
Normalized() const | TVector2 | [inline] |
NormalRight() const | TVector2 | [inline] |
operator *(const double d) const (defined in TVector2) | TVector2 | [inline] |
operator *(const TVector2< T > &rhs) const | TVector2 | [inline] |
operator *(const double d, const TVector2< T > &u) | TVector2 | [related] |
operator *=(const double d) (defined in TVector2) | TVector2 | [inline] |
operator const T *() const | TVector2 | [inline] |
operator CPoint() (defined in TVector2) | TVector2 | [inline] |
operator CvPoint() (defined in TVector2) | TVector2 | [inline] |
operator CvSize() (defined in TVector2) | TVector2 | [inline] |
operator T *() | TVector2 | [inline] |
operator TPoint() (defined in TVector2) | TVector2 | [inline] |
operator!() const | TVector2 | [inline] |
operator+(const TVector2< T > &u) const (defined in TVector2) | TVector2 | [inline] |
operator+=(const TVector2< T > &u) (defined in TVector2) | TVector2 | [inline] |
operator-(const TVector2< T > &u) const (defined in TVector2) | TVector2 | [inline] |
operator-() const (defined in TVector2) | TVector2 | [inline] |
operator-=(const TVector2< T > &u) (defined in TVector2) | TVector2 | [inline] |
operator/(const double d) const (defined in TVector2) | TVector2 | [inline] |
operator/=(const double d) (defined in TVector2) | TVector2 | [inline] |
operator=(const TPoint &p) (defined in TVector2) | TVector2 | [inline] |
operator=(const CPoint &p) (defined in TVector2) | TVector2 | [inline] |
operator=(const POINT &p) (defined in TVector2) | TVector2 | [inline] |
operator=(const CSize &p) (defined in TVector2) | TVector2 | [inline] |
operator=(const CvPoint &p) (defined in TVector2) | TVector2 | [inline] |
operator[](int i) (defined in TVector2) | TVector2 | [inline] |
operator[](int i) const (defined in TVector2) | TVector2 | [inline] |
operator^(const TVector2< T > &rhs) const | TVector2 | [inline] |
operator~() const | TVector2 | [inline] |
SetValue(double x0, double y0) | TVector2 | [inline] |
SetValue(double a) | TVector2 | [inline] |
Sin(const TVector2< T > &a, const TVector2< T > &b) | TVector2 | [related] |
SqrLength() const | TVector2 | [inline] |
SqrLength(const TVector2< T > &u) | TVector2 | [related] |
TVector2() | TVector2 | [inline] |
TVector2(double v) | TVector2 | [inline, explicit] |
TVector2(double x0, double y0) | TVector2 | [inline] |
TVector2(const TVector3< T > &u) (defined in TVector2) | TVector2 | [inline, explicit] |
TVector2(const TPoint &p) (defined in TVector2) | TVector2 | [inline] |
TVector2(const CPoint &p) (defined in TVector2) | TVector2 | [inline] |
TVector2(const POINT &p) (defined in TVector2) | TVector2 | [inline] |
TVector2(const CSize &p) (defined in TVector2) | TVector2 | [inline] |
TVector2(const CvPoint &p) (defined in TVector2) | TVector2 | [inline] |
x (defined in TVector2) | TVector2 | |
y (defined in TVector2) | TVector2 | |