Open CASCADE Technology 6.5.2
Public Member Functions
BRepGProp_Sinert Class Reference

#include <BRepGProp_Sinert.hxx>

Inheritance diagram for BRepGProp_Sinert:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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::operator delete ( void *  anAddress) [inline]

Reimplemented from GProp_GProps.

void* BRepGProp_Sinert::operator new ( size_t  size) [inline]

Reimplemented from GProp_GProps.

void* BRepGProp_Sinert::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from GProp_GProps.

void BRepGProp_Sinert::Perform ( BRepGProp_Face S,
BRepGProp_Domain D 
)
void BRepGProp_Sinert::Perform ( const BRepGProp_Face S)
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::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