VTK
Public Member Functions
vtkColor4ub Class Reference

#include <vtkColor.h>

Inheritance diagram for vtkColor4ub:
Inheritance graph
[legend]
Collaboration diagram for vtkColor4ub:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkColor4ub (unsigned char r=0, unsigned char g=0, unsigned char b=0, unsigned char a=255)

Detailed Description

Definition at line 176 of file vtkColor.h.


Constructor & Destructor Documentation

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.


The documentation for this class was generated from the following file: