Go to the documentation of this file.
69 void SetColor(
unsigned char r,
unsigned char g,
unsigned char b);
74 void SetColor(
unsigned char r,
unsigned char g,
unsigned char b,
provides a brush that fills shapes drawn by vtkContext2D.
#define vtkGetObjectMacro(name, type)
GLboolean GLboolean GLboolean b
void SetColorF(double color[3])
#define VTKRENDERINGCONTEXT2D_EXPORT
unsigned char * GetColor()
#define vtkTypeMacro(thisClass, superclass)
unsigned char GetOpacity()
void SetColor(unsigned char r, unsigned char g, unsigned char b)
abstract base class for most VTK objects
void SetOpacity(unsigned char a)
void SetColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
void SetColor(unsigned char color[3])
void SetColorF(double r, double g, double b)
void SetOpacityF(double a)
void GetColorF(double color[4])
void SetColorF(double r, double g, double b, double a)
void GetColor(unsigned char color[4])
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkGetMacro(name, type)
GLboolean GLboolean GLboolean GLboolean a
void SetColor(const vtkColor4ub &color)
vtkSetMacro(IgnoreDriverBugs, bool)
GLdouble GLdouble GLdouble r
vtkColor4ub GetColorObject()
virtual void PrintSelf(ostream &os, vtkIndent indent)
GLenum GLsizei GLenum GLenum const GLvoid * image
void SetTexture(vtkImageData *image)
void DeepCopy(vtkBrush *brush)