Go to the documentation of this file.
43 #ifndef vtkButtonSource_h
44 #define vtkButtonSource_h
49 #define VTK_TEXTURE_STYLE_FIT_IMAGE 0
50 #define VTK_TEXTURE_STYLE_PROPORTIONAL 1
105 double ShoulderTextureCoordinate[2];
107 int TextureDimensions[2];
#define vtkSetVector2Macro(name, type)
#define vtkGetVector2Macro(name, type)
#define vtkSetVector3Macro(name, type)
#define vtkTypeMacro(thisClass, superclass)
#define vtkGetVectorMacro(name, type, count)
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
Superclass for algorithms that produce only polydata as output.