[vtkusers] vtkPolyDataMapper is an abstract class?

Mathieu Westphal mathieu.westphal at gmail.com
Thu Jul 5 05:06:14 EDT 2012


vtkPolyDataMapper.h line 42 :
virtual void RenderPiece(vtkRenderer *ren, vtkActor *act) = 0;


so it IS an abstract class. But i use instance of this class without 
problem, how is this possible?

Mathieu



More information about the vtkusers mailing list