|
Open CASCADE Technology
6.9.0
|
#include <BRepLProp_SLProps.hxx>
| BRepLProp_SLProps::BRepLProp_SLProps | ( | const BRepAdaptor_Surface & | S, |
| const Standard_Real | U, | ||
| const Standard_Real | V, | ||
| const Standard_Integer | N, | ||
| const Standard_Real | Resolution | ||
| ) |
| BRepLProp_SLProps::BRepLProp_SLProps | ( | const BRepAdaptor_Surface & | S, |
| const Standard_Integer | N, | ||
| const Standard_Real | Resolution | ||
| ) |
| BRepLProp_SLProps::BRepLProp_SLProps | ( | const Standard_Integer | N, |
| const Standard_Real | Resolution | ||
| ) |
| const gp_Vec& BRepLProp_SLProps::D1U | ( | ) |
| const gp_Vec& BRepLProp_SLProps::D1V | ( | ) |
| const gp_Vec& BRepLProp_SLProps::D2U | ( | ) |
| const gp_Vec& BRepLProp_SLProps::D2V | ( | ) |
| const gp_Vec& BRepLProp_SLProps::DUV | ( | ) |
| Standard_Real BRepLProp_SLProps::GaussianCurvature | ( | ) |
| Standard_Boolean BRepLProp_SLProps::IsCurvatureDefined | ( | ) |
| Standard_Boolean BRepLProp_SLProps::IsNormalDefined | ( | ) |
| Standard_Boolean BRepLProp_SLProps::IsTangentUDefined | ( | ) |
| Standard_Boolean BRepLProp_SLProps::IsTangentVDefined | ( | ) |
| Standard_Boolean BRepLProp_SLProps::IsUmbilic | ( | ) |
| Standard_Real BRepLProp_SLProps::MaxCurvature | ( | ) |
| Standard_Real BRepLProp_SLProps::MeanCurvature | ( | ) |
| Standard_Real BRepLProp_SLProps::MinCurvature | ( | ) |
| const gp_Dir& BRepLProp_SLProps::Normal | ( | ) |
| void BRepLProp_SLProps::SetParameters | ( | const Standard_Real | U, |
| const Standard_Real | V | ||
| ) |
| void BRepLProp_SLProps::SetSurface | ( | const BRepAdaptor_Surface & | S | ) |
| void BRepLProp_SLProps::TangentU | ( | gp_Dir & | D | ) |
| void BRepLProp_SLProps::TangentV | ( | gp_Dir & | D | ) |
| const gp_Pnt& BRepLProp_SLProps::Value | ( | ) | const |
1.8.5