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

Protected Member Functions

void SetUp () override
 

Protected Attributes

Polygon poly
 

Detailed Description

Definition at line 415 of file polygon_test.cc.

Member Function Documentation

◆ SetUp()

void PolygonSegmentAccessTest::SetUp ( )
inlineoverrideprotected

Definition at line 418 of file polygon_test.cc.

References Polygon::add_vertex(), and poly.

Member Data Documentation

◆ poly

Polygon PolygonSegmentAccessTest::poly
protected

Definition at line 425 of file polygon_test.cc.

Referenced by SetUp().


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