VolVis
Content
Index
Previous (CalculateNormals)
Next (Create)

Member
  CalculateNormalVector

Visibility
  PROTECTED

Related Class
  TDataSet

Description
 

This function calculates a normal vector for a single voxel.


Source code
  function CalculateNormalVector ( 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 normal vector calculated for the voxel

Links
  #UnderConstruction#

VolVis
Content
Index
Previous (CalculateNormals)
Next (Create)


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