#include <BRepGProp_Sinert.hxx>
Public Member Functions |
DEFINE_STANDARD_ALLOC | 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
Member Function Documentation
The documentation for this class was generated from the following file: