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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Eepic_Planeplane
 
Polygon base_poly
 

Detailed Description

Definition at line 1182 of file eepicgeom_test.cc.

Member Function Documentation

◆ SetUp()

void ThickPolygonVariantsTest::SetUp ( )
inlineoverrideprotected

Definition at line 1185 of file eepicgeom_test.cc.

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

Member Data Documentation

◆ base_poly

Polygon ThickPolygonVariantsTest::base_poly
protected

Definition at line 1197 of file eepicgeom_test.cc.

Referenced by SetUp().

◆ plane

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

Definition at line 1196 of file eepicgeom_test.cc.

Referenced by SetUp().


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