VTK
Public Member Functions
vtkColor4d Class Reference

#include <vtkColor.h>

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

List of all members.

Public Member Functions

 vtkColor4d (double r=0.0, double g=0.0, double b=0.0, float a=1.0)

Detailed Description

Definition at line 191 of file vtkColor.h.


Constructor & Destructor Documentation

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

Definition at line 194 of file vtkColor.h.


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