Public Member Functions | |
| virtual EdgeLineSegment * | clone () const |
| virtual const char * | className () const |
| TerminationEdgeLineSegment (EM::Horizon3D &surf, const EM::SectionID §) | |
| virtual bool | shouldHorizonTrack (int, const RowCol &) const |
Static Public Member Functions | |
| static TerminationEdgeLineSegment * | create (EM::Horizon3D &surf, const EM::SectionID §) |
| static const char * | sClassName () |
| EM::TerminationEdgeLineSegment::TerminationEdgeLineSegment | ( | EM::Horizon3D & | surf, | |
| const EM::SectionID & | sect | |||
| ) | [inline] |
| virtual const char* EM::TerminationEdgeLineSegment::className | ( | ) | const [inline, virtual] |
Reimplemented from EM::EdgeLineSegment.
| virtual EdgeLineSegment* EM::TerminationEdgeLineSegment::clone | ( | ) | const [inline, virtual] |
Reimplemented from EM::EdgeLineSegment.
| static TerminationEdgeLineSegment* EM::TerminationEdgeLineSegment::create | ( | EM::Horizon3D & | surf, | |
| const EM::SectionID & | sect | |||
| ) | [inline, static] |
Reimplemented from EM::EdgeLineSegment.
| static const char* EM::TerminationEdgeLineSegment::sClassName | ( | ) | [inline, static] |
Reimplemented from EM::EdgeLineSegment.
| virtual bool EM::TerminationEdgeLineSegment::shouldHorizonTrack | ( | int | , | |
| const RowCol & | ||||
| ) | const [inline, virtual] |
Reimplemented from EM::EdgeLineSegment.
1.7.1