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

ModelingAlgorithms
TKBool
TopOpeBRep


TopOpeBRep_VPointInterClassifier Class Reference

#include <TopOpeBRep_VPointInterClassifier.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT TopOpeBRep_VPointInterClassifier ()
Standard_EXPORT TopAbs_State VPointPosition (const TopoDS_Shape &F, TopOpeBRep_VPointInter &VP, const Standard_Integer ShapeIndex, TopOpeBRep_PointClassifier &PC, const Standard_Boolean AssumeINON, const Standard_Real Tol)
 compute position of VPoint <vp> regarding with face <f>.
<shapeindex> (= 1,2) indicates which (u,v) point of <vp> is used.
when state is ON, set VP.EdgeON() with the edge containing <vp>
and associated parameter.
returns state of VP on ShapeIndex.

Standard_EXPORT const TopoDS_Shape & Edge () const
 returns the edge containing the VPoint <vp> used in the
last VPointPosition() call. Edge is defined if the state previously
computed is ON, else Edge is a null shape.

Standard_EXPORT Standard_Real EdgeParameter () const
 returns the parameter of the VPoint <vp> on Edge()


Private Attributes

BRepClass_FaceClassifier mySlowFaceClassifier
TopAbs_State myState
TopoDS_Shape myNullShape


Constructor & Destructor Documentation

Standard_EXPORT TopOpeBRep_VPointInterClassifier::TopOpeBRep_VPointInterClassifier  ) 
 


Member Function Documentation

Standard_EXPORT const TopoDS_Shape& TopOpeBRep_VPointInterClassifier::Edge  )  const
 

Standard_EXPORT Standard_Real TopOpeBRep_VPointInterClassifier::EdgeParameter  )  const
 

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

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

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

Standard_EXPORT TopAbs_State TopOpeBRep_VPointInterClassifier::VPointPosition const TopoDS_Shape &  F,
TopOpeBRep_VPointInter VP,
const Standard_Integer  ShapeIndex,
TopOpeBRep_PointClassifier PC,
const Standard_Boolean  AssumeINON,
const Standard_Real  Tol
 


Field Documentation

TopoDS_Shape TopOpeBRep_VPointInterClassifier::myNullShape [private]
 

BRepClass_FaceClassifier TopOpeBRep_VPointInterClassifier::mySlowFaceClassifier [private]
 

TopAbs_State TopOpeBRep_VPointInterClassifier::myState [private]
 


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