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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Eepic_Planeplane
 

Detailed Description

Definition at line 311 of file eepicgeom_test.cc.

Member Function Documentation

◆ SetUp()

void ExtremePointsTest::SetUp ( )
inlineoverrideprotected

Definition at line 314 of file eepicgeom_test.cc.

References plane.

Member Data Documentation

◆ plane

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

Definition at line 319 of file eepicgeom_test.cc.

Referenced by SetUp().


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