lqr_vmap_destroy

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

lqr_vmap_destroy - the LqrVMap object destructor

SYNOPSIS

 #include <lqr.h>
 
void lqr_vmap_destroy(LqrVMap* vmap);

DESCRIPTION

The function lqr_vmap_destroy destroys the LqrVMap object. It is not necessary to invoke it over visibility maps which were loaded in LqrCarver objects, as this is done already by the carver object destructor.

SEE ALSO

lqr_vmap_new(3), lqr_vmap_load(3)

Copyright © 2007-2009 Carlo Baldassi