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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Eepic_Planeplane
 
Point p1
 
Point p2
 

Detailed Description

Definition at line 1126 of file eepicgeom_test.cc.

Member Function Documentation

◆ SetUp()

void ThickVariantsTest::SetUp ( )
inlineoverrideprotected

Definition at line 1129 of file eepicgeom_test.cc.

References p1, p2, and plane.

Member Data Documentation

◆ p1

Point ThickVariantsTest::p1
protected

Definition at line 1137 of file eepicgeom_test.cc.

Referenced by SetUp().

◆ p2

Point ThickVariantsTest::p2
protected

Definition at line 1137 of file eepicgeom_test.cc.

Referenced by SetUp().

◆ plane

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

Definition at line 1136 of file eepicgeom_test.cc.

Referenced by SetUp().


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