Name
lqr_carver_get_orientation — get the orientation of a LqrCarver object
Synopsis
#include <lqr.h>
gint lqr_carver_get_orientation( | LqrCarver* carver); |
Description
The function lqr_carver_get_orientation returns the current orientation of
the visibility map internal to the LqrCarver object pointed to by
carver, which is 0 if the last rescale operation has
been in the horizontal direction, 1 if it has been in the vertical direction.