OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKShHealing
ShapeAnalysis


ShapeAnalysis_Geom Class Reference

Analyzing tool aimed to work on primitive geometrical objects
.

#include <ShapeAnalysis_Geom.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static Standard_EXPORT Standard_Boolean NearestPlane (const TColgp_Array1OfPnt &Pnts, gp_Pln &aPln, Standard_Real &Dmax)
 Builds a plane out of a set of points in array
Returns in <dmax> the maximal distance between the produced
plane and given points
.
static Standard_EXPORT Standard_Boolean PositionTrsf (const Handle(TColStd_HArray2OfReal)&coefs, gp_Trsf &trsf, const Standard_Real unit, const Standard_Real prec)
 Builds transfromation object out of matrix.
Matrix must be 3 x 4.
Unit is used as multiplier.
.


Member Function Documentation

static Standard_EXPORT Standard_Boolean ShapeAnalysis_Geom::NearestPlane const TColgp_Array1OfPnt &  Pnts,
gp_Pln &  aPln,
Standard_Real &  Dmax
[static]
 

void ShapeAnalysis_Geom::operator delete void *  anAddress  )  [inline]
 

void* ShapeAnalysis_Geom::operator new size_t  size  )  [inline]
 

void* ShapeAnalysis_Geom::operator new size_t  ,
void *  anAddress
[inline]
 

static Standard_EXPORT Standard_Boolean ShapeAnalysis_Geom::PositionTrsf const Handle(TColStd_HArray2OfReal)&  coefs,
gp_Trsf &  trsf,
const Standard_Real  unit,
const Standard_Real  prec
[static]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:42:33 2008 for OpenCASCADE by  doxygen 1.4.1