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

ModelingAlgorithms
TKHLR
HLRBRep


HLRBRep_TheInterferenceOfInterCSurf Class Reference

#include <HLRBRep_TheInterferenceOfInterCSurf.hxx>

Inheritance diagram for HLRBRep_TheInterferenceOfInterCSurf:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf ()
Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf (const HLRBRep_ThePolygonOfInterCSurf &thePolyg, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh)
Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf (const gp_Lin &theLin, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh)
Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf (const Intf_Array1OfLin &theLins, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh)
Standard_EXPORT void Perform (const HLRBRep_ThePolygonOfInterCSurf &thePolyg, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh)
Standard_EXPORT void Perform (const gp_Lin &theLin, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh)
Standard_EXPORT void Perform (const Intf_Array1OfLin &theLins, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh)
Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf (const HLRBRep_ThePolygonOfInterCSurf &thePolyg, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh, Bnd_BoundSortBox &theBoundSB)
Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf (const gp_Lin &theLin, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh, Bnd_BoundSortBox &theBoundSB)
Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf (const Intf_Array1OfLin &theLins, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh, Bnd_BoundSortBox &theBoundSB)
Standard_EXPORT void Perform (const HLRBRep_ThePolygonOfInterCSurf &thePolyg, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh, Bnd_BoundSortBox &theBoundSB)
Standard_EXPORT void Perform (const gp_Lin &theLin, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh, Bnd_BoundSortBox &theBoundSB)
Standard_EXPORT void Perform (const Intf_Array1OfLin &theLins, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh, Bnd_BoundSortBox &theBoundSB)
Standard_EXPORT void Interference (const HLRBRep_ThePolygonOfInterCSurf &thePolyg, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh, Bnd_BoundSortBox &theBoundSB)
Standard_EXPORT void Interference (const HLRBRep_ThePolygonOfInterCSurf &thePolyg, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh)

Private Member Functions

Standard_EXPORT void Intersect (const gp_Pnt &BegO, const gp_Pnt &EndO, const Standard_Boolean Infinite, const Standard_Integer TTri, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh)
Standard_EXPORT void Intersect (const gp_Pnt &BegO, const gp_Pnt &EndO, const Standard_Boolean Infinite, const Standard_Integer TTri, const HLRBRep_ThePolyhedronOfInterCSurf &thePolyh, const gp_XYZ &TriNormal, const Standard_Real TriDp, const Standard_Real dBegTri, const Standard_Real dEndTri)

Constructor & Destructor Documentation

Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf::HLRBRep_TheInterferenceOfInterCSurf  ) 
 

Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf::HLRBRep_TheInterferenceOfInterCSurf const HLRBRep_ThePolygonOfInterCSurf thePolyg,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh
 

Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf::HLRBRep_TheInterferenceOfInterCSurf const gp_Lin &  theLin,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh
 

Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf::HLRBRep_TheInterferenceOfInterCSurf const Intf_Array1OfLin theLins,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh
 

Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf::HLRBRep_TheInterferenceOfInterCSurf const HLRBRep_ThePolygonOfInterCSurf thePolyg,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh,
Bnd_BoundSortBox &  theBoundSB
 

Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf::HLRBRep_TheInterferenceOfInterCSurf const gp_Lin &  theLin,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh,
Bnd_BoundSortBox &  theBoundSB
 

Standard_EXPORT HLRBRep_TheInterferenceOfInterCSurf::HLRBRep_TheInterferenceOfInterCSurf const Intf_Array1OfLin theLins,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh,
Bnd_BoundSortBox &  theBoundSB
 


Member Function Documentation

Standard_EXPORT void HLRBRep_TheInterferenceOfInterCSurf::Interference const HLRBRep_ThePolygonOfInterCSurf thePolyg,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh
 

Standard_EXPORT void HLRBRep_TheInterferenceOfInterCSurf::Interference const HLRBRep_ThePolygonOfInterCSurf thePolyg,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh,
Bnd_BoundSortBox &  theBoundSB
 

Standard_EXPORT void HLRBRep_TheInterferenceOfInterCSurf::Intersect const gp_Pnt &  BegO,
const gp_Pnt &  EndO,
const Standard_Boolean  Infinite,
const Standard_Integer  TTri,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh,
const gp_XYZ &  TriNormal,
const Standard_Real  TriDp,
const Standard_Real  dBegTri,
const Standard_Real  dEndTri
[private]
 

Standard_EXPORT void HLRBRep_TheInterferenceOfInterCSurf::Intersect const gp_Pnt &  BegO,
const gp_Pnt &  EndO,
const Standard_Boolean  Infinite,
const Standard_Integer  TTri,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh
[private]
 

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

Reimplemented from Intf_Interference.

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

Reimplemented from Intf_Interference.

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

Reimplemented from Intf_Interference.

Standard_EXPORT void HLRBRep_TheInterferenceOfInterCSurf::Perform const Intf_Array1OfLin theLins,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh,
Bnd_BoundSortBox &  theBoundSB
 

Standard_EXPORT void HLRBRep_TheInterferenceOfInterCSurf::Perform const gp_Lin &  theLin,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh,
Bnd_BoundSortBox &  theBoundSB
 

Standard_EXPORT void HLRBRep_TheInterferenceOfInterCSurf::Perform const HLRBRep_ThePolygonOfInterCSurf thePolyg,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh,
Bnd_BoundSortBox &  theBoundSB
 

Standard_EXPORT void HLRBRep_TheInterferenceOfInterCSurf::Perform const Intf_Array1OfLin theLins,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh
 

Standard_EXPORT void HLRBRep_TheInterferenceOfInterCSurf::Perform const gp_Lin &  theLin,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh
 

Standard_EXPORT void HLRBRep_TheInterferenceOfInterCSurf::Perform const HLRBRep_ThePolygonOfInterCSurf thePolyg,
const HLRBRep_ThePolyhedronOfInterCSurf thePolyh
 


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