Go to the documentation of this file.
30 #ifndef vtkCompositePolyDataMapper_h
31 #define vtkCompositePolyDataMapper_h
40 class vtkCompositePolyDataMapperInternals;
map vtkPolyData to graphics primitives
vtkCompositePolyDataMapper()
virtual double * GetBounds()=0
record modification and/or execution time
static vtkCompositePolyDataMapper * New()
virtual vtkPolyDataMapper * MakeAMapper()
#define vtkTypeMacro(thisClass, superclass)
void BuildPolyDataMapper()
a class that renders hierarchical polygonal data
void ReleaseGraphicsResources(vtkWindow *)
window superclass for vtkRenderWindow
virtual int FillInputPortInformation(int port, vtkInformation *info)
Superclass for all pipeline executives in VTK.
void GetBounds(double bounds[6])
abstract class specifies interface to map data to graphics primitives
virtual void PrintSelf(ostream &os, vtkIndent indent)
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
vtkCompositePolyDataMapperInternals * Internal
vtkTimeStamp InternalMappersBuildTime
~vtkCompositePolyDataMapper()
GLboolean GLboolean GLboolean GLboolean a
vtkExecutive * CreateDefaultExecutive()
void Render(vtkRenderer *ren, vtkActor *a)
abstract specification for renderers
#define VTKRENDERINGCORE_EXPORT