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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Regular_Polygonhex
 

Detailed Description

Definition at line 837 of file polygon_test.cc.

Member Function Documentation

◆ SetUp()

void RegularPolygonVertexTest::SetUp ( )
inlineoverrideprotected

Definition at line 840 of file polygon_test.cc.

References hex.

Member Data Documentation

◆ hex

std::unique_ptr<Regular_Polygon> RegularPolygonVertexTest::hex
protected

Definition at line 846 of file polygon_test.cc.

Referenced by SetUp().


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