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

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

add(const Vector3 &other)GEOM_WOF::Vector3inline
div(double div) (defined in GEOM_WOF::Vector3)GEOM_WOF::Vector3inline
getCartesian(int i) constGEOM_WOF::Vector3
getMaxAbsComponent() constGEOM_WOF::Vector3
getMaxAbsIndex() constGEOM_WOF::Vector3
getMaxComponent() constGEOM_WOF::Vector3inline
isDegenerate() constGEOM_WOF::Vector3inline
length() constGEOM_WOF::Vector3
mul(double mul) (defined in GEOM_WOF::Vector3)GEOM_WOF::Vector3inline
operator*(const Vector3 &other) constGEOM_WOF::Vector3
operator*(double val) constGEOM_WOF::Vector3
operator*=(double mul) (defined in GEOM_WOF::Vector3)GEOM_WOF::Vector3
operator+=(const Vector3 &other) (defined in GEOM_WOF::Vector3)GEOM_WOF::Vector3
operator-=(const Vector3 &other) (defined in GEOM_WOF::Vector3)GEOM_WOF::Vector3
operator/(double val) constGEOM_WOF::Vector3
operator/=(double div) (defined in GEOM_WOF::Vector3)GEOM_WOF::Vector3
operator=(const Vector3 &other)GEOM_WOF::Vector3inline
reset()GEOM_WOF::Vector3inline
set(const double x_, const double y_, const double z_)GEOM_WOF::Vector3
sqLength() constGEOM_WOF::Vector3
sub(const Vector3 &other) (defined in GEOM_WOF::Vector3)GEOM_WOF::Vector3inline
valX (defined in GEOM_WOF::Vector3)GEOM_WOF::Vector3protected
valY (defined in GEOM_WOF::Vector3)GEOM_WOF::Vector3protected
valZ (defined in GEOM_WOF::Vector3)GEOM_WOF::Vector3protected
Vector3(const double x_, const double y_, const double z_)GEOM_WOF::Vector3
Vector3()GEOM_WOF::Vector3
Vector3(const Vector3 &v_)GEOM_WOF::Vector3
x() constGEOM_WOF::Vector3inline
xyz(double &x_, double &y_, double &z_) constGEOM_WOF::Vector3inline
y() constGEOM_WOF::Vector3inline
z() constGEOM_WOF::Vector3inline