27 virtual void setProperties(EntityVis2D3D *visEntity)
override;
31 PropertyBundleDataHandlePlane * planeData =
nullptr;
32 PropertyBundleDataHandleScaling * scalingData =
nullptr;
33 PropertyBundleDataHandleVis2D3D * vis2D3DData =
nullptr;
34 double * scalarRange =
nullptr;
37 void AssembleNode (vtkAlgorithmOutput * input, osg::Node *parent);
38 vtkAlgorithmOutput* AddNodeVectors(vtkAlgorithmOutput* input);
39 vtkAlgorithmOutput* SetScalarValues(vtkAlgorithmOutput* input);
40 void SetColouring(vtkPolyDataMapper* mapper);
42 void CheckForModelUpdates();
43 void DeletePropertyData(
void);