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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Eepic_Planeplane_default
 
std::unique_ptr< Eepic_Planeplane_with_offset
 

Detailed Description

Definition at line 76 of file eepicgeom_test.cc.

Member Function Documentation

◆ SetUp()

void EepicPlaneTest::SetUp ( )
inlineoverrideprotected

Definition at line 79 of file eepicgeom_test.cc.

References plane_default, and plane_with_offset.

Member Data Documentation

◆ plane_default

std::unique_ptr<Eepic_Plane> EepicPlaneTest::plane_default
protected

Definition at line 85 of file eepicgeom_test.cc.

Referenced by SetUp().

◆ plane_with_offset

std::unique_ptr<Eepic_Plane> EepicPlaneTest::plane_with_offset
protected

Definition at line 86 of file eepicgeom_test.cc.

Referenced by SetUp().


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