| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/knotsimplifier.h>

Public Member Functions | |
| virtual ID | target () const |
| target of the handler: 'knot'. | |
| virtual bool | simplify (Engine *engine, const Shape *shape) |
| VRS_TYPEINFO (KnotSimplifier, ShapeSimplifier) | |
| virtual ID VRS::KnotSimplifier::target | ( | ) | const [virtual] |
Evaluates the given shape by using other VRS-shapes (and VRS-attributes).
Implements VRS::ShapeSimplifier.
| VRS::KnotSimplifier::VRS_TYPEINFO | ( | KnotSimplifier | , | |
| ShapeSimplifier | ||||
| ) |