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 ()
 vtkColor3f (float scalar)
 vtkColor3f (const float *init)
 vtkColor3f (float r, float g, float b)

Detailed Description

Definition at line 192 of file vtkColor.h.


Constructor & Destructor Documentation

vtkColor3f::vtkColor3f ( ) [inline]

Definition at line 195 of file vtkColor.h.

vtkColor3f::vtkColor3f ( float  scalar) [inline, explicit]

Definition at line 196 of file vtkColor.h.

vtkColor3f::vtkColor3f ( const float init) [inline, explicit]

Definition at line 197 of file vtkColor.h.

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

Definition at line 198 of file vtkColor.h.


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