Query: lqr_vmap_load
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LQR_VMAP_LOAD(3) LqR library API reference LQR_VMAP_LOAD(3)NAMElqr_vmap_load - load an LqrVMap object into an LqrCarver objectSYNOPSIS#include <lqr.h> LqrRetVal lqr_vmap_load(LqrCarver* carver, LqrVMap* vmap);DESCRIPTIONThe function lqr_vmap_load loads the visibility map contained in the LqrVMap object pointed to by vmap in the LqrCarver object pointed to by carver. It can only be called over uninitialised carver objects, therefore care must be taken not to exceed the loaded map depth when resizing (see the LqrVMap objects format description in the page for lqr_vmap_new(3)). The return value follows the Liquid Rescale library signalling system.SEE ALSOLqrRetVal(3), lqr_vmap_new(3), lqr_vmap_dump(3), lqr_vmap_internal_dump(3), lqr_carver_set_dump_vmaps(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_VMAP_LOAD(3)
Related Man Pages |
---|
lqr_carver_attach(3) - debian |
lqr_carver_init(3) - debian |
lqr_carver_set_alpha_channel(3) - debian |
lqr_vmap_new(3) - debian |
lqr_vmap_load(3) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
One instance of comparing grep and awk |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |