Open CASCADE Technology  7.1.0.beta
Public Member Functions

Hatch_Line Class Reference

Stores a Line in the Hatcher. Represented by : More...

#include <Hatch_Line.hxx>

Public Member Functions

 Hatch_Line ()
 
 Hatch_Line (const gp_Lin2d &L, const Hatch_LineForm T)
 
void AddIntersection (const Standard_Real Par1, const Standard_Boolean Start, const Standard_Integer Index, const Standard_Real Par2, const Standard_Real theToler)
 Insert a new intersection in the sorted list. More...
 

Detailed Description

Stores a Line in the Hatcher. Represented by :

Constructor & Destructor Documentation

Hatch_Line::Hatch_Line ( )
Hatch_Line::Hatch_Line ( const gp_Lin2d L,
const Hatch_LineForm  T 
)

Member Function Documentation

void Hatch_Line::AddIntersection ( const Standard_Real  Par1,
const Standard_Boolean  Start,
const Standard_Integer  Index,
const Standard_Real  Par2,
const Standard_Real  theToler 
)

Insert a new intersection in the sorted list.


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