VTK
Public Member Functions
vtkColor3f Class Reference

#include <vtkColor.h>

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

List of all members.

Public Member Functions

 vtkColor3f (float r=0.0, float g=0.0, float b=0.0)

Detailed Description

Definition at line 162 of file vtkColor.h.


Constructor & Destructor Documentation

vtkColor3f::vtkColor3f ( float  r = 0.0,
float  g = 0.0,
float  b = 0.0 
) [inline]

Definition at line 165 of file vtkColor.h.


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