SYNOPSIS
#include <lqr.h>
- LqrRetVal lqr_vmap_load(LqrCarver* carver, LqrVMap* vmap);
DESCRIPTION
It can only be called over uninitialised carver objects, therefore care must be taken not to exceed the loaded map depth when resizing (see the LqrVMap objects format description in the page for lqr_vmap_new(3)).
The return value follows the Liquid Rescale library signalling system.
COPYRIGHT
Copyright © 2007-2009 Carlo Baldassi