Unit IsosurfaceUnit

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
record TGLCoord  
record TGridPoint  
record TGridCube  

Functions and Procedures

procedure DrawIsoSurface(Grid: TGrid; Value: double);

Types

TGLCoordArray = array of TGLCoord;
PGridPoint = ˆTGridPoint;
TGrid = array of array of array of TGridPoint;
TCubes = array of array of array of TGridCube;

Description

Functions and Procedures

procedure DrawIsoSurface(Grid: TGrid; Value: double);
 

Types

TGLCoordArray = array of TGLCoord;
 
PGridPoint = ˆTGridPoint;
 
TGrid = array of array of array of TGridPoint;

Points to 8 grid points (cube)

TCubes = array of array of array of TGridCube;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:43