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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Regular_Polygonpentagon
 

Detailed Description

Definition at line 947 of file polygon_test.cc.

Member Function Documentation

◆ SetUp()

void RegularPolygonVertexIteratorTest::SetUp ( )
inlineoverrideprotected

Definition at line 950 of file polygon_test.cc.

References pentagon.

Member Data Documentation

◆ pentagon

std::unique_ptr<Regular_Polygon> RegularPolygonVertexIteratorTest::pentagon
protected

Definition at line 955 of file polygon_test.cc.

Referenced by SetUp().


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