|
Open CASCADE Technology
6.5.4
|
#include <Bnd_B2f.hxx>
| Bnd_B2f::Bnd_B2f | ( | const gp_XY & | theCenter, |
| const gp_XY & | theHSize | ||
| ) |
| void Bnd_B2f::Add | ( | const gp_XY & | thePnt | ) |
| void Bnd_B2f::Add | ( | const gp_Pnt2d & | thePnt | ) |
| void Bnd_B2f::Add | ( | const Bnd_B2f & | theBox | ) |
| void Bnd_B2f::Clear | ( | ) |
| gp_XY Bnd_B2f::CornerMax | ( | ) | const |
| gp_XY Bnd_B2f::CornerMin | ( | ) | const |
| void Bnd_B2f::Enlarge | ( | const Standard_Real | theDiff | ) |
| Standard_Boolean Bnd_B2f::IsIn | ( | const Bnd_B2f & | theBox | ) | const |
| Standard_Boolean Bnd_B2f::IsIn | ( | const Bnd_B2f & | theBox, |
| const gp_Trsf2d & | theTrsf | ||
| ) | const |
| Standard_Boolean Bnd_B2f::IsOut | ( | const gp_XY & | thePnt | ) | const |
| Standard_Boolean Bnd_B2f::IsOut | ( | const gp_XY & | theCenter, |
| const Standard_Real | theRadius, | ||
| const Standard_Boolean | isCircleHollow = Standard_False |
||
| ) | const |
| Standard_Boolean Bnd_B2f::IsOut | ( | const Bnd_B2f & | theOtherBox | ) | const |
| Standard_Boolean Bnd_B2f::IsOut | ( | const Bnd_B2f & | theOtherBox, |
| const gp_Trsf2d & | theTrsf | ||
| ) | const |
| Standard_Boolean Bnd_B2f::IsOut | ( | const gp_Ax2d & | theLine | ) | const |
| Standard_Boolean Bnd_B2f::IsOut | ( | const gp_XY & | theP0, |
| const gp_XY & | theP1 | ||
| ) | const |
| Standard_Boolean Bnd_B2f::IsVoid | ( | ) | const |
| Standard_Boolean Bnd_B2f::Limit | ( | const Bnd_B2f & | theOtherBox | ) |
| void Bnd_B2f::SetCenter | ( | const gp_XY & | theCenter | ) |
| void Bnd_B2f::SetHSize | ( | const gp_XY & | theHSize | ) |
| Standard_Real Bnd_B2f::SquareExtent | ( | ) | const |
| Bnd_B2f Bnd_B2f::Transformed | ( | const gp_Trsf2d & | theTrsf | ) | const |
Standard_ShortReal Bnd_B2f::myCenter[2] [protected] |
Standard_ShortReal Bnd_B2f::myHSize[2] [protected] |
1.8.0