spacer spacer spacer
spacer spacer spacer
spacer
NASA Logo - Jet Propulsion Laboratory    + View the NASA Portal
spacer
JPL Home Earth Solar System Stars & Galaxies Technology
ParVox Parallel Volume Rendering System
ParVox Home ../Images & Animations ParVox Document Download Source PAT Home Section 387 Division 38
spacer
spacer spacer spacer
spacer

vlmclose


NAME

    vlmclose  - Closes an opened ParVox environment or data file.

SYNOPSIS

    #include <vlmeta.h>

    int vlmclose(int ncid, int dtype);


DESCRIPTION

    Vlmclose closes a ParVox environment file or voxel data file that was opened by vlmopen_env or vlmopen_vox. The ncid parameter is the file handle returned by vlmopen_env or vlmopen_vox. The dtype parameter can take either VL_RAW or VL_NETCDF, indicating the data file is in either the raw binary format or the NetCDF format, respectively.


NOTES

    The raw binary format isn't fully supported in the current version of the VLMeta library.


SEE ALSO

    vlmopen_env, vlmopen_vox, ParVox Tutorial: Input Data Format

DIAGNOSTICS

    Upon successful completion, a value of 0 is returned. Otherwise, a value of -1 is returned.
spacer
spacer spacer spacer
spacer
Privacy / Copyrights FAQ Contact JPL Sitemap
spacer
spacer spacer spacer
spacer
FIRST GOV   NASA Home Page This page, http://pat.jpl.nasa.gov/public/ParVox/API/vlmclose.html, is maintained by Peggy Li and was last modified Wednesday, 09-Mar-2005 16:45:20 PST
spacer
spacer spacer spacer
spacer spacer spacer
JPL NASA Caltech