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

ModelingAlgorithms
TKTopAlgo
BRepExtrema


BRepExtrema_ExtCF Class Reference

#include <BRepExtrema_ExtCF.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepExtrema_ExtCF ()
Standard_EXPORT BRepExtrema_ExtCF (const TopoDS_Edge &V, const TopoDS_Face &E)
 It calculates all the distances.
.
Standard_EXPORT void Initialize (const TopoDS_Face &E)
Standard_EXPORT void Perform (const TopoDS_Edge &V, const TopoDS_Face &E)
 An exception is raised if the fields have not been
initialized.
Be careful: this method uses the Face only for
classify not for the fields.
.
Standard_EXPORT Standard_Boolean IsDone () const
 True if the distances are found.
.
Standard_EXPORT Standard_Integer NbExt () const
 Returns the number of extremum distances.
.
Standard_EXPORT Standard_Real Value (const Standard_Integer N) const
 Returns the value of the <n>th extremum distance.
.
Standard_EXPORT Standard_Boolean IsParallel () const
 Returns True if the curve is on a parallel surface.
.
Standard_EXPORT Standard_Real ParameterOnEdge (const Standard_Integer N) const
 Returns the parameters on the Edge of the <n>th
extremum distance.
.
Standard_EXPORT void ParameterOnFace (const Standard_Integer N, Standard_Real &U, Standard_Real &V) const
 Returns the parameters on the Face of the <n>th
extremum distance.
.
Standard_EXPORT gp_Pnt PointOnEdge (const Standard_Integer N) const
 Returns the Point of the <n>th extremum distance.
.
Standard_EXPORT gp_Pnt PointOnFace (const Standard_Integer N) const
 Returns the Point of the <n>th extremum distance.
.

Private Attributes

Extrema_ExtCS myExtrem
Standard_Integer mynbext
TColStd_SequenceOfReal mydist
Extrema_SequenceOfPOnSurf myPointsOnS
Extrema_SequenceOfPOnCurv myPointsOnC
Handle_BRepAdaptor_HSurface myHS


Constructor & Destructor Documentation

Standard_EXPORT BRepExtrema_ExtCF::BRepExtrema_ExtCF  ) 
 

Standard_EXPORT BRepExtrema_ExtCF::BRepExtrema_ExtCF const TopoDS_Edge &  V,
const TopoDS_Face &  E
 


Member Function Documentation

Standard_EXPORT void BRepExtrema_ExtCF::Initialize const TopoDS_Face &  E  ) 
 

Standard_EXPORT Standard_Boolean BRepExtrema_ExtCF::IsDone  )  const
 

Standard_EXPORT Standard_Boolean BRepExtrema_ExtCF::IsParallel  )  const
 

Standard_EXPORT Standard_Integer BRepExtrema_ExtCF::NbExt  )  const
 

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

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

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

Standard_EXPORT Standard_Real BRepExtrema_ExtCF::ParameterOnEdge const Standard_Integer  N  )  const
 

Standard_EXPORT void BRepExtrema_ExtCF::ParameterOnFace const Standard_Integer  N,
Standard_Real &  U,
Standard_Real &  V
const
 

Standard_EXPORT void BRepExtrema_ExtCF::Perform const TopoDS_Edge &  V,
const TopoDS_Face &  E
 

Standard_EXPORT gp_Pnt BRepExtrema_ExtCF::PointOnEdge const Standard_Integer  N  )  const
 

Standard_EXPORT gp_Pnt BRepExtrema_ExtCF::PointOnFace const Standard_Integer  N  )  const
 

Standard_EXPORT Standard_Real BRepExtrema_ExtCF::Value const Standard_Integer  N  )  const
 


Field Documentation

TColStd_SequenceOfReal BRepExtrema_ExtCF::mydist [private]
 

Extrema_ExtCS BRepExtrema_ExtCF::myExtrem [private]
 

Handle_BRepAdaptor_HSurface BRepExtrema_ExtCF::myHS [private]
 

Standard_Integer BRepExtrema_ExtCF::mynbext [private]
 

Extrema_SequenceOfPOnCurv BRepExtrema_ExtCF::myPointsOnC [private]
 

Extrema_SequenceOfPOnSurf BRepExtrema_ExtCF::myPointsOnS [private]
 


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