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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Eepic_Planeplane
 

Detailed Description

Definition at line 984 of file eepicgeom_test.cc.

Member Function Documentation

◆ SetUp()

void CartesianAxisTest::SetUp ( )
inlineoverrideprotected

Definition at line 987 of file eepicgeom_test.cc.

References plane.

Member Data Documentation

◆ plane

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

Definition at line 992 of file eepicgeom_test.cc.

Referenced by SetUp().


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