Checks whether a point is inside the volume defined by the given #graphene_frustum_t.
Checks whether the two given #graphene_frustum_t are equal.
Retrieves the planes that define the given #graphene_frustum_t.
Initializes the given #graphene_frustum_t using the clipping planes of another #graphene_frustum_t.
Initializes a #graphene_frustum_t using the given matrix.
Initializes the given #graphene_frustum_t using the provided clipping planes.
Checks whether the given box intersects a plane of a #graphene_frustum_t.
Checks whether the given sphere intersects a plane of a #graphene_frustum_t.
Allocates a new #graphene_frustum_t structure.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
A 3D volume delimited by 2D clip planes.
The contents of the graphene.frustum.Frustum are private, and should not be modified directly.