Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
IntPatch_ImpImpIntersection_6.gxx File Reference

Functions

Standard_Boolean IntCyTo (const IntSurf_Quadric &theQuad1, const IntSurf_Quadric &theQuad2, const Standard_Real theTolTang, const Standard_Boolean bReversed, Standard_Boolean &bEmpty, IntPatch_SequenceOfLine &theSeqLin)
 
Standard_Boolean IntCoTo (const IntSurf_Quadric &theQuad1, const IntSurf_Quadric &theQuad2, const Standard_Real theTolTang, const Standard_Boolean bReversed, Standard_Boolean &bEmpty, IntPatch_SequenceOfLine &theSeqLin)
 
Standard_Boolean IntSpTo (const IntSurf_Quadric &theQuad1, const IntSurf_Quadric &theQuad2, const Standard_Real theTolTang, const Standard_Boolean bReversed, Standard_Boolean &bEmpty, IntPatch_SequenceOfLine &theSeqLin)
 
Standard_Boolean IntToTo (const IntSurf_Quadric &theQuad1, const IntSurf_Quadric &theQuad2, const Standard_Real theTolTang, Standard_Boolean &bSameSurf, Standard_Boolean &bEmpty, IntPatch_SequenceOfLine &theSeqLin)
 

Function Documentation

Standard_Boolean IntCoTo ( const IntSurf_Quadric theQuad1,
const IntSurf_Quadric theQuad2,
const Standard_Real  theTolTang,
const Standard_Boolean  bReversed,
Standard_Boolean bEmpty,
IntPatch_SequenceOfLine theSeqLin 
)
Standard_Boolean IntCyTo ( const IntSurf_Quadric theQuad1,
const IntSurf_Quadric theQuad2,
const Standard_Real  theTolTang,
const Standard_Boolean  bReversed,
Standard_Boolean bEmpty,
IntPatch_SequenceOfLine theSeqLin 
)
Standard_Boolean IntSpTo ( const IntSurf_Quadric theQuad1,
const IntSurf_Quadric theQuad2,
const Standard_Real  theTolTang,
const Standard_Boolean  bReversed,
Standard_Boolean bEmpty,
IntPatch_SequenceOfLine theSeqLin 
)
Standard_Boolean IntToTo ( const IntSurf_Quadric theQuad1,
const IntSurf_Quadric theQuad2,
const Standard_Real  theTolTang,
Standard_Boolean bSameSurf,
Standard_Boolean bEmpty,
IntPatch_SequenceOfLine theSeqLin 
)