VolVis
Content
Index
Previous (FViewMatrix)
Next (GetInterpolatedDensity)

Member
  GetDensity

Visibility
  PROTECTED

Related Class
  TDataSet

Description
 

This function returns the density value of a single voxel.


Source code
  function GetDensity ( x , y , z : integer ) : word

Parameters
 
Parameter Description
x : INTEGER the voxel's x-coordinate
y : INTEGER the voxel's y-coordinate
z : INTEGER the voxel's z-coordinate

Return
 
Types Description
WORD the density value of the voxel

Links
  #UnderConstruction#

VolVis
Content
Index
Previous (FViewMatrix)
Next (GetInterpolatedDensity)


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