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

Protected Member Functions

void SetUp () override
 

Protected Attributes

Polygon square
 

Detailed Description

Definition at line 676 of file polygon_test.cc.

Member Function Documentation

◆ SetUp()

void PolygonContainmentTest::SetUp ( )
inlineoverrideprotected

Definition at line 679 of file polygon_test.cc.

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

Member Data Documentation

◆ square

Polygon PolygonContainmentTest::square
protected

Definition at line 689 of file polygon_test.cc.

Referenced by SetUp().


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