table of contents
other versions
- wheezy 0.4.1-2
LQR_CARVER_GET_DEPTH(3) | LqR library API reference | LQR_CARVER_GET_DEPTH(3) |
NAME¶
lqr_carver_get_depth - get the depth of a LqrCarver objectSYNOPSIS¶
#include <lqr.h>
gint
lqr_carver_get_depth(LqrCarver* carver);
DESCRIPTION¶
The function lqr_carver_get_depth returns the current depth of the visibility map internal to the LqrCarver object pointed to by vmap, i.e. the maximum amount of scaling which can be performed with respect to the internal reference sizes in the current orientation without updating the internal map.SEE ALSO¶
COPYRIGHT¶
Copyright © 2007-2009 Carlo Baldassi10 Maj 2009 | LqR library 0.4.1 API (3:1:3) |