VTK
|
#include <vtkColor.h>
Public Member Functions | |
vtkColor4ub (unsigned char r=0, unsigned char g=0, unsigned char b=0, unsigned char a=255) |
Definition at line 176 of file vtkColor.h.
vtkColor4ub::vtkColor4ub | ( | unsigned char | r = 0 , |
unsigned char | g = 0 , |
||
unsigned char | b = 0 , |
||
unsigned char | a = 255 |
||
) | [inline] |
Definition at line 179 of file vtkColor.h.