Structure ParamGrille

Système de coordonnées pour l'affichage d'une surface 2d.

Espace de nom : tsd::vue

Liste des champs

nc : entier

nr : entier

x0 : float

y0 : float

ẟx : float

ẟy : float

Liste des méthodes

tsd::vue::ParamGrille::ParamGrille(entier nc, entier nr, const Pointf &p0, const Pointf &p1)

Dimf dim() const

Pointf ctr(entier ix, entier iy) const

Pointf tl(entier ix, entier iy) const

Pointf br(entier ix, entier iy) const

Pointf bl(entier ix, entier iy) const

Pointf tr(entier ix, entier iy) const