Name
lqr_vmap_dump — 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.