61 void SetLineType(
int type);
68 void SetColorF(
double color[3]);
72 void SetColorF(
double r,
double g,
double b);
76 void SetColorF(
double r,
double g,
double b,
double a);
80 void SetOpacityF(
double a);
84 void SetColor(
unsigned char color[3]);
88 void SetColor(
unsigned char r,
unsigned char g,
unsigned char b);
93 void SetColor(
unsigned char r,
unsigned char g,
unsigned char b,
100 void SetOpacity(
unsigned char a);
104 void GetColorF(
double color[3]);
107 void GetColor(
unsigned char color[3]);
114 unsigned char GetOpacity();
147 void operator=(
const vtkPen &);
GLboolean GLboolean GLboolean b
GLuint GLuint GLsizei GLenum type
abstract base class for most VTK objects
#define vtkGetMacro(name, type)
void DeepCopy(vtkPistonReference *self, vtkPistonReference *other)
unsigned char * GetColor()
GLdouble GLdouble GLdouble r
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
#define VTKRENDERINGCONTEXT2D_EXPORT
a simple class to control print indentation
provides a pen that draws the outlines of shapes drawn by vtkContext2D.
GLboolean GLboolean GLboolean GLboolean a
#define vtkSetMacro(name, type)