Quad.contains

Checks if the given #graphene_quad_t contains the given #graphene_point_t.

class Quad
bool
contains

Parameters

p Point

a #graphene_point_t

Return Value

Type: bool

true if the point is inside the #graphene_quad_t

Meta