VTK
Public Member Functions
vtkColor3ub Class Reference

#include <vtkColor.h>

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

List of all members.

Public Member Functions

 vtkColor3ub (unsigned char r=0, unsigned char g=0, unsigned char b=0)

Detailed Description

Some derived classes for the different vectors and colors commonly used.

Definition at line 155 of file vtkColor.h.


Constructor & Destructor Documentation

vtkColor3ub::vtkColor3ub ( unsigned char  r = 0,
unsigned char  g = 0,
unsigned char  b = 0 
) [inline]

Definition at line 158 of file vtkColor.h.


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