Open CASCADE Technology 6.6.0
|
#include <MAT2d_Mat2d.hxx>
Public Member Functions | |
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 |
Standard_Boolean MAT2d_Mat2d::SemiInfinite | ( | ) | const |