|
Open CASCADE Technology
6.5.4
|
#include <HLRBRep_CLProps.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | HLRBRep_CLProps (const Standard_Address &C, const Standard_Integer N, const Standard_Real Resolution) |
| HLRBRep_CLProps (const Standard_Address &C, const Standard_Real U, const Standard_Integer N, const Standard_Real Resolution) | |
| HLRBRep_CLProps (const Standard_Integer N, const Standard_Real Resolution) | |
| void | SetParameter (const Standard_Real U) |
| void | SetCurve (const Standard_Address &C) |
| const gp_Pnt2d & | Value () const |
| const gp_Vec2d & | D1 () |
| const gp_Vec2d & | D2 () |
| const gp_Vec2d & | D3 () |
| Standard_Boolean | IsTangentDefined () |
| void | Tangent (gp_Dir2d &D) |
| Standard_Real | Curvature () |
| void | Normal (gp_Dir2d &N) |
| void | CentreOfCurvature (gp_Pnt2d &P) |
| DEFINE_STANDARD_ALLOC HLRBRep_CLProps::HLRBRep_CLProps | ( | const Standard_Address & | C, |
| const Standard_Integer | N, | ||
| const Standard_Real | Resolution | ||
| ) |
| HLRBRep_CLProps::HLRBRep_CLProps | ( | const Standard_Address & | C, |
| const Standard_Real | U, | ||
| const Standard_Integer | N, | ||
| const Standard_Real | Resolution | ||
| ) |
| HLRBRep_CLProps::HLRBRep_CLProps | ( | const Standard_Integer | N, |
| const Standard_Real | Resolution | ||
| ) |
| void HLRBRep_CLProps::Normal | ( | gp_Dir2d & | N | ) |
| void HLRBRep_CLProps::Tangent | ( | gp_Dir2d & | D | ) |
| const gp_Pnt2d& HLRBRep_CLProps::Value | ( | ) | const |
1.8.0