CFx SDK Documentation 2024 SP0
|
This is the complete list of members for OdGeBoundBlock2d, including all inherited members.
connectTo(OdGeEntity2dImpl *) | OdGeEntity2d | protected |
contains(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeBoundBlock2d | |
copy() const | OdGeEntity2d | |
extend(const OdGePoint2d &point) | OdGeBoundBlock2d | |
get(OdGePoint2d &base, OdGeVector2d &side1, OdGeVector2d &side2) const | OdGeBoundBlock2d | |
getMinMaxPoints(OdGePoint2d &p1, OdGePoint2d &p2) const | OdGeBoundBlock2d | |
isBox() const | OdGeBoundBlock2d | |
isDisjoint(const OdGeBoundBlock2d &block, const OdGeTol &tol=OdGeContext::gTol) const | OdGeBoundBlock2d | |
isEqualTo(const OdGeEntity2d &other, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity2d | |
isKindOf(OdGe::EntityId entType) const | OdGeEntity2d | |
isOn(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity2d | |
mirror(const OdGeLine2d &line) | OdGeEntity2d | |
OdGeBoundBlock2d() | OdGeBoundBlock2d | |
OdGeBoundBlock2d(const OdGePoint2d &point1, const OdGePoint2d &point2) | OdGeBoundBlock2d | |
OdGeBoundBlock2d(const OdGePoint2d &base, const OdGeVector2d &dir1, const OdGeVector2d &dir2) | OdGeBoundBlock2d | |
OdGeBoundBlock2d(const OdGeBoundBlock2d &source) | OdGeBoundBlock2d | |
OdGeEntity2d() | OdGeEntity2d | protected |
OdGeEntity2d(const OdGeEntity2d &) | OdGeEntity2d | protected |
ODRX_HEAP_OPERATORS() | OdGeEntity2d | |
operator!=(const OdGeEntity2d &entity) const | OdGeEntity2d | |
operator=(const OdGeBoundBlock2d &block) | OdGeBoundBlock2d | |
OdGeEntity2d::operator=(const OdGeEntity2d &entity) | OdGeEntity2d | |
operator==(const OdGeEntity2d &entity) const | OdGeEntity2d | |
rotateBy(double angle, const OdGePoint2d &basePoint=OdGePoint2d::kOrigin) | OdGeEntity2d | |
scaleBy(double scaleFactor, const OdGePoint2d &basePoint=OdGePoint2d::kOrigin) | OdGeEntity2d | |
set(const OdGePoint2d &p1, const OdGePoint2d &p2) | OdGeBoundBlock2d | |
set(const OdGePoint2d &base, const OdGeVector2d &side1, const OdGeVector2d &side2) | OdGeBoundBlock2d | |
setToBox(bool toBox) | OdGeBoundBlock2d | |
swell(double distance) | OdGeBoundBlock2d | |
transformBy(const OdGeMatrix2d &xfm) | OdGeEntity2d | |
translateBy(const OdGeVector2d &translateVec) | OdGeEntity2d | |
type() const | OdGeEntity2d | |
~OdGeEntity2d() | OdGeEntity2d |