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

template<class Primitive> class Vob::Primitives::PrimitiveHierarchicalTransform

A hierarchical transformation, which applies the template argument primitive transformation to the result of the parent transform

Documentation

A hierarchical transformation, which applies the template argument primitive transformation to the result of the parent transform

Inheritance:

PrimitiveHierarchicalTransform - HierarchicalTransform - Transform


Inherited from HierarchicalTransform:


Inherited from Transform:

Public Methods

ovirtual bool shouldBeDrawn() const
ovirtual ZPttransform (const ZPt &p) const ((pure))
ovirtual void vertex(const ZPt &p) const
ovirtual boolisNonlinear () const ((pure))
ovirtual floatnonlinearity (const ZPt &p, float radius) const ((pure))
ovirtual boolcanPerformGL () const ((pure))
ovirtual bool performGL() const
ovirtual const Transform& getInverse() const
ovirtual void dump(std::ostream &out) const
ovirtual PtgetSqSize () const ((pure))


This class has no child classes.

Alphabetic index Hierarchy of classes



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