GCC Middle and Back End API Reference
text_art::size< CoordinateSystem > Struct Template Reference

#include <types.h>

Inheritance diagram for text_art::size< CoordinateSystem >:

Public Member Functions

 size (int w_, int h_)

Data Fields

int w
int h

Detailed Description

template<typename CoordinateSystem>
struct text_art::size< CoordinateSystem >
Classes for geometry.
We use templates to avoid mixing up e.g. canvas coordinates
with table coordinates.   

Constructor & Destructor Documentation

◆ size()

template<typename CoordinateSystem>
text_art::size< CoordinateSystem >::size ( int w_,
int h_ )
inline

Field Documentation

◆ h

◆ w


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