VolVis
Content
Index
Previous (GetNearestNormal)
Next (GetPixelColor)

Member
  GetNormal

Visibility
  PROTECTED

Related Class
  TDataSet

Description
 

This function returns the normal for a given voxel position.


Source code
  function GetNormal ( x , y , z : integer ) : TVector3D

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
TVector3D the normalvector

Links
  #UnderConstruction#

VolVis
Content
Index
Previous (GetNearestNormal)
Next (GetPixelColor)


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