lqr_vmap_dump

Langue: en

Version: 10 Maj 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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.

SEE ALSO

lqr_vmap_internal_dump(3), lqr_vmap_load(3), lqr_carver_set_dump_vmaps(3)

Copyright © 2007-2009 Carlo Baldassi