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 704 of file eepicgeom_test.cc.

Member Function Documentation

◆ SetUp()

void TextVariantsTest::SetUp ( )
inlineoverrideprotected

Definition at line 707 of file eepicgeom_test.cc.

References plane, pos, and Aleph::put_in_plane().

Member Data Documentation

◆ plane

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

Definition at line 715 of file eepicgeom_test.cc.

Referenced by SetUp().

◆ pos

Point TextVariantsTest::pos
protected

Definition at line 716 of file eepicgeom_test.cc.

Referenced by SetUp().


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