Open CASCADE Technology 7.8.0
|
#include <MAT_Bisector.hxx>
Additional Inherited Members | |
Public Types inherited from Standard_Transient | |
typedef void | base_type |
Returns a type descriptor about this object. | |
Static Public Member Functions inherited from Standard_Transient | |
static constexpr const char * | get_type_name () |
Returns a type descriptor about this object. | |
static const opencascade::handle< Standard_Type > & | get_type_descriptor () |
Returns type descriptor of Standard_Transient class. | |
MAT_Bisector::MAT_Bisector | ( | ) |
void MAT_Bisector::AddBisector | ( | const Handle< MAT_Bisector > & | abisector | ) | const |
Standard_Integer MAT_Bisector::BisectorNumber | ( | ) | const |
void MAT_Bisector::BisectorNumber | ( | const Standard_Integer | anumber | ) |
Standard_Real MAT_Bisector::DistIssuePoint | ( | ) | const |
void MAT_Bisector::DistIssuePoint | ( | const Standard_Real | areal | ) |
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 |
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 | ) |
Standard_Integer MAT_Bisector::IssuePoint | ( | ) | const |
void MAT_Bisector::IssuePoint | ( | const Standard_Integer | apoint | ) |
Handle< MAT_Bisector > MAT_Bisector::LastBisector | ( | ) | const |
Handle< MAT_ListOfBisector > MAT_Bisector::List | ( | ) | const |
Standard_Real MAT_Bisector::SecondParameter | ( | ) | const |
void MAT_Bisector::SecondParameter | ( | const Standard_Real | aparameter | ) |
Standard_Integer MAT_Bisector::SecondVector | ( | ) | const |
void MAT_Bisector::SecondVector | ( | const Standard_Integer | avector | ) |
Standard_Real MAT_Bisector::Sense | ( | ) | const |
void MAT_Bisector::Sense | ( | const Standard_Real | asense | ) |