Open CASCADE Technology
7.3.0
|
#include <TopOpeBRep_Point2d.hxx>
TopOpeBRep_Point2d::TopOpeBRep_Point2d | ( | ) |
TopOpeBRepDS_Transition& TopOpeBRep_Point2d::ChangeTransition | ( | const Standard_Integer | I | ) |
void TopOpeBRep_Point2d::Dump | ( | const Standard_Integer | ie1 = 0 , |
const Standard_Integer | ie2 = 0 |
||
) | const |
TopOpeBRepDS_Config TopOpeBRep_Point2d::EdgesConfig | ( | ) | const |
Standard_Boolean TopOpeBRep_Point2d::HasPint | ( | ) | const |
Handle< TopOpeBRep_Hctxee2d > TopOpeBRep_Point2d::Hctxee2d | ( | ) | const |
Handle< TopOpeBRep_Hctxff2d > TopOpeBRep_Point2d::Hctxff2d | ( | ) | const |
Standard_Integer TopOpeBRep_Point2d::Index | ( | ) | const |
Standard_Boolean TopOpeBRep_Point2d::IsPointOfSegment | ( | ) | const |
Standard_Boolean TopOpeBRep_Point2d::IsVertex | ( | const Standard_Integer | I | ) | const |
Standard_Boolean TopOpeBRep_Point2d::Keep | ( | ) | const |
Standard_Real TopOpeBRep_Point2d::Parameter | ( | const Standard_Integer | I | ) | const |
const IntRes2d_IntersectionPoint& TopOpeBRep_Point2d::Pint | ( | ) | const |
Standard_Boolean TopOpeBRep_Point2d::SegmentAncestors | ( | Standard_Integer & | IP1, |
Standard_Integer & | IP2 | ||
) | const |
void TopOpeBRep_Point2d::SetEdgesConfig | ( | const TopOpeBRepDS_Config | C | ) |
void TopOpeBRep_Point2d::SetHctxee2d | ( | const Handle< TopOpeBRep_Hctxee2d > & | ee2d | ) |
void TopOpeBRep_Point2d::SetHctxff2d | ( | const Handle< TopOpeBRep_Hctxff2d > & | ff2d | ) |
void TopOpeBRep_Point2d::SetIndex | ( | const Standard_Integer | X | ) |
void TopOpeBRep_Point2d::SetIsPointOfSegment | ( | const Standard_Boolean | B | ) |
void TopOpeBRep_Point2d::SetIsVertex | ( | const Standard_Integer | I, |
const Standard_Boolean | B | ||
) |
void TopOpeBRep_Point2d::SetKeep | ( | const Standard_Boolean | B | ) |
void TopOpeBRep_Point2d::SetParameter | ( | const Standard_Integer | I, |
const Standard_Real | P | ||
) |
void TopOpeBRep_Point2d::SetPint | ( | const IntRes2d_IntersectionPoint & | P | ) |
void TopOpeBRep_Point2d::SetSegmentAncestors | ( | const Standard_Integer | IP1, |
const Standard_Integer | IP2 | ||
) |
void TopOpeBRep_Point2d::SetStatus | ( | const TopOpeBRep_P2Dstatus | S | ) |
void TopOpeBRep_Point2d::SetTolerance | ( | const Standard_Real | T | ) |
void TopOpeBRep_Point2d::SetTransition | ( | const Standard_Integer | I, |
const TopOpeBRepDS_Transition & | T | ||
) |
void TopOpeBRep_Point2d::SetValue | ( | const gp_Pnt & | P | ) |
void TopOpeBRep_Point2d::SetValue2d | ( | const gp_Pnt2d & | P | ) |
void TopOpeBRep_Point2d::SetVertex | ( | const Standard_Integer | I, |
const TopoDS_Vertex & | V | ||
) |
TopOpeBRep_P2Dstatus TopOpeBRep_Point2d::Status | ( | ) | const |
Standard_Real TopOpeBRep_Point2d::Tolerance | ( | ) | const |
const TopOpeBRepDS_Transition& TopOpeBRep_Point2d::Transition | ( | const Standard_Integer | I | ) | const |
const gp_Pnt& TopOpeBRep_Point2d::Value | ( | ) | const |
const gp_Pnt2d& TopOpeBRep_Point2d::Value2d | ( | ) | const |
const TopoDS_Vertex& TopOpeBRep_Point2d::Vertex | ( | const Standard_Integer | I | ) | const |