Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
PolygonSegmentIteratorTest Class Reference
Inheritance diagram for PolygonSegmentIteratorTest:
[legend]
Collaboration diagram for PolygonSegmentIteratorTest:
[legend]

Protected Member Functions

void SetUp () override
 

Protected Attributes

Polygon poly
 

Detailed Description

Definition at line 504 of file polygon_test.cc.

Member Function Documentation

◆ SetUp()

void PolygonSegmentIteratorTest::SetUp ( )
inlineoverrideprotected

Definition at line 507 of file polygon_test.cc.

References Polygon::add_vertex(), and poly.

Member Data Documentation

◆ poly

Polygon PolygonSegmentIteratorTest::poly
protected

Definition at line 515 of file polygon_test.cc.

Referenced by SetUp().


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