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

Protected Member Functions

void SetUp () override
 

Protected Attributes

Polygon poly
 

Detailed Description

Definition at line 724 of file polygon_test.cc.

Member Function Documentation

◆ SetUp()

void PolygonRemoveVertexTest::SetUp ( )
inlineoverrideprotected

Definition at line 727 of file polygon_test.cc.

References Polygon::add_vertex(), and poly.

Member Data Documentation

◆ poly

Polygon PolygonRemoveVertexTest::poly
protected

Definition at line 735 of file polygon_test.cc.

Referenced by SetUp().


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