table of contents
other versions
- wheezy 0.4.1-2
LQR_VMAP_DESTROY(3) | LqR library API reference | LQR_VMAP_DESTROY(3) |
NAME¶
lqr_vmap_destroy - the LqrVMap object destructorSYNOPSIS¶
#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¶
COPYRIGHT¶
Copyright © 2007-2009 Carlo Baldassi10 Maj 2009 | LqR library 0.4.1 API (3:1:3) |