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

vlset_nodata_color


NAME

    vlset_nodata_color -  Set the "missing data" value and its color for a given volume

SYNOPSIS

    #include <parvox.h>

    void vlset_nodata_color(vlvolume *volume, float value, float red, float green, float blue


DESCRIPTION

    ParVox recognizes a special type of data, called nodata.  Nodata represents a special voxel which has no physical value, thus can be ignored by the renderer. vlset_nodata_color() sets the nodata value of a given volume volume to value and its color to (red, green, blue).   By default, the nodata is colored black.  Nodata value and color are the properties of the volume, i.e., all the variables within this volume should have the same nodata value and color.  These values are stored in the input NetCDF file as meta information, and vlset_nodata_value() is called explicitly by vlread_block().

SEE ALSO

    vlread_block


 BACK TO INDEX
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/vlset_nodata_color.html, is maintained by Peggy Li and was last modified Wednesday, 09-Mar-2005 16:58:26 PST
spacer
spacer spacer spacer
spacer spacer spacer
JPL NASA Caltech