Go to the documentation of this file.
88 void SetColor(
unsigned char r,
unsigned char g,
unsigned char b);
93 void SetColor(
unsigned char r,
unsigned char g,
unsigned char b,
147 void operator=(
const vtkPen &);
GLboolean GLboolean GLboolean b
void GetColorF(double color[3])
#define VTKRENDERINGCONTEXT2D_EXPORT
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
void SetColorF(double r, double g, double b, double a)
void SetColor(const vtkColor4ub &color)
void SetColorF(double r, double g, double b)
vtkColor4ub GetColorObject()
unsigned char GetOpacity()
void SetColor(unsigned char color[3])
void SetColor(unsigned char r, unsigned char g, unsigned char b)
unsigned char * GetColor()
a simple class to control print indentation
void SetColorF(double color[3])
void SetColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
void DeepCopy(vtkPen *pen)
#define vtkGetMacro(name, type)
GLboolean GLboolean GLboolean GLboolean a
void SetOpacity(unsigned char a)
vtkSetMacro(IgnoreDriverBugs, bool)
GLdouble GLdouble GLdouble r
virtual void PrintSelf(ostream &os, vtkIndent indent)
void SetOpacityF(double a)
provides a pen that draws the outlines of shapes drawn by vtkContext2D.
GLuint GLuint GLsizei GLenum type
void GetColor(unsigned char color[3])
void SetLineType(int type)