SYNOPSIS:
    VOL_INFLATE axis factor

DESCRIPTION:
    Inflate the volume by an integer factor along an axis.
    The newly introduces planes will be linearly interpolated
    between the existing planes. If you want to inflate the
    volume in all dimensions, just call this function multiple
    times, once for each axis.

SEE_ALSO:
    VOL_SCALE, VOL_SET
