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

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::unique_ptr< Eepic_Planeplane
 
Point pos
 

Detailed Description

Definition at line 717 of file eepicgeom_test.cc.

Member Function Documentation

◆ SetUp()

void TextVariantsTest::SetUp ( )
inlineoverrideprotected

Definition at line 720 of file eepicgeom_test.cc.

References plane, pos, and put_in_plane().

Member Data Documentation

◆ plane

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

Definition at line 728 of file eepicgeom_test.cc.

Referenced by SetUp().

◆ pos

Point TextVariantsTest::pos
protected

Definition at line 729 of file eepicgeom_test.cc.

Referenced by SetUp().


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