Home
last modified time | relevance | path

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

/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_extract.c39 static int ShadeRawVolume ANSI_ARGS((vpContext *vpc, int x0, int y0, int z0,
143 return(ShadeRawVolume(vpc, x0, y0, z0, x1, y1, z1, dst,
264 ShadeRawVolume(vpc, x0, y0, z0, x1, y1, z1, dst, in ShadeRawVolume() function