Open CASCADE Technology 6.6.0
|
#include <BRepGProp_VinertGK.hxx>
Public Member Functions | |
BRepGProp_VinertGK () | |
BRepGProp_VinertGK (BRepGProp_Face &theSurface, const gp_Pnt &theLocation, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) | |
BRepGProp_VinertGK (BRepGProp_Face &theSurface, const gp_Pnt &thePoint, const gp_Pnt &theLocation, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) | |
BRepGProp_VinertGK (BRepGProp_Face &theSurface, BRepGProp_Domain &theDomain, const gp_Pnt &theLocation, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) | |
BRepGProp_VinertGK (BRepGProp_Face &theSurface, BRepGProp_Domain &theDomain, const gp_Pnt &thePoint, const gp_Pnt &theLocation, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) | |
BRepGProp_VinertGK (BRepGProp_Face &theSurface, const gp_Pln &thePlane, const gp_Pnt &theLocation, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) | |
BRepGProp_VinertGK (BRepGProp_Face &theSurface, BRepGProp_Domain &theDomain, const gp_Pln &thePlane, const gp_Pnt &theLocation, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) | |
void | SetLocation (const gp_Pnt &theLocation) |
Standard_Real | Perform (BRepGProp_Face &theSurface, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) |
Standard_Real | Perform (BRepGProp_Face &theSurface, const gp_Pnt &thePoint, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) |
Standard_Real | Perform (BRepGProp_Face &theSurface, BRepGProp_Domain &theDomain, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) |
Standard_Real | Perform (BRepGProp_Face &theSurface, BRepGProp_Domain &theDomain, const gp_Pnt &thePoint, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) |
Standard_Real | Perform (BRepGProp_Face &theSurface, const gp_Pln &thePlane, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) |
Standard_Real | Perform (BRepGProp_Face &theSurface, BRepGProp_Domain &theDomain, const gp_Pln &thePlane, const Standard_Real theTolerance=0.001, const Standard_Boolean theCGFlag=Standard_False, const Standard_Boolean theIFlag=Standard_False) |
Standard_Real | GetErrorReached () const |
Standard_Real | GetAbsolutError () const |
BRepGProp_VinertGK::BRepGProp_VinertGK | ( | ) |
BRepGProp_VinertGK::BRepGProp_VinertGK | ( | BRepGProp_Face & | theSurface, |
const gp_Pnt & | theLocation, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
BRepGProp_VinertGK::BRepGProp_VinertGK | ( | BRepGProp_Face & | theSurface, |
const gp_Pnt & | thePoint, | ||
const gp_Pnt & | theLocation, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
BRepGProp_VinertGK::BRepGProp_VinertGK | ( | BRepGProp_Face & | theSurface, |
BRepGProp_Domain & | theDomain, | ||
const gp_Pnt & | theLocation, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
BRepGProp_VinertGK::BRepGProp_VinertGK | ( | BRepGProp_Face & | theSurface, |
BRepGProp_Domain & | theDomain, | ||
const gp_Pnt & | thePoint, | ||
const gp_Pnt & | theLocation, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
BRepGProp_VinertGK::BRepGProp_VinertGK | ( | BRepGProp_Face & | theSurface, |
const gp_Pln & | thePlane, | ||
const gp_Pnt & | theLocation, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
BRepGProp_VinertGK::BRepGProp_VinertGK | ( | BRepGProp_Face & | theSurface, |
BRepGProp_Domain & | theDomain, | ||
const gp_Pln & | thePlane, | ||
const gp_Pnt & | theLocation, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
Standard_Real BRepGProp_VinertGK::GetAbsolutError | ( | ) | const |
Standard_Real BRepGProp_VinertGK::GetErrorReached | ( | ) | const |
Standard_Real BRepGProp_VinertGK::Perform | ( | BRepGProp_Face & | theSurface, |
BRepGProp_Domain & | theDomain, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
Standard_Real BRepGProp_VinertGK::Perform | ( | BRepGProp_Face & | theSurface, |
BRepGProp_Domain & | theDomain, | ||
const gp_Pln & | thePlane, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
Standard_Real BRepGProp_VinertGK::Perform | ( | BRepGProp_Face & | theSurface, |
const gp_Pln & | thePlane, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
Standard_Real BRepGProp_VinertGK::Perform | ( | BRepGProp_Face & | theSurface, |
BRepGProp_Domain & | theDomain, | ||
const gp_Pnt & | thePoint, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
Standard_Real BRepGProp_VinertGK::Perform | ( | BRepGProp_Face & | theSurface, |
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
Standard_Real BRepGProp_VinertGK::Perform | ( | BRepGProp_Face & | theSurface, |
const gp_Pnt & | thePoint, | ||
const Standard_Real | theTolerance = 0.001 , |
||
const Standard_Boolean | theCGFlag = Standard_False , |
||
const Standard_Boolean | theIFlag = Standard_False |
||
) |
void BRepGProp_VinertGK::SetLocation | ( | const gp_Pnt & | theLocation | ) |