18#include <vtkObjectFactory.h>
28 this->Superclass::PrintSelf(os, indent);
33 vtkDataSetMapper::SetScalarVisibility(
static_cast<int>(on));
vtkStandardNewMacro(QVtkDataSetMapper)
Definition of the QVtkDataSetMapper class.
Simply wraps vtkDataSetMapper as a Qt object to enable slot connections.
virtual void SetScalarVisibility(bool on)
Sets the scalar visibility on this mapper.
void PrintSelf(ostream &os, vtkIndent indent) override
Prints information about itself.
~QVtkDataSetMapper() override
Destructor.
QVtkDataSetMapper()
Constructor.