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