#include <BRepLProp_SLProps.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | BRepLProp_SLProps (const BRepAdaptor_Surface &S, const Standard_Real U, const Standard_Real V, const Standard_Integer N, const Standard_Real Resolution) |
| | BRepLProp_SLProps (const BRepAdaptor_Surface &S, const Standard_Integer N, const Standard_Real Resolution) |
| | BRepLProp_SLProps (const Standard_Integer N, const Standard_Real Resolution) |
| void | SetSurface (const BRepAdaptor_Surface &S) |
| void | SetParameters (const Standard_Real U, const Standard_Real V) |
| const gp_Pnt & | Value () const |
| const gp_Vec & | D1U () |
| const gp_Vec & | D1V () |
| const gp_Vec & | D2U () |
| const gp_Vec & | D2V () |
| const gp_Vec & | DUV () |
| Standard_Boolean | IsTangentUDefined () |
| void | TangentU (gp_Dir &D) |
| Standard_Boolean | IsTangentVDefined () |
| void | TangentV (gp_Dir &D) |
| Standard_Boolean | IsNormalDefined () |
| const gp_Dir & | Normal () |
| Standard_Boolean | IsCurvatureDefined () |
| Standard_Boolean | IsUmbilic () |
| Standard_Real | MaxCurvature () |
| Standard_Real | MinCurvature () |
| void | CurvatureDirections (gp_Dir &MaxD, gp_Dir &MinD) |
| Standard_Real | MeanCurvature () |
| Standard_Real | GaussianCurvature () |
Constructor & Destructor Documentation
Member Function Documentation
| void BRepLProp_SLProps::CurvatureDirections |
( |
gp_Dir & |
MaxD, |
|
|
gp_Dir & |
MinD |
|
) |
| |
| 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 |
( |
| ) |
|
| const gp_Dir& BRepLProp_SLProps::Normal |
( |
| ) |
|
| void BRepLProp_SLProps::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* BRepLProp_SLProps::operator new |
( |
size_t |
size | ) |
[inline] |
| void* BRepLProp_SLProps::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void BRepLProp_SLProps::TangentU |
( |
gp_Dir & |
D | ) |
|
| void BRepLProp_SLProps::TangentV |
( |
gp_Dir & |
D | ) |
|
| const gp_Pnt& BRepLProp_SLProps::Value |
( |
| ) |
const |
The documentation for this class was generated from the following file: