32 #ifndef vtkVolumeOutlineSource_h
33 #define vtkVolumeOutlineSource_h
114 double ActivePlaneColor[3];
119 double CroppingRegionPlanes[6];
121 static int ComputeCubePlanes(
double planes[3][4],
122 double croppingPlanes[6],
127 unsigned char colors[2][3],
134 unsigned char colors[2][3],
145 static void NudgeCropPlanesToBounds(
int tolPtId[3][4],
149 static void CreateColorValues(
unsigned char colors[2][3],
150 double color1[3],
double color2[3]);
155 int requestFromOutputPort,
156 unsigned long* mtime);
Abstract class for a volume mapper.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKRENDERINGVOLUME_EXPORT
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
outline of volume cropping region
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetVector3Macro(name, type)
vtkVolumeMapper * VolumeMapper
dynamic, self-adjusting array of unsigned char
object to represent cell connectivity
GLsizei const GLfloat * points
#define vtkBooleanMacro(name, type)
#define vtkSetVector3Macro(name, type)
virtual int ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime)
vtkVolumeMapper * GetVolumeMapper()
represent and manipulate 3D points
#define vtkSetMacro(name, type)