Open CASCADE Technology 6.5.2
Public Member Functions
BRepGProp_Vinert Class Reference

#include <BRepGProp_Vinert.hxx>

Inheritance diagram for BRepGProp_Vinert:
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_Vinert ()
 BRepGProp_Vinert (const BRepGProp_Face &S, const gp_Pnt &VLocation)
 BRepGProp_Vinert (BRepGProp_Face &S, const gp_Pnt &VLocation, const Standard_Real Eps)
 BRepGProp_Vinert (const BRepGProp_Face &S, const gp_Pnt &O, const gp_Pnt &VLocation)
 BRepGProp_Vinert (BRepGProp_Face &S, const gp_Pnt &O, const gp_Pnt &VLocation, const Standard_Real Eps)
 BRepGProp_Vinert (const BRepGProp_Face &S, const gp_Pln &Pl, const gp_Pnt &VLocation)
 BRepGProp_Vinert (BRepGProp_Face &S, const gp_Pln &Pl, const gp_Pnt &VLocation, const Standard_Real Eps)
 BRepGProp_Vinert (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pnt &VLocation)
 BRepGProp_Vinert (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pnt &VLocation, const Standard_Real Eps)
 BRepGProp_Vinert (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pnt &O, const gp_Pnt &VLocation)
 BRepGProp_Vinert (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pnt &O, const gp_Pnt &VLocation, const Standard_Real Eps)
 BRepGProp_Vinert (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pln &Pl, const gp_Pnt &VLocation)
 BRepGProp_Vinert (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pln &Pl, const gp_Pnt &VLocation, const Standard_Real Eps)
void SetLocation (const gp_Pnt &VLocation)
void Perform (const BRepGProp_Face &S)
Standard_Real Perform (BRepGProp_Face &S, const Standard_Real Eps)
void Perform (const BRepGProp_Face &S, const gp_Pnt &O)
Standard_Real Perform (BRepGProp_Face &S, const gp_Pnt &O, const Standard_Real Eps)
void Perform (const BRepGProp_Face &S, const gp_Pln &Pl)
Standard_Real Perform (BRepGProp_Face &S, const gp_Pln &Pl, const Standard_Real Eps)
void Perform (BRepGProp_Face &S, BRepGProp_Domain &D)
Standard_Real Perform (BRepGProp_Face &S, BRepGProp_Domain &D, const Standard_Real Eps)
void Perform (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pnt &O)
Standard_Real Perform (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pnt &O, const Standard_Real Eps)
void Perform (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pln &Pl)
Standard_Real Perform (BRepGProp_Face &S, BRepGProp_Domain &D, const gp_Pln &Pl, const Standard_Real Eps)
Standard_Real GetEpsilon ()

Constructor & Destructor Documentation

BRepGProp_Vinert::BRepGProp_Vinert ( )
BRepGProp_Vinert::BRepGProp_Vinert ( const BRepGProp_Face S,
const gp_Pnt VLocation 
)
BRepGProp_Vinert::BRepGProp_Vinert ( BRepGProp_Face S,
const gp_Pnt VLocation,
const Standard_Real  Eps 
)
BRepGProp_Vinert::BRepGProp_Vinert ( const BRepGProp_Face S,
const gp_Pnt O,
const gp_Pnt VLocation 
)
BRepGProp_Vinert::BRepGProp_Vinert ( BRepGProp_Face S,
const gp_Pnt O,
const gp_Pnt VLocation,
const Standard_Real  Eps 
)
BRepGProp_Vinert::BRepGProp_Vinert ( const BRepGProp_Face S,
const gp_Pln Pl,
const gp_Pnt VLocation 
)
BRepGProp_Vinert::BRepGProp_Vinert ( BRepGProp_Face S,
const gp_Pln Pl,
const gp_Pnt VLocation,
const Standard_Real  Eps 
)
BRepGProp_Vinert::BRepGProp_Vinert ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pnt VLocation 
)
BRepGProp_Vinert::BRepGProp_Vinert ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pnt VLocation,
const Standard_Real  Eps 
)
BRepGProp_Vinert::BRepGProp_Vinert ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pnt O,
const gp_Pnt VLocation 
)
BRepGProp_Vinert::BRepGProp_Vinert ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pnt O,
const gp_Pnt VLocation,
const Standard_Real  Eps 
)
BRepGProp_Vinert::BRepGProp_Vinert ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pln Pl,
const gp_Pnt VLocation 
)
BRepGProp_Vinert::BRepGProp_Vinert ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pln Pl,
const gp_Pnt VLocation,
const Standard_Real  Eps 
)

Member Function Documentation

Standard_Real BRepGProp_Vinert::GetEpsilon ( )
void BRepGProp_Vinert::operator delete ( void *  anAddress) [inline]

Reimplemented from GProp_GProps.

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

Reimplemented from GProp_GProps.

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

Reimplemented from GProp_GProps.

Standard_Real BRepGProp_Vinert::Perform ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pnt O,
const Standard_Real  Eps 
)
void BRepGProp_Vinert::Perform ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pnt O 
)
Standard_Real BRepGProp_Vinert::Perform ( BRepGProp_Face S,
BRepGProp_Domain D,
const Standard_Real  Eps 
)
void BRepGProp_Vinert::Perform ( BRepGProp_Face S,
BRepGProp_Domain D 
)
Standard_Real BRepGProp_Vinert::Perform ( BRepGProp_Face S,
const gp_Pln Pl,
const Standard_Real  Eps 
)
void BRepGProp_Vinert::Perform ( const BRepGProp_Face S,
const gp_Pln Pl 
)
Standard_Real BRepGProp_Vinert::Perform ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pln Pl,
const Standard_Real  Eps 
)
void BRepGProp_Vinert::Perform ( const BRepGProp_Face S,
const gp_Pnt O 
)
Standard_Real BRepGProp_Vinert::Perform ( BRepGProp_Face S,
const Standard_Real  Eps 
)
void BRepGProp_Vinert::Perform ( const BRepGProp_Face S)
Standard_Real BRepGProp_Vinert::Perform ( BRepGProp_Face S,
const gp_Pnt O,
const Standard_Real  Eps 
)
void BRepGProp_Vinert::Perform ( BRepGProp_Face S,
BRepGProp_Domain D,
const gp_Pln Pl 
)
void BRepGProp_Vinert::SetLocation ( const gp_Pnt VLocation)

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