Open CASCADE Technology 6.6.0
Public Member Functions
BRepGProp_Sinert Class Reference

#include <BRepGProp_Sinert.hxx>

Inheritance diagram for BRepGProp_Sinert:
Inheritance graph
[legend]

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 ( )
BRepGProp_Sinert::BRepGProp_Sinert ( const BRepGProp_Face S,
const gp_Pnt SLocation 
)
BRepGProp_Sinert::BRepGProp_Sinert ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pnt SLocation 
)
BRepGProp_Sinert::BRepGProp_Sinert ( BRepGProp_Face S,
const gp_Pnt SLocation,
const Standard_Real  Eps 
)
BRepGProp_Sinert::BRepGProp_Sinert ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pnt SLocation,
const Standard_Real  Eps 
)

Member Function Documentation

Standard_Real BRepGProp_Sinert::GetEpsilon ( )
void BRepGProp_Sinert::Perform ( BRepGProp_Face S,
BRepGProp_Domain D 
)
Standard_Real BRepGProp_Sinert::Perform ( BRepGProp_Face S,
BRepGProp_Domain D,
const Standard_Real  Eps 
)
Standard_Real BRepGProp_Sinert::Perform ( BRepGProp_Face S,
const Standard_Real  Eps 
)
void BRepGProp_Sinert::Perform ( const BRepGProp_Face S)
void BRepGProp_Sinert::SetLocation ( const gp_Pnt SLocation)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines