table of contents
other versions
- wheezy 0.4.1-2
LQR_VMAP_GET_DEPTH(3) | LqR library API reference | LQR_VMAP_GET_DEPTH(3) |
NAME¶
lqr_vmap_get_depth - get the depth of an LqrVMap objectSYNOPSIS¶
#include <lqr.h>
gint
lqr_vmap_get_depth(LqrVMap* vmap);
DESCRIPTION¶
The function lqr_vmap_get_depth returns the depth of the LqrVMap object pointed to by vmap, i.e. the maximum scaling allowed by it. See the LqrVMap objects format description in the page for LqrVMap constructor and destructor.SEE ALSO¶
COPYRIGHT¶
Copyright © 2007-2009 Carlo Baldassi10 Maj 2009 | LqR library 0.4.1 API (3:1:3) |