Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IntPatch_LineConstructor Class Reference

The intersections algorithms compute the intersection
on two surfaces and return the intersections lines as
IntPatch_Line.

#include <IntPatch_LineConstructor.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC IntPatch_LineConstructor (const Standard_Integer mode)
void Perform (const IntPatch_SequenceOfLine &SL, const Handle< IntPatch_Line > &L, const Handle< Adaptor3d_HSurface > &S1, const Handle< Adaptor3d_TopolTool > &D1, const Handle< Adaptor3d_HSurface > &S2, const Handle< Adaptor3d_TopolTool > &D2, const Standard_Real Tol)
Standard_Integer NbLines () const
Handle_IntPatch_Line Line (const Standard_Integer index) const

Constructor & Destructor Documentation


Member Function Documentation

Handle_IntPatch_Line IntPatch_LineConstructor::Line ( const Standard_Integer  index) const

The documentation for this class was generated from the following file: