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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Eepic_Planeplane
 
Polygon base_poly
 

Detailed Description

Definition at line 554 of file eepicgeom_test.cc.

Member Function Documentation

◆ SetUp()

void PolygonVariantsTest::SetUp ( )
inlineoverrideprotected

Definition at line 557 of file eepicgeom_test.cc.

References Polygon::add_vertex(), base_poly, Polygon::close(), and plane.

Member Data Documentation

◆ base_poly

Polygon PolygonVariantsTest::base_poly
protected

Definition at line 570 of file eepicgeom_test.cc.

Referenced by SetUp().

◆ plane

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

Definition at line 569 of file eepicgeom_test.cc.

Referenced by SetUp().


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