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

ModelingAlgorithms
TKGeomAlgo
IntSurf


IntSurf_QuadricTool Class Reference

This class provides a tool on a quadric that can be
used to instantiates the Walking algorithmes (see
package IntWalk) with a Quadric from IntSurf
as implicit surface.
.

#include <IntSurf_QuadricTool.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_Real Value (const IntSurf_Quadric &Quad, const Standard_Real X, const Standard_Real Y, const Standard_Real Z)
 Returns the value of the function.
.
static void Gradient (const IntSurf_Quadric &Quad, const Standard_Real X, const Standard_Real Y, const Standard_Real Z, gp_Vec &V)
 Returns the gradient of the function.
.
static void ValueAndGradient (const IntSurf_Quadric &Quad, const Standard_Real X, const Standard_Real Y, const Standard_Real Z, Standard_Real &Val, gp_Vec &Grad)
 Returns the value and the gradient.
.
static Standard_EXPORT Standard_Real Tolerance (const IntSurf_Quadric &Quad)
 returns the tolerance of the zero of the implicit function


Member Function Documentation

void IntSurf_QuadricTool::Gradient const IntSurf_Quadric Quad,
const Standard_Real  X,
const Standard_Real  Y,
const Standard_Real  Z,
gp_Vec &  V
[inline, static]
 

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

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

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

static Standard_EXPORT Standard_Real IntSurf_QuadricTool::Tolerance const IntSurf_Quadric Quad  )  [static]
 

Standard_Real IntSurf_QuadricTool::Value const IntSurf_Quadric Quad,
const Standard_Real  X,
const Standard_Real  Y,
const Standard_Real  Z
[inline, static]
 

void IntSurf_QuadricTool::ValueAndGradient const IntSurf_Quadric Quad,
const Standard_Real  X,
const Standard_Real  Y,
const Standard_Real  Z,
Standard_Real &  Val,
gp_Vec &  Grad
[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