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

Protected Member Functions

void SetUp () override
 

Protected Attributes

Polygon square
 

Detailed Description

Definition at line 566 of file polygon_test.cc.

Member Function Documentation

◆ SetUp()

void PolygonIntersectionTest::SetUp ( )
inlineoverrideprotected

Definition at line 569 of file polygon_test.cc.

References Polygon::add_vertex(), Polygon::close(), and square.

Member Data Documentation

◆ square

Polygon PolygonIntersectionTest::square
protected

Definition at line 578 of file polygon_test.cc.

Referenced by SetUp().


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