void f3dWriteCubGrid (char *name, void *buf, int nx, int ny, int nz, F3dVoxelType ctype, F3dDataType dtype, char *txt[], int ntxt)

Write cubic grid to a file in f3d format

Documentation

Write cubic grid to a file in f3d format. Simplified version of f3dWriteGrid. A C function defined in f3d.h.
Returns:
nothing
Parameters:
name - name of the file
buf - Pointer to the grid with the volume data.
nx - x grid dimension
ny - y grid dimension
nz - z grid dimension
ctype - voxel type
dtype - data type
txt - Array of string comments
ntxt - Number of coment lines
Author:
\URL[Milos Sramek]{http:

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de