Packages
graphene-gobject-1.0
Graphene
Rect
alloc
zero
contains_point
contains_rect
equal
expand
get_area
get_bottom_left
get_bottom_right
get_center
get_height
get_top_left
get_top_right
get_vertices
get_width
get_x
get_y
init
init_from_rect
inset
inset_r
interpolate
intersection
normalize
normalize_r
offset
offset_r
round
round_extents
round_to_pixel
scale
union
origin
size
get_vertices
Description:
[
Version
( since =
"1.4"
) ]
public
void
get_vertices
(
ref
Vec2
[] vertices)
Computes the four vertices of a
Rect
.
Parameters:
this
a
Rect
vertices
return location for an array of 4
Vec2