Home
last modified time | relevance | path

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

/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_extract.c36 static int ClassifyRawVolume ANSI_ARGS((vpContext *vpc, int correct,
137 return(ClassifyRawVolume(vpc, 0, x0, y0, z0, x1, y1, z1, dst,
140 return(ClassifyRawVolume(vpc, 1, x0, y0, z0, x1, y1, z1, dst,
222 ClassifyRawVolume(vpc, correct, x0, y0, z0, x1, y1, z1, dst, in ClassifyRawVolume() function