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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Regular_Polygonsq
 

Detailed Description

Definition at line 897 of file polygon_test.cc.

Member Function Documentation

◆ SetUp()

void RegularPolygonSegmentTest::SetUp ( )
inlineoverrideprotected

Definition at line 900 of file polygon_test.cc.

References sq.

Member Data Documentation

◆ sq

std::unique_ptr<Regular_Polygon> RegularPolygonSegmentTest::sq
protected

Definition at line 906 of file polygon_test.cc.

Referenced by SetUp().


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