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