Renderer::TFPoint Class Reference
#include <Renderer.h>
List of all members.
|
Public Attributes |
unsigned int | pos |
unsigned char | r |
unsigned char | g |
unsigned char | b |
unsigned char | a |
Detailed Description
information for one position on the Transferfunction
Member Data Documentation
- Parameters:
-
| pos | defines the position of this RGBA quadrupple inside the Transferfunction. Ranges between 0 and the width of the Transferfunction |
- Parameters:
-
| r | defines the r (Red) value of this position inside the Transferfunction. Ranges from 0 to 255 |
- Parameters:
-
| g | defines the g (Green) value of this position inside the Transferfunction. Ranges from 0 to 255 |
- Parameters:
-
| b | defines the b (Blue) value of this position inside the Transferfunction. Ranges from 0 to 255 |
The documentation for this class was generated from the following file:
- studium/Visualisierung/LU Stuff/Bsp1/VolumeRendering/src/renderer/Renderer.h