Open CASCADE Technology
6.5.4
|
#include <LProp3d_SLProps.hxx>
DEFINE_STANDARD_ALLOC 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 | ||
) |
void LProp3d_SLProps::CurvatureDirections | ( | gp_Dir & | MaxD, |
gp_Dir & | MinD | ||
) |
void LProp3d_SLProps::TangentU | ( | gp_Dir & | D | ) |
void LProp3d_SLProps::TangentV | ( | gp_Dir & | D | ) |
const gp_Pnt& LProp3d_SLProps::Value | ( | ) | const |