Geom Software - C++ Programming and Geometry Libraries
WOF Documentation pages v1.17
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::Vector3
inline
div
(double div) (defined in
GEOM_WOF::Vector3
)
GEOM_WOF::Vector3
inline
getCartesian
(int i) const
GEOM_WOF::Vector3
getMaxAbsComponent
() const
GEOM_WOF::Vector3
getMaxAbsIndex
() const
GEOM_WOF::Vector3
getMaxComponent
() const
GEOM_WOF::Vector3
inline
isDegenerate
() const
GEOM_WOF::Vector3
inline
length
() const
GEOM_WOF::Vector3
mul
(double mul) (defined in
GEOM_WOF::Vector3
)
GEOM_WOF::Vector3
inline
operator*
(const Vector3 &other) const
GEOM_WOF::Vector3
operator*
(double val) const
GEOM_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) const
GEOM_WOF::Vector3
operator/=
(double div) (defined in
GEOM_WOF::Vector3
)
GEOM_WOF::Vector3
operator=
(const Vector3 &other)
GEOM_WOF::Vector3
inline
reset
()
GEOM_WOF::Vector3
inline
set
(const double x_, const double y_, const double z_)
GEOM_WOF::Vector3
sqLength
() const
GEOM_WOF::Vector3
sub
(const Vector3 &other) (defined in
GEOM_WOF::Vector3
)
GEOM_WOF::Vector3
inline
valX
(defined in
GEOM_WOF::Vector3
)
GEOM_WOF::Vector3
protected
valY
(defined in
GEOM_WOF::Vector3
)
GEOM_WOF::Vector3
protected
valZ
(defined in
GEOM_WOF::Vector3
)
GEOM_WOF::Vector3
protected
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
() const
GEOM_WOF::Vector3
inline
xyz
(double &x_, double &y_, double &z_) const
GEOM_WOF::Vector3
inline
y
() const
GEOM_WOF::Vector3
inline
z
() const
GEOM_WOF::Vector3
inline