Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_graphene_plane_t Struct Reference

#include <graphene-plane.h>

Public Member Functions

 GRAPHENE_PRIVATE_FIELD (graphene_vec3_t, normal)
 
 GRAPHENE_PRIVATE_FIELD (float, constant)
 

Detailed Description

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.

Member Function Documentation

◆ GRAPHENE_PRIVATE_FIELD() [1/2]

_graphene_plane_t::GRAPHENE_PRIVATE_FIELD ( float ,
constant  )

◆ GRAPHENE_PRIVATE_FIELD() [2/2]

_graphene_plane_t::GRAPHENE_PRIVATE_FIELD ( graphene_vec3_t ,
normal  )

The documentation for this struct was generated from the following file: