Creates random lines along the contours of a surface. More...
Classes | |
| struct | Setup |
Public Member Functions | |
| RandomLineSetByContourGenerator (const Horizon3D &, const Setup &) | |
| Setup & | setup () |
| void | createLines (Geometry::RandomLineSet &) const |
Protected Attributes | |
| const Horizon3D & | hor_ |
| const Horizon3DGeometry & | geom_ |
| Setup | setup_ |
Creates random lines along the contours of a surface.
| EM::RandomLineSetByContourGenerator::RandomLineSetByContourGenerator | ( | const Horizon3D & | , | |
| const Setup & | ||||
| ) |
| void EM::RandomLineSetByContourGenerator::createLines | ( | Geometry::RandomLineSet & | ) | const |
| Setup& EM::RandomLineSetByContourGenerator::setup | ( | ) | [inline] |
const Horizon3DGeometry& EM::RandomLineSetByContourGenerator::geom_ [protected] |
const Horizon3D& EM::RandomLineSetByContourGenerator::hor_ [protected] |
Setup EM::RandomLineSetByContourGenerator::setup_ [protected] |
1.7.1