26 #ifndef __vtkVolumeTextureMapper_h
27 #define __vtkVolumeTextureMapper_h
71 vtkGetMacro( Shade,
int );
73 vtkGetVectorMacro( DataOrigin,
double, 3 );
74 vtkGetVectorMacro( DataSpacing,
double, 3 );
121 double DataOrigin[3];
122 double DataSpacing[3];