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

ModelingAlgorithms
TKGeomAlgo
IntSurf


IntSurf_InteriorPointTool Class Reference

This class provides a tool on the "interior point"
that can be used to instantiates the Walking
algorithmes (see package IntWalk).
.

#include <IntSurf_InteriorPointTool.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 gp_Pnt Value3d (const IntSurf_InteriorPoint &PStart)
 Returns the 3d coordinates of the starting point.
.
static void Value2d (const IntSurf_InteriorPoint &PStart, Standard_Real &U, Standard_Real &V)
 Returns the <U,V> parameters which are associated
with


it's the parameters which start the marching algorithm
.

static gp_Vec Direction3d (const IntSurf_InteriorPoint &PStart)
 returns the tangent at the intersectin in 3d space
associated to



static gp_Dir2d Direction2d (const IntSurf_InteriorPoint &PStart)
 returns the tangent at the intersectin in the
parametric space of the parametrized surface.This tangent
is associated to the value2d


Member Function Documentation

gp_Dir2d IntSurf_InteriorPointTool::Direction2d const IntSurf_InteriorPoint PStart  )  [inline, static]
 

gp_Vec IntSurf_InteriorPointTool::Direction3d const IntSurf_InteriorPoint PStart  )  [inline, static]
 

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

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

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

void IntSurf_InteriorPointTool::Value2d const IntSurf_InteriorPoint PStart,
Standard_Real &  U,
Standard_Real &  V
[inline, static]
 

gp_Pnt IntSurf_InteriorPointTool::Value3d const IntSurf_InteriorPoint PStart  )  [inline, static]
 


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