12#ifndef vtkVolumeNode_h 
   13#define vtkVolumeNode_h 
   15#include "vtkRenderingSceneGraphModule.h"  
   18VTK_ABI_NAMESPACE_BEGIN
 
   29  void Build(
bool prepass) 
override;
 
a simple class to control print indentation
 
a node within a VTK scene graph
 
vtkViewNode specialized for vtkActors
 
static vtkVolumeNode * New()
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
 
~vtkVolumeNode() override
 
void Build(bool prepass) override
Build containers for our child nodes.