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.