VTK
Public Member Functions
vtkColor3ub Class Reference

#include <vtkColor.h>

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

List of all members.

Public Member Functions

 vtkColor3ub (unsigned char r=0, unsigned char g=0, unsigned char b=0)
 vtkColor3ub (const unsigned char *init)

Detailed Description

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

Definition at line 162 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 165 of file vtkColor.h.

vtkColor3ub::vtkColor3ub ( const unsigned char *  init) [inline, explicit]

Definition at line 167 of file vtkColor.h.


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