CFx SDK Documentation  2020SP3
OdGeVector2d Member List

This is the complete list of members for OdGeVector2d, including all inherited members.

angle() constOdGeVector2d
angleTo(const OdGeVector2d &vect) constOdGeVector2d
angleToCCW(const OdGeVector2d &vect) constOdGeVector2dinline
crossProduct(const OdGeVector2d &vect) constOdGeVector2dinline
dotProduct(const OdGeVector2d &vect) constOdGeVector2d
isCodirectionalTo(const OdGeVector2d &vect, const OdGeTol &tol=OdGeContext::gTol) constOdGeVector2d
isCodirectionalTo(const OdGeVector2d &vect, const OdGeTol &tol, OdGeError &status) constOdGeVector2d
isEqualTo(const OdGeVector2d &vect, const OdGeTol &tol=OdGeContext::gTol) constOdGeVector2d
isParallelTo(const OdGeVector2d &vect, const OdGeTol &tol=OdGeContext::gTol) constOdGeVector2d
isParallelTo(const OdGeVector2d &vect, const OdGeTol &tol, OdGeError &status) constOdGeVector2d
isPerpendicularTo(const OdGeVector2d &vect, const OdGeTol &tol=OdGeContext::gTol) constOdGeVector2d
isPerpendicularTo(const OdGeVector2d &vect, const OdGeTol &tol, OdGeError &status) constOdGeVector2d
isUnitLength(const OdGeTol &tol=OdGeContext::gTol) constOdGeVector2d
isZeroLength(const OdGeTol &tol=OdGeContext::gTol) constOdGeVector2d
kIdentityOdGeVector2dstatic
kXAxisOdGeVector2dstatic
kYAxisOdGeVector2dstatic
length() constOdGeVector2d
lengthSqrd() constOdGeVector2d
mirror(const OdGeVector2d &line)OdGeVector2d
negate()OdGeVector2d
normal(const OdGeTol &tol=OdGeContext::gTol) constOdGeVector2d
normalize(const OdGeTol &tol=OdGeContext::gTol)OdGeVector2d
normalize(const OdGeTol &tol, OdGeError &status)OdGeVector2d
normalizeGetLength(double tol=1.e-300)OdGeVector2d
OdGeVector2d()OdGeVector2dinline
OdGeVector2d(double xx, double yy)OdGeVector2dinline
operator OdGeMatrix2d() constOdGeVector2d
operator!=(const OdGeVector2d &vect) constOdGeVector2d
operator*(const OdGeMatrix2d &xfm, const OdGeVector2d &vect)OdGeVector2dfriend
operator*(double scale) constOdGeVector2d
operator*(double scale, const OdGeVector2d &vector)OdGeVector2dfriend
operator*=(double scale)OdGeVector2d
operator+(const OdGeVector2d &vect) constOdGeVector2d
operator+=(const OdGeVector2d &vect)OdGeVector2d
operator-(const OdGeVector2d &vect) constOdGeVector2d
operator-() constOdGeVector2d
operator-=(const OdGeVector2d &vect)OdGeVector2d
operator/(double scale) constOdGeVector2d
operator/=(double scale)OdGeVector2d
operator==(const OdGeVector2d &vect) constOdGeVector2d
operator[](unsigned int i) constOdGeVector2d
operator[](unsigned int i)OdGeVector2d
perpVector() constOdGeVector2d
rotateBy(double angle)OdGeVector2d
set(double xx, double yy)OdGeVector2dinline
setToProduct(const OdGeMatrix2d &matrix, const OdGeVector2d &vect)OdGeVector2dinline
setToProduct(const OdGeVector2d &vect, double scale)OdGeVector2d
setToSum(const OdGeVector2d &vector1, const OdGeVector2d &vector2)OdGeVector2d
transformBy(const OdGeMatrix2d &xfm)OdGeVector2dinline
xOdGeVector2d
yOdGeVector2d