VTK
Public Member Functions
vtkColor4f Class Reference

#include <vtkColor.h>

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

List of all members.

Public Member Functions

 vtkColor4f (float r=0.0, float g=0.0, float b=0.0, float a=1.0)

Detailed Description

Definition at line 184 of file vtkColor.h.


Constructor & Destructor Documentation

vtkColor4f::vtkColor4f ( float  r = 0.0,
float  g = 0.0,
float  b = 0.0,
float  a = 1.0 
) [inline]

Definition at line 187 of file vtkColor.h.


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