Alpha() const | CColorVec | inline |
Alphaf() const | CColorVec | inline |
Blue() const | CColorVec | inline |
Bluef() const | CColorVec | inline |
CColorVec(ON_Color c) | CColorVec | inline |
CColorVec(ON_Color c, float a) | CColorVec | inline |
CColorVec(RGBQUAD c) | CColorVec | inline |
CColorVec(int R, int G, int B, int A=255) | CColorVec | inline |
CColorVec(float R, float G, float B, float A=1.0f) | CColorVec | inline |
CColorVec(float c) | CColorVec | inline |
CColorVec(const ON_4fPoint &pt) | CColorVec | inline |
DataCRC(ON__UINT32 current_remainder) const | ON_4fPoint | |
DictionaryCompare(const ON_4fPoint &lhs, const ON_4fPoint &rhs) | ON_4fPoint | static |
EuclideanX() const | ON_4fPoint | |
EuclideanY() const | ON_4fPoint | |
EuclideanZ() const | ON_4fPoint | |
Green() const | CColorVec | inline |
Greenf() const | CColorVec | inline |
IsUnset() const | ON_4fPoint | |
IsValid() const | ON_4fPoint | |
MaximumCoordinate() const | ON_4fPoint | |
MaximumCoordinateIndex() const | ON_4fPoint | |
Nan | ON_4fPoint | static |
Normalize() | ON_4fPoint | |
ON_4fPoint()=default | ON_4fPoint | |
ON_4fPoint(const ON_4fPoint &)=default | ON_4fPoint | |
ON_4fPoint(float x, float y, float z, float w) | ON_4fPoint | explicit |
ON_4fPoint(const ON_2fPoint &) | ON_4fPoint | |
ON_4fPoint(const ON_3fPoint &) | ON_4fPoint | |
ON_4fPoint(const ON_2fVector &) | ON_4fPoint | |
ON_4fPoint(const ON_3fVector &) | ON_4fPoint | |
ON_4fPoint(const float *) | ON_4fPoint | explicit |
ON_4fPoint(const ON_2dPoint &) | ON_4fPoint | explicit |
ON_4fPoint(const ON_3dPoint &) | ON_4fPoint | explicit |
ON_4fPoint(const ON_4dPoint &) | ON_4fPoint | explicit |
ON_4fPoint(const ON_2dVector &) | ON_4fPoint | explicit |
ON_4fPoint(const ON_3dVector &) | ON_4fPoint | explicit |
ON_4fPoint(const double *) | ON_4fPoint | explicit |
operator const float *() const | ON_4fPoint | |
operator float *() | ON_4fPoint | |
operator ON_Color() const | CColorVec | inline |
operator!=(const ON_4fPoint &rhs) const | ON_4fPoint | |
operator*(const CColorVec &p) const | CColorVec | inline |
operator*(float s) const | CColorVec | inline |
operator*(const CColorVec &p) | CColorVec | inline |
operator*(float s) | CColorVec | inline |
operator*=(float) | ON_4fPoint | |
operator+(const CColorVec &p) const | CColorVec | inline |
operator+(const CColorVec &p) | CColorVec | inline |
ON_4fPoint::operator+(const ON_4fPoint &) const | ON_4fPoint | |
operator+=(const ON_4fPoint &) | ON_4fPoint | |
operator-(const CColorVec &p) const | CColorVec | inline |
operator-(const CColorVec &p) | CColorVec | inline |
ON_4fPoint::operator-(const ON_4fPoint &) const | ON_4fPoint | |
operator-=(const ON_4fPoint &) | ON_4fPoint | |
operator/(float) const | ON_4fPoint | |
operator/=(float) | ON_4fPoint | |
operator=(float c) | CColorVec | inline |
operator=(BYTE c) | CColorVec | inline |
operator=(UINT c) | CColorVec | inline |
operator=(const ON_Color &c) | CColorVec | inline |
operator=(const ON_4fPoint &p) | CColorVec | inline |
ON_4fPoint::operator=(const ON_2fPoint &) | ON_4fPoint | |
ON_4fPoint::operator=(const ON_3fPoint &) | ON_4fPoint | |
ON_4fPoint::operator=(const ON_2fVector &) | ON_4fPoint | |
ON_4fPoint::operator=(const ON_3fVector &) | ON_4fPoint | |
ON_4fPoint::operator=(const float *) | ON_4fPoint | |
ON_4fPoint::operator=(const ON_2dPoint &) | ON_4fPoint | |
ON_4fPoint::operator=(const ON_3dPoint &) | ON_4fPoint | |
ON_4fPoint::operator=(const ON_4dPoint &) | ON_4fPoint | |
ON_4fPoint::operator=(const ON_2dVector &) | ON_4fPoint | |
ON_4fPoint::operator=(const ON_3dVector &) | ON_4fPoint | |
ON_4fPoint::operator=(const double *) | ON_4fPoint | |
operator==(const ON_4fPoint &rhs) const | ON_4fPoint | |
operator[](int) | ON_4fPoint | |
operator[](int) const | ON_4fPoint | |
operator[](unsigned int) | ON_4fPoint | |
operator[](unsigned int) const | ON_4fPoint | |
ProjectiveCompare(const ON_4fPoint &lhs, const ON_4fPoint &rhs) | ON_4fPoint | static |
Red() const | CColorVec | inline |
Redf() const | CColorVec | inline |
Set(float, float, float, float) | ON_4fPoint | |
ToON_Color() const | CColorVec | inline |
Transform(const ON_Xform &) | ON_4fPoint | |
w | ON_4fPoint | |
x | ON_4fPoint | |
y | ON_4fPoint | |
z | ON_4fPoint | |
Zero | ON_4fPoint | static |
~ON_4fPoint()=default | ON_4fPoint | |