lqr_vmap_dump(3) dump an LqrVMap object

SYNOPSIS


#include <lqr.h>

LqrVMap* lqr_vmap_dump(LqrCarver* carver);

DESCRIPTION

The function lqr_vmap_dump returns the current visibility map of the LqrCarver object pointed to by carver, or NULL in case of errors.

COPYRIGHT

Copyright © 2007-2009 Carlo Baldassi