46 void SetColorF(
double color[3]);
50 void SetColorF(
double r,
double g,
double b);
54 void SetColorF(
double r,
double g,
double b,
double a);
58 void SetOpacityF(
double a);
65 void SetColor(
unsigned char color[3]);
69 void SetColor(
unsigned char r,
unsigned char g,
unsigned char b);
74 void SetColor(
unsigned char r,
unsigned char g,
unsigned char b,
81 void SetOpacity(
unsigned char a);
84 unsigned char GetOpacity();
88 void GetColorF(
double color[4]);
91 void GetColor(
unsigned char color[4]);
124 vtkSetMacro(TextureProperties,
int);
129 vtkGetMacro(TextureProperties,
int);
152 #endif //__vtkBrush_h
GLboolean GLboolean GLboolean b
abstract base class for most VTK objects
GLenum GLsizei GLenum GLenum const GLvoid * image
void DeepCopy(vtkPistonReference *self, vtkPistonReference *other)
GLdouble GLdouble GLdouble r
unsigned char * GetColor()
provides a brush that fills shapes drawn by vtkContext2D.
virtual void PrintSelf(ostream &os, vtkIndent indent)
#define VTKRENDERINGCONTEXT2D_EXPORT
a simple class to control print indentation
topologically and geometrically regular array of data
GLboolean GLboolean GLboolean GLboolean a