Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <graphene-plane.h>
Public Member Functions | |
GRAPHENE_PRIVATE_FIELD (graphene_vec3_t, normal) | |
GRAPHENE_PRIVATE_FIELD (float, constant) | |
graphene_plane_t:
A 2D plane that extends infinitely in a 3D volume.
The contents of the graphene_plane_t
are private, and should not be modified directly.
Since: 1.2
Definition at line 47 of file graphene-plane.h.
_graphene_plane_t::GRAPHENE_PRIVATE_FIELD | ( | float | , |
constant | ) |
_graphene_plane_t::GRAPHENE_PRIVATE_FIELD | ( | graphene_vec3_t | , |
normal | ) |