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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Regular_Polygontriangle
 

Detailed Description

Definition at line 999 of file polygon_test.cc.

Member Function Documentation

◆ SetUp()

void RegularPolygonSegmentIteratorTest::SetUp ( )
inlineoverrideprotected

Definition at line 1002 of file polygon_test.cc.

References triangle.

Member Data Documentation

◆ triangle

std::unique_ptr<Regular_Polygon> RegularPolygonSegmentIteratorTest::triangle
protected

Definition at line 1007 of file polygon_test.cc.

Referenced by SetUp().


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