class Tji

Defines a couple (vertical/horizontal) of values

Public Fields

int j
Vertical value
int i
Horizontal value

Public Methods

Tji()
0,0
Tji(const Tji& tji)
Tji(int j, int i)
virtual ~Tji()

Documentation

Defines a couple (vertical/horizontal) of values. I prefer the ANSI classification : vertical, horizontal, instead of x,y. Because of arrays addressing.
int j
Vertical value

int i
Horizontal value

Tji()
0,0

Tji(const Tji& tji)

Tji(int j, int i)

virtual ~Tji()


This class has no child classes.
Author:
David FAUTHOUX

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de