class AnyParSurface : public vxtParSurface Any parametric object, defined by is equation and domain
Basic methods
Manipulation with domain dimensions
Implementation of vxtObject3D virtual methods
Color manipulation
Implementation of GSC operations
Methods dealing with object transformations
Virtual methods to be implemented by descendants
Any parametric object, defined by is equation and domain .Both constructors take as their first parameter pointer to a function, which, for a point (u,v) in the surface`s 2D domain, computes the corresponding point in 3D.
AnyParSurface(Vector3D (*fun)(float u, float v), float umi, float uma, float vmi, float vma)
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