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

ModelingAlgorithms
TKFeat
LocOpe


LocOpe Class Reference

Provides tools to implement local topological
operations on a shape.
.

#include <LocOpe.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 Closed (const TopoDS_Wire &W, const TopoDS_Face &OnF)
static Standard_EXPORT Standard_Boolean Closed (const TopoDS_Edge &E, const TopoDS_Face &OnF)
static Standard_EXPORT Standard_Boolean TgtFaces (const TopoDS_Edge &E, const TopoDS_Face &F1, const TopoDS_Face &F2)
static Standard_EXPORT void SampleEdges (const TopoDS_Shape &S, TColgp_SequenceOfPnt &Pt)


Member Function Documentation

static Standard_EXPORT Standard_Boolean LocOpe::Closed const TopoDS_Edge &  E,
const TopoDS_Face &  OnF
[static]
 

static Standard_EXPORT Standard_Boolean LocOpe::Closed const TopoDS_Wire &  W,
const TopoDS_Face &  OnF
[static]
 

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

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

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

static Standard_EXPORT void LocOpe::SampleEdges const TopoDS_Shape &  S,
TColgp_SequenceOfPnt &  Pt
[static]
 

static Standard_EXPORT Standard_Boolean LocOpe::TgtFaces const TopoDS_Edge &  E,
const TopoDS_Face &  F1,
const TopoDS_Face &  F2
[static]
 


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