Home
last modified time | relevance | path

Searched refs:ExtractRawVolume (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_extract.c33 static int ExtractRawVolume ANSI_ARGS((vpContext *vpc, int x0, int y0, int z0,
146 return(ExtractRawVolume(vpc, x0, y0, z0, x1, y1, z1, field, dst,
167 ExtractRawVolume(vpc, x0, y0, z0, x1, y1, z1, field, dst, in ExtractRawVolume() function