version 3.3

VRS::DisableRendering Class Reference

Allows to selectively disable rendering of attributes and shapes. More...

#include <vrs/disablerendering.h>

List of all members.

Static Public Member Functions

template<class T>
static SO< PainterFor ()
 Use this method like this: engine->push(DisableRendering::For<PolygonSet>());.

Classes

class  DisableMonoAttributePainterFor
class  DisablePolyAttributePainterFor
class  DisableShapePainterFor


Detailed Description

Allows to selectively disable rendering of attributes and shapes.

Member Function Documentation

template<class T>
static SO<Painter> VRS::DisableRendering::For (  )  [inline, static]

Use this method like this: engine->push(DisableRendering::For<PolygonSet>());.


The documentation for this class was generated from the following file:

Generated on Mon May 21 06:00:17 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact