lqr_vmap_dump - dump an LqrVMap object
#include <lqr.h>
LqrVMap* lqr_vmap_dump(LqrCarver* carver);
The function lqr_vmap_dump returns the current visibility map of the
LqrCarver object pointed to by carver, or NULL in case of errors.
lqr_vmap_internal_dump(3), lqr_vmap_load(3),
lqr_carver_set_dump_vmaps(3)
Copyright © 2007-2009 Carlo Baldassi