#include <vtkColor.h>
Definition at line 162 of file vtkColor.h.
Public Member Functions | |
vtkColor3ub (unsigned char r=0, unsigned char g=0, unsigned char b=0) | |
vtkColor3ub (const unsigned char *init) |
vtkColor3ub::vtkColor3ub | ( | unsigned char | r = 0 , |
|
unsigned char | g = 0 , |
|||
unsigned char | b = 0 | |||
) | [inline] |
Definition at line 165 of file vtkColor.h.
vtkColor3ub::vtkColor3ub | ( | const unsigned char * | init | ) | [inline, explicit] |
Definition at line 167 of file vtkColor.h.