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