#include <BRepGProp_Sinert.hxx>
Public Member Functions |
| BRepGProp_Sinert () |
| BRepGProp_Sinert (const BRepGProp_Face &S, const gp_Pnt &SLocation) |
| BRepGProp_Sinert (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pnt &SLocation) |
| BRepGProp_Sinert (BRepGProp_Face &S, const gp_Pnt &SLocation, const Standard_Real Eps) |
| BRepGProp_Sinert (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pnt &SLocation, const Standard_Real Eps) |
void | SetLocation (const gp_Pnt &SLocation) |
void | Perform (const BRepGProp_Face &S) |
void | Perform (BRepGProp_Face &S, BRepGProp_Domain &D) |
Standard_Real | Perform (BRepGProp_Face &S, const Standard_Real Eps) |
Standard_Real | Perform (BRepGProp_Face &S, BRepGProp_Domain &D, const Standard_Real Eps) |
Standard_Real | GetEpsilon () |
Constructor & Destructor Documentation
BRepGProp_Sinert::BRepGProp_Sinert |
( |
| ) |
|
Member Function Documentation
void BRepGProp_Sinert::SetLocation |
( |
const gp_Pnt & |
SLocation | ) |
|
The documentation for this class was generated from the following file: