|
| | AcGeBoundBlock2d (AcGeBoundBlock2d const &) |
| |
| | AcGeBoundBlock2d (AcGePoint2d const &, AcGePoint2d const &) |
| |
| | AcGeBoundBlock2d (AcGePoint2d const &, AcGeVector2d const &, AcGeVector2d const &) |
| |
| | AcGeBoundBlock2d (void) |
| |
| | ~AcGeBoundBlock2d (void) |
| |
| AcGeBoundBlock2d & | extend (AcGePoint2d const &) |
| |
| AcGeBoundBlock2d & | operator= (AcGeBoundBlock2d const &) |
| |
| AcGeBoundBlock2d & | set (AcGePoint2d const &, AcGePoint2d const &) |
| |
| AcGeBoundBlock2d & | set (AcGePoint2d const &, AcGeVector2d const &, AcGeVector2d const &) |
| |
| AcGeBoundBlock2d & | setToBox (Frx::Boolean) |
| |
| AcGeBoundBlock2d & | swell (double) |
| |
| Frx::Boolean | contains (AcGePoint2d const &) const |
| |
| Frx::Boolean | isBox (void) const |
| |
| Frx::Boolean | isDisjoint (AcGeBoundBlock2d const &) const |
| |
| void | get (AcGePoint2d &, AcGeVector2d &, AcGeVector2d &) const |
| |
| void | getMinMaxPoints (AcGePoint2d &, AcGePoint2d &) const |
| |
| | ~AcGeEntity2d (void) |
| |
| AcGeEntity2d & | mirror (AcGeLine2d const &) |
| |
| AcGeEntity2d & | operator= (AcGeEntity2d const &) |
| |
| AcGeEntity2d & | rotateBy (double, AcGePoint2d const &) |
| |
| AcGeEntity2d & | scaleBy (double, AcGePoint2d const &) |
| |
| AcGeEntity2d & | transformBy (AcGeMatrix2d const &) |
| |
| AcGeEntity2d & | translateBy (AcGeVector2d const &) |
| |
| AcGeEntity2d * | copy (void) const |
| |
| AcGe::EntityId | type (void) const |
| |
| Frx::Boolean | isEqualTo (AcGeEntity2d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| Frx::Boolean | isKindOf (AcGe::EntityId) const |
| |
| Adesk::Boolean | isOn (AcGePoint2d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| Frx::Boolean | operator!= (AcGeEntity2d const &) const |
| |
| Frx::Boolean | operator== (AcGeEntity2d const &) const |
| |
Definition at line 23 of file AcGeBoundBlock2d.h.