Plane
Constructors
Functions
Link copied to clipboard
Retrieves the distance along the normal vector of the given #graphene_plane_t from the origin.
Link copied to clipboard
Initializes the given #graphene_plane_t using the normal vector and constant of another #graphene_plane_t.
Link copied to clipboard
Initializes the given #graphene_plane_t using the given normal vector and an arbitrary co-planar point.
Link copied to clipboard
Initializes the given #graphene_plane_t using the 3 provided co-planar points.
Link copied to clipboard
Initializes the given #graphene_plane_t using the components of the given #graphene_vec4_t vector.