VolVis
Content
Index
Previous (transfer)
Next

Unit
  vis

Description
  This class implements functions and methods for rendering volume data.
Currently Two variants for the Levoy Algorithm (Back To Front & Front To Back)
and a Maximum Intensity Projection Algorithm are implemented.

Author
 

Wolfgang Freiler
Philipp Hartl


Version
 

1.0


Classes
 
Class Description
TDataSet #No TAG found in source code#

Types
 
Type Description
TAlgorithm #No TAG found in source code#
THistogram #No TAG found in source code#
TRenderingOptions #No TAG found in source code#
TSingleColor #No TAG found in source code#
TTransferArray #No TAG found in source code#

Constants
 
Constant Description
NUM_COLORS #No TAG found in source code#

Variables
 
Variable Description

Functions
 
Function Description
AddColorWithAlpha Adds a Foreground Color to a Background Color by using the Alpha-Value of the Foreground Color.
RGBAToSingleColor Composes a TSingleColor out of 4 single values.
SingleColorToColor Converts a TSingleColor variable to a TColor
SingleColorToRGBQuad Converts a TSingleColor variable to a TRGBQuad record
TColorToRGB Converts a TColor variable to a TRGBQuad record
TColorToSingleColor Converts a TColor variable to a TSingleColor record

Links
  #UnderConstruction#

VolVis
Content
Index
Previous (transfer)
Next


Created with DelphiCodeToDoc. To obtain the latest revision, please see http://dephicodetodoc.sourceforge.net/
Under GNU GPL licence. Copyright (c) 2003 - TridenT.