lqr_vmap_get_height(3) get the height of an LqrVMap object

SYNOPSIS


#include <lqr.h>

gint lqr_vmap_get_height(LqrVMap* vmap);

DESCRIPTION

The function lqr_vmap_get_height returns the height of the LqrVMap object pointed to by vmap.

See the LqrVMap objects format description in the page for LqrVMap constructor and destructor.

COPYRIGHT

Copyright © 2007-2009 Carlo Baldassi