In file ./include/vob/trans/LinearPrimitives.hxx:

class Vob::AffineXY

Affine coordinate system (in xy), offset in z.

Documentation

Affine coordinate system (in xy), offset in z. Can't be used in HierarchicalTransform directly because parameters are required.

Inheritance:

AffineXY - PrimitiveTransform

AffineXY - GLPerformablePrimitiveTransform


Public Methods

[more]void tr (const ZPt &from, ZPt &to) const
Perform the internal transformation of this coordsys


Inherited from PrimitiveTransform:


Inherited from GLPerformablePrimitiveTransform:

ovoid tr(const ZPt &from, ZPt &to) const
Perform the internal transformation of this coordsys


Direct child classes:
AffineXY_Explicit

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.