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

ModelingAlgorithms
TKGeomAlgo
GeomInt


GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox Class Reference

#include <GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox ()
Standard_EXPORT GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox (const Handle(Adaptor3d_HSurface)&PS, const IntSurf_Quadric &IS)
Standard_EXPORT GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox (const IntSurf_Quadric &IS)
void Set (const Handle(Adaptor3d_HSurface)&PS)
void SetImplicitSurface (const IntSurf_Quadric &IS)
void Set (const Standard_Real Tolerance)
Standard_EXPORT Standard_Integer NbVariables () const
Standard_EXPORT Standard_Integer NbEquations () const
Standard_EXPORT Standard_Boolean Value (const math_Vector &X, math_Vector &F)
Standard_EXPORT Standard_Boolean Derivatives (const math_Vector &X, math_Matrix &D)
Standard_EXPORT Standard_Boolean Values (const math_Vector &X, math_Vector &F, math_Matrix &D)
Standard_Real Root () const
Standard_Real Tolerance () const
const gp_Pnt & Point () const
Standard_EXPORT Standard_Boolean IsTangent ()
const gp_Vec & Direction3d ()
const gp_Dir2d & Direction2d ()
const Handle_Adaptor3d_HSurface & PSurface () const
const IntSurf_QuadricISurface () const

Private Attributes

Standard_Address surf
Standard_Address func
Standard_Real u
Standard_Real v
Standard_Real tol
gp_Pnt pntsol
Standard_Real valf
Standard_Boolean computed
Standard_Boolean tangent
Standard_Real tgdu
Standard_Real tgdv
gp_Vec gradient
Standard_Boolean derived
gp_Vec d1u
gp_Vec d1v
gp_Vec d3d
gp_Dir2d d2d


Constructor & Destructor Documentation

Standard_EXPORT GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox  ) 
 

Standard_EXPORT GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox const Handle(Adaptor3d_HSurface)&  PS,
const IntSurf_Quadric IS
 

Standard_EXPORT GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox const IntSurf_Quadric IS  ) 
 


Member Function Documentation

Standard_EXPORT Standard_Boolean GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Derivatives const math_Vector &  X,
math_Matrix &  D
 

const gp_Dir2d& GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Direction2d  ) 
 

const gp_Vec& GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Direction3d  ) 
 

Standard_EXPORT Standard_Boolean GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::IsTangent  ) 
 

const IntSurf_Quadric& GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::ISurface  )  const
 

Standard_EXPORT Standard_Integer GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::NbEquations  )  const
 

Standard_EXPORT Standard_Integer GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::NbVariables  )  const
 

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

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

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

const gp_Pnt& GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Point  )  const
 

const Handle_Adaptor3d_HSurface& GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::PSurface  )  const
 

Standard_Real GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Root  )  const
 

void GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Set const Standard_Real  Tolerance  ) 
 

void GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Set const Handle(Adaptor3d_HSurface)&  PS  ) 
 

void GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::SetImplicitSurface const IntSurf_Quadric IS  ) 
 

Standard_Real GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Tolerance  )  const
 

Standard_EXPORT Standard_Boolean GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Value const math_Vector &  X,
math_Vector &  F
 

Standard_EXPORT Standard_Boolean GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Values const math_Vector &  X,
math_Vector &  F,
math_Matrix &  D
 


Field Documentation

Standard_Boolean GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::computed [private]
 

gp_Vec GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::d1u [private]
 

gp_Vec GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::d1v [private]
 

gp_Dir2d GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::d2d [private]
 

gp_Vec GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::d3d [private]
 

Standard_Boolean GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::derived [private]
 

Standard_Address GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::func [private]
 

gp_Vec GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::gradient [private]
 

gp_Pnt GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::pntsol [private]
 

Standard_Address GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::surf [private]
 

Standard_Boolean GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::tangent [private]
 

Standard_Real GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::tgdu [private]
 

Standard_Real GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::tgdv [private]
 

Standard_Real GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::tol [private]
 

Standard_Real GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::u [private]
 

Standard_Real GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::v [private]
 

Standard_Real GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::valf [private]
 


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