Open CASCADE Technology 6.6.0
|
#include <MAT_Bisector.hxx>
MAT_Bisector::MAT_Bisector | ( | ) |
void MAT_Bisector::AddBisector | ( | const Handle< MAT_Bisector > & | abisector | ) | const |
void MAT_Bisector::BisectorNumber | ( | const Standard_Integer | anumber | ) |
Standard_Integer MAT_Bisector::BisectorNumber | ( | ) | const |
void MAT_Bisector::DistIssuePoint | ( | const Standard_Real | areal | ) |
Standard_Real MAT_Bisector::DistIssuePoint | ( | ) | const |
void MAT_Bisector::Dump | ( | const Standard_Integer | ashift, |
const Standard_Integer | alevel | ||
) | const |
Standard_Integer MAT_Bisector::EndPoint | ( | ) | const |
void MAT_Bisector::EndPoint | ( | const Standard_Integer | apoint | ) |
Handle_MAT_Bisector MAT_Bisector::FirstBisector | ( | ) | const |
Handle_MAT_Edge MAT_Bisector::FirstEdge | ( | ) | const |
void MAT_Bisector::FirstEdge | ( | const Handle< MAT_Edge > & | anedge | ) |
Standard_Real MAT_Bisector::FirstParameter | ( | ) | const |
void MAT_Bisector::FirstParameter | ( | const Standard_Real | aparameter | ) |
Standard_Integer MAT_Bisector::FirstVector | ( | ) | const |
void MAT_Bisector::FirstVector | ( | const Standard_Integer | avector | ) |
Standard_Integer MAT_Bisector::IndexNumber | ( | ) | const |
void MAT_Bisector::IndexNumber | ( | const Standard_Integer | anumber | ) |
void MAT_Bisector::IssuePoint | ( | const Standard_Integer | apoint | ) |
Standard_Integer MAT_Bisector::IssuePoint | ( | ) | const |
Handle_MAT_Bisector MAT_Bisector::LastBisector | ( | ) | const |
Handle_MAT_ListOfBisector MAT_Bisector::List | ( | ) | const |
void MAT_Bisector::SecondEdge | ( | const Handle< MAT_Edge > & | anedge | ) |
Handle_MAT_Edge MAT_Bisector::SecondEdge | ( | ) | const |
void MAT_Bisector::SecondParameter | ( | const Standard_Real | aparameter | ) |
Standard_Real MAT_Bisector::SecondParameter | ( | ) | const |
void MAT_Bisector::SecondVector | ( | const Standard_Integer | avector | ) |
Standard_Integer MAT_Bisector::SecondVector | ( | ) | const |
Standard_Real MAT_Bisector::Sense | ( | ) | const |
void MAT_Bisector::Sense | ( | const Standard_Real | asense | ) |