VolVis
Content
Index
Previous (GetInterpolatedDensity)
Next (GetNearestDensity)

Member
  GetInterpolatedNormal

Visibility
  PROTECTED

Related Class
  TDataSet

Description
 

This function returns a normal vector for a given voxel position. the normal vector is a trilinear interpolation of the 8 nearest normal vectors.


Source code
  function GetInterpolatedNormal ( Position : TPoint3D ) : TVector3D

Parameters
 
Parameter Description
Position : TPoint3D the coordinates of a voxel in float coordinates

Return
 
Types Description
TVector3D the normalvector

Links
  #UnderConstruction#

VolVis
Content
Index
Previous (GetInterpolatedDensity)
Next (GetNearestDensity)


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