|
Open CASCADE Technology 6.5.2
|
#include <MAT2d_Mat2d.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| MAT2d_Mat2d () | |
| void | CreateMat (MAT2d_Tool2d &aTool) |
| Standard_Boolean | IsDone () const |
| void | Init () |
| Standard_Boolean | More () const |
| void | Next () |
| Handle_MAT_Bisector | Bisector () const |
| Standard_Boolean | SemiInfinite () const |
| Standard_Integer | NumberOfBisectors () const |
| MAT2d_Mat2d::MAT2d_Mat2d | ( | ) |
| Handle_MAT_Bisector MAT2d_Mat2d::Bisector | ( | ) | const |
| void MAT2d_Mat2d::CreateMat | ( | MAT2d_Tool2d & | aTool | ) |
| void MAT2d_Mat2d::Init | ( | ) |
| Standard_Boolean MAT2d_Mat2d::IsDone | ( | ) | const |
| Standard_Boolean MAT2d_Mat2d::More | ( | ) | const |
| void MAT2d_Mat2d::Next | ( | ) |
| Standard_Integer MAT2d_Mat2d::NumberOfBisectors | ( | ) | const |
| void MAT2d_Mat2d::operator delete | ( | void * | anAddress | ) | [inline] |
| void* MAT2d_Mat2d::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* MAT2d_Mat2d::operator new | ( | size_t | size | ) | [inline] |
| Standard_Boolean MAT2d_Mat2d::SemiInfinite | ( | ) | const |
1.7.4