c (defined in TVector4) | TVector4 | |
Cast(const T *u) | TVector4 | [inline, static] |
Cast(T *u) | TVector4 | [inline, static] |
Clip(double vmin, double vmax) | TVector4 | [inline] |
Conv(const TVector4< T_FROM > &u) | TVector4 | [related] |
ConvD(const TVector4< T > &u) | TVector4 | [related] |
ConvF(const TVector4< T > &u) | TVector4 | [related] |
ConvI(const TVector4< T > &u) | TVector4 | [related] |
ConvS(const TVector4< T > &u) | TVector4 | [related] |
DivVec(const TVector4< T > &u) const | TVector4 | [inline] |
DotProduct(const TVector4< T > &rhs) const | TVector4 | [inline] |
DotProduct(const TVector4< T > &v1, const TVector4< T > &v2) | TVector4 | [related] |
Homogenize() (defined in TVector4) | TVector4 | [inline] |
Length() const | TVector4 | [inline] |
Length(const TVector4< T > &u) | TVector4 | [related] |
LessOrEqual(const TVector4< T > &u) const | TVector4 | [inline] |
LessOrEqual(const TVector3< T > &u) const | TVector4 | [inline] |
MaxValue() const | TVector4 | [inline] |
MultVec(const TVector4< T > &u) const | TVector4 | [inline] |
Negate() | TVector4 | [inline] |
Normalize() | TVector4 | [inline] |
Normalized() const | TVector4 | [inline] |
operator *(const double d) const (defined in TVector4) | TVector4 | [inline] |
operator *(const TVector4< T > &rhs) const | TVector4 | [inline] |
operator *(const double d, const TVector4< T > &u) | TVector4 | [related] |
operator *=(const double d) (defined in TVector4) | TVector4 | [inline] |
operator const T *() const | TVector4 | [inline] |
operator CPoint() (defined in TVector4) | TVector4 | [inline] |
operator CvPoint() (defined in TVector4) | TVector4 | [inline] |
operator T *() | TVector4 | [inline] |
operator TPoint() (defined in TVector4) | TVector4 | [inline] |
operator!() const | TVector4 | [inline] |
operator+(const TVector4< T > &u) const (defined in TVector4) | TVector4 | [inline] |
operator+=(const TVector4< T > &u) (defined in TVector4) | TVector4 | [inline] |
operator-(const TVector4< T > &u) const (defined in TVector4) | TVector4 | [inline] |
operator-() const | TVector4 | [inline] |
operator-=(const TVector4< T > &u) (defined in TVector4) | TVector4 | [inline] |
operator/(const double d) const (defined in TVector4) | TVector4 | [inline] |
operator/=(const double d) (defined in TVector4) | TVector4 | [inline] |
operator=(const TPoint &p) (defined in TVector4) | TVector4 | [inline] |
operator=(const CPoint &p) (defined in TVector4) | TVector4 | [inline] |
operator=(const CSize &p) (defined in TVector4) | TVector4 | [inline] |
operator=(const CvPoint &p) (defined in TVector4) | TVector4 | [inline] |
operator[](int i) (defined in TVector4) | TVector4 | [inline] |
operator[](int i) const (defined in TVector4) | TVector4 | [inline] |
operator~() const | TVector4 | [inline] |
SetValue(double x0, double y0, double z0, double w0) | TVector4 | [inline] |
SetValue(double a) | TVector4 | [inline] |
SqrLength() const | TVector4 | [inline] |
SqrLength(const TVector4< T > &u) | TVector4 | [related] |
TVector4() | TVector4 | [inline] |
TVector4(double v) | TVector4 | [inline, explicit] |
TVector4(double x0, double y0, double z0, double w0) | TVector4 | [inline] |
TVector4(const TVector3< T > &v, double w0=1) | TVector4 | [inline] |
TVector4(const TPoint &p) (defined in TVector4) | TVector4 | [inline] |
TVector4(const CPoint &p) (defined in TVector4) | TVector4 | [inline] |
TVector4(const CSize &p) (defined in TVector4) | TVector4 | [inline] |
TVector4(const CvPoint &p) (defined in TVector4) | TVector4 | [inline] |
w (defined in TVector4) | TVector4 | |
x (defined in TVector4) | TVector4 | |
y (defined in TVector4) | TVector4 | |
z (defined in TVector4) | TVector4 | |