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

#include <graphene-box.h>

Public Member Functions

 GRAPHENE_PRIVATE_FIELD (graphene_vec3_t, min)
 
 GRAPHENE_PRIVATE_FIELD (graphene_vec3_t, max)
 

Detailed Description

graphene_box_t:

A 3D box, described as the volume between a minimum and a maximum vertices.

Since: 1.2

Definition at line 45 of file graphene-box.h.

Member Function Documentation

◆ GRAPHENE_PRIVATE_FIELD() [1/2]

_graphene_box_t::GRAPHENE_PRIVATE_FIELD ( graphene_vec3_t ,
max  )

◆ GRAPHENE_PRIVATE_FIELD() [2/2]

_graphene_box_t::GRAPHENE_PRIVATE_FIELD ( graphene_vec3_t ,
min  )

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