Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

intermediatePixel Struct Reference

Structure for saving a single pixel in the intermediate image. More...

#include <shearWarp.h>

Collaboration diagram for intermediatePixel:

Collaboration graph
[legend]
List of all members.

Public Attributes

float red
 value of red
float green
 value of green
float blue
 value of blue
float trans
 value of transparency
dword offset
 offset for skipping runs of opaque pixels

Detailed Description

Structure for saving a single pixel in the intermediate image.

This Structure saves the RGB-value and the transparency of a single pixel in the intermediate image.

Definition at line 115 of file Regular/Unimodal/3d/1B/Intensity/ShearWarp/shearWarp.h.


Member Data Documentation

float intermediatePixel::blue
 

value of blue

Definition at line 121 of file Regular/Unimodal/3d/1B/Intensity/ShearWarp/shearWarp.h.

Referenced by vu111211A::changeFormatIntermediate(), vu111211A::interpolatePixel(), vu111211A::makeIntermediateImageOrthoFastClass(), vu111211A::makeIntermediateImagePerspective(), vu111211A::resetIntermediateImage(), vu111211A::warpOrtho(), and vu111211A::warpPerspective().

float intermediatePixel::green
 

value of green

Definition at line 119 of file Regular/Unimodal/3d/1B/Intensity/ShearWarp/shearWarp.h.

Referenced by vu111211A::changeFormatIntermediate(), vu111211A::interpolatePixel(), vu111211A::makeIntermediateImageOrthoFastClass(), vu111211A::makeIntermediateImagePerspective(), vu111211A::resetIntermediateImage(), vu111211A::warpOrtho(), and vu111211A::warpPerspective().

dword intermediatePixel::offset
 

offset for skipping runs of opaque pixels

Definition at line 125 of file Regular/Unimodal/3d/1B/Intensity/ShearWarp/shearWarp.h.

Referenced by vu111211A::interpolatePixel(), vu111211A::makeIntermediateImageOrthoFastClass(), vu111211A::makeIntermediateImagePerspective(), and vu111211A::resetIntermediateImage().

float intermediatePixel::red
 

value of red

Definition at line 117 of file Regular/Unimodal/3d/1B/Intensity/ShearWarp/shearWarp.h.

Referenced by vu111211A::changeFormatIntermediate(), vu111211A::interpolatePixel(), vu111211A::makeIntermediateImageOrthoFastClass(), vu111211A::makeIntermediateImagePerspective(), vu111211A::resetIntermediateImage(), vu111211A::warpOrtho(), and vu111211A::warpPerspective().

float intermediatePixel::trans
 

value of transparency

Definition at line 123 of file Regular/Unimodal/3d/1B/Intensity/ShearWarp/shearWarp.h.

Referenced by vu111211A::interpolatePixel(), vu111211A::makeIntermediateImageOrtho(), vu111211A::makeIntermediateImageOrthoFastClass(), vu111211A::makeIntermediateImagePerspective(), and vu111211A::resetIntermediateImage().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 15 21:20:55 2004 for vuVolume by  doxygen 1.3.9.1