Geom Software - C++ Programming and Geometry Libraries
WOF Documentation pages v1.16
GEOM_WOF::Point3 Member List

This is the complete list of members for GEOM_WOF::Point3, including all inherited members.

a (defined in GEOM_WOF::Point3)GEOM_WOF::Point3protected
addOwnCoords(double &x, double &y, double &z) constGEOM_WOF::Point3inline
addWeightedOwnCoords(double weight, double &x, double &y, double &z) constGEOM_WOF::Point3inline
b (defined in GEOM_WOF::Point3)GEOM_WOF::Point3protected
bHasColor (defined in GEOM_WOF::Point3)GEOM_WOF::Point3protected
coordX (defined in GEOM_WOF::Point3)GEOM_WOF::Point3protected
coordY (defined in GEOM_WOF::Point3)GEOM_WOF::Point3protected
coordZ (defined in GEOM_WOF::Point3)GEOM_WOF::Point3protected
copyColorFrom(const Point3 &other)GEOM_WOF::Point3inline
copyColorFrom(const Point3 &other0, const Point3 &other1)GEOM_WOF::Point3inline
g (defined in GEOM_WOF::Point3)GEOM_WOF::Point3protected
getColor_1(float &r_, float &g_, float &b_, float &a_) constGEOM_WOF::Point3inline
getColor_255(unsigned char &r_, unsigned char &g_, unsigned char &b_, unsigned char &a_) constGEOM_WOF::Point3inline
getColor_255(float &r_, float &g_, float &b_, float &a_) constGEOM_WOF::Point3inline
getColorString()GEOM_WOF::Point3inline
hasColor() constGEOM_WOF::Point3inline
operator!=(const Point3 &p) constGEOM_WOF::Point3inline
operator+(const Vector3 &vec) constGEOM_WOF::Point3inline
operator-(const Point3 &other) constGEOM_WOF::Point3inline
operator-(const Vector3 &vec) constGEOM_WOF::Point3inline
operator<(const Point3 &p) constGEOM_WOF::Point3inline
operator<< (defined in GEOM_WOF::Point3)GEOM_WOF::Point3friend
operator=(const Point3 &other)GEOM_WOF::Point3inline
operator==(const Point3 &p) constGEOM_WOF::Point3inline
operator>(const Point3 &p) constGEOM_WOF::Point3inline
operator>> (defined in GEOM_WOF::Point3)GEOM_WOF::Point3friend
Point3(const double x_, const double y_, const double z_)GEOM_WOF::Point3inline
Point3(const double x_, const double y_, const double z_, unsigned char r_, unsigned char g_, unsigned char b_, unsigned char a_)GEOM_WOF::Point3inline
Point3()GEOM_WOF::Point3inline
Point3(const Point3 &p_)GEOM_WOF::Point3inline
r (defined in GEOM_WOF::Point3)GEOM_WOF::Point3protected
set(const double x_, const double y_, const double z_)GEOM_WOF::Point3inline
set(const Point3 &pnt)GEOM_WOF::Point3inline
setColor(unsigned char r_, unsigned char g_, unsigned char b_, unsigned char a_)GEOM_WOF::Point3inline
x() constGEOM_WOF::Point3inline
xyz(double &x_, double &y_, double &z_) constGEOM_WOF::Point3inline
y() constGEOM_WOF::Point3inline
z() constGEOM_WOF::Point3inline
~Point3()GEOM_WOF::Point3inline