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

RLEvoxel_bcc Struct Reference

Structure for saving a single voxel. More...

#include <shearWarp.h>

Collaboration diagram for RLEvoxel_bcc:

Collaboration graph
[legend]
List of all members.

Public Attributes

byte value
 The value of the voxel.
float red
 The amount of red in the color of the classified voxel.
float green
 The amount of green in the color of the classified voxel.
float blue
 The amount of blue in the color of the classified voxel.
float red_shaded
 The amount of red in the color of the classified and shaded voxel.
float green_shaded
 The amount of green in the color of the classified and shaded voxel.
float blue_shaded
 The amount of blue in the color of the classified and shaded voxel.
float opacity
 The opacity of the classified voxel.
float opacity_corr
 The corrected opacity.
vuVector normal
 The normal vector of the voxel.

Detailed Description

Structure for saving a single voxel.

In the RLEvoxel structure the sampling-value and the normal vector of a voxel are stored. This structure is needed for runlength encoding the volume data.

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


Member Data Documentation

float RLEvoxel_bcc::blue
 

The amount of blue in the color of the classified voxel.

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

Referenced by vu1512119::makeIntermediateImageOrtho(), vu1512119::makeIntermediateImagePerspective(), and vu1512119::runlengthEncode().

float RLEvoxel_bcc::blue_shaded
 

The amount of blue in the color of the classified and shaded voxel.

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

Referenced by vu1512119::makeIntermediateImageOrtho(), and vu1512119::makeIntermediateImagePerspective().

float RLEvoxel_bcc::green
 

The amount of green in the color of the classified voxel.

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

Referenced by vu1512119::makeIntermediateImageOrtho(), vu1512119::makeIntermediateImagePerspective(), and vu1512119::runlengthEncode().

float RLEvoxel_bcc::green_shaded
 

The amount of green in the color of the classified and shaded voxel.

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

Referenced by vu1512119::makeIntermediateImageOrtho(), and vu1512119::makeIntermediateImagePerspective().

vuVector RLEvoxel_bcc::normal
 

The normal vector of the voxel.

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

Referenced by vu1512119::makeIntermediateImageOrtho(), vu1512119::makeIntermediateImagePerspective(), and vu1512119::runlengthEncode().

float RLEvoxel_bcc::opacity
 

The opacity of the classified voxel.

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

Referenced by vu1512119::runlengthEncode().

float RLEvoxel_bcc::opacity_corr
 

The corrected opacity.

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

Referenced by vu1512119::makeIntermediateImageOrtho(), and vu1512119::makeIntermediateImagePerspective().

float RLEvoxel_bcc::red
 

The amount of red in the color of the classified voxel.

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

Referenced by vu1512119::makeIntermediateImageOrtho(), vu1512119::makeIntermediateImagePerspective(), and vu1512119::runlengthEncode().

float RLEvoxel_bcc::red_shaded
 

The amount of red in the color of the classified and shaded voxel.

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

Referenced by vu1512119::makeIntermediateImageOrtho(), and vu1512119::makeIntermediateImagePerspective().

byte RLEvoxel_bcc::value
 

The value of the voxel.

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

Referenced by vu1512119::runlengthEncode().


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