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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Eepic_Planeplane
 
Point center
 

Detailed Description

Definition at line 785 of file eepicgeom_test.cc.

Member Function Documentation

◆ SetUp()

void RegularPolygonTest::SetUp ( )
inlineoverrideprotected

Definition at line 788 of file eepicgeom_test.cc.

References center, and plane.

Member Data Documentation

◆ center

Point RegularPolygonTest::center
protected

Definition at line 795 of file eepicgeom_test.cc.

Referenced by SetUp().

◆ plane

std::unique_ptr<Eepic_Plane> RegularPolygonTest::plane
protected

Definition at line 794 of file eepicgeom_test.cc.

Referenced by SetUp().


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