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

ModelingAlgorithms
TKGeomAlgo
Intf


Intf Class Reference

Interference computation between polygons, lines and
polyhedra with only triangular facets. These objects
are polygonal representations of complex curves and
triangulated representations of complex surfaces.
.

#include <Intf.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 void PlaneEquation (const gp_Pnt &P1, const gp_Pnt &P2, const gp_Pnt &P3, gp_XYZ &NormalVector, Standard_Real &PolarDistance)
 Give the plane equation of the triangle <p1> <p2> <p3>.
.
static Standard_EXPORT Standard_Boolean Contain (const gp_Pnt &P1, const gp_Pnt &P2, const gp_Pnt &P3, const gp_Pnt &ThePnt)
 Compute if the triangle <p1> <p2> <p3> contain <thepnt>.
.


Member Function Documentation

static Standard_EXPORT Standard_Boolean Intf::Contain const gp_Pnt &  P1,
const gp_Pnt &  P2,
const gp_Pnt &  P3,
const gp_Pnt &  ThePnt
[static]
 

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

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

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

static Standard_EXPORT void Intf::PlaneEquation const gp_Pnt &  P1,
const gp_Pnt &  P2,
const gp_Pnt &  P3,
gp_XYZ &  NormalVector,
Standard_Real &  PolarDistance
[static]
 


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