Name

lqr_vmap_get_data, lqr_vmap_get_width, lqr_vmap_get_height, lqr_vmap_get_depth, lqr_vmap_get_orientation — get varous LqrVMap object quantities

Synopsis

#include <lqr.h>
gint* lqr_vmap_get_data(LqrVMap*  vmap);
gint lqr_vmap_get_width(LqrVMap*  vmap);
gint lqr_vmap_get_height(LqrVMap*  vmap);
gint lqr_vmap_get_depth(LqrVMap*  vmap);
gint lqr_vmap_get_orientation(LqrVMap*  vmap);

Description

Return value