graphene_frustum_t

A 3D volume delimited by 2D clip planes.

The contents of the graphene.frustum.Frustum are private, and should not be modified directly.

struct graphene_frustum_t {}

Members

Variables

planes
graphene_plane_t[6] planes;