#include <geom2dintersections.h>
◆ Line2DInterSection()
| Line2DInterSection::Line2DInterSection |
( |
const Pos::GeomID & | | ) |
|
◆ ~Line2DInterSection()
| virtual Line2DInterSection::~Line2DInterSection |
( |
| ) |
|
|
virtual |
◆ addPoint()
| void Line2DInterSection::addPoint |
( |
const Pos::GeomID & | , |
|
|
int | mynr, |
|
|
int | linenr ) |
◆ geomID()
◆ getIntersectionTrcNrs()
| bool Line2DInterSection::getIntersectionTrcNrs |
( |
const Pos::GeomID & | , |
|
|
int & | mytrcnr, |
|
|
int & | crosstrcnr ) const |
Returns false when not found.
◆ getPoint()
| const Line2DInterSection::Point & Line2DInterSection::getPoint |
( |
int | idx | ) |
const |
|
inline |
◆ isEmpty()
| bool Line2DInterSection::isEmpty |
( |
| ) |
const |
|
inline |
◆ mExpStruct()
| Line2DInterSection::mExpStruct |
( |
Geometry | | ) |
|
|
inline |
◆ size()
| int Line2DInterSection::size |
( |
| ) |
const |
|
inline |
◆ sort()
| void Line2DInterSection::sort |
( |
| ) |
|
◆ geomid_
◆ points_
| TypeSet<Line2DInterSection::Point> Line2DInterSection::points_ |
|
protected |