LQR_VMAP_GET_ORIENTATION(3)

NAME

lqr_vmap_get_orientation - get the orientation of an LqrVMap object

SYNOPSIS

#include <lqr.h>

gint lqr_vmap_get_orientation(LqrVMap* vmap);

DESCRIPTION

The function lqr_vmap_get_orientation returns the orientation of the LqrVMap object pointed to by vmap, which is 0 for horizontally oriented maps, 1 for vertically oriented ones.

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

SEE ALSO

lqr_vmap_new(3), lqr_vmap_get_data(3), lqr_vmap_get_depth(3), lqr_vmap_get_width(3), lqr_vmap_get_height(3)

COPYRIGHT

Copyright (C) 2007-2009 Carlo Baldassi
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout