21 #ifndef __vtkMRMLGPURayCastVolumeRenderingDisplayNode_h 22 #define __vtkMRMLGPURayCastVolumeRenderingDisplayNode_h 36 virtual void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
42 virtual
void ReadXMLAttributes( const
char** atts) VTK_OVERRIDE;
46 virtual
void WriteXML(ostream& of,
int indent) VTK_OVERRIDE;
54 virtual const
char* GetNodeTagName() VTK_OVERRIDE {
return "GPURayCastVolumeRendering";}
virtual vtkMRMLNode * CreateNodeInstance()=0
Create instance of the default node. Like New only virtual.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
void operator=(const vtkMRMLVolumeRenderingDisplayNode &)
Abstract Superclass for all specific types of MRML nodes.