graphene_plane_t

A 2D plane that extends infinitely in a 3D volume.

The contents of the graphene.plane.Plane are private, and should not be modified directly.

struct graphene_plane_t {}

Members

Variables

constant
float constant;
normal
graphene_vec3_t normal;