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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Eepic_Planeplane
 
Point p1
 
Point p2
 

Detailed Description

Definition at line 376 of file eepicgeom_test.cc.

Member Function Documentation

◆ SetUp()

void SegmentVariantsTest::SetUp ( )
inlineoverrideprotected

Definition at line 379 of file eepicgeom_test.cc.

References p1, p2, and plane.

Member Data Documentation

◆ p1

Point SegmentVariantsTest::p1
protected

Definition at line 387 of file eepicgeom_test.cc.

Referenced by SetUp().

◆ p2

Point SegmentVariantsTest::p2
protected

Definition at line 387 of file eepicgeom_test.cc.

Referenced by SetUp().

◆ plane

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

Definition at line 386 of file eepicgeom_test.cc.

Referenced by SetUp().


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