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

#include <graphene-sphere.h>

Public Member Functions

 GRAPHENE_PRIVATE_FIELD (graphene_vec3_t, center)
 
 GRAPHENE_PRIVATE_FIELD (float, radius)
 

Detailed Description

graphene_sphere_t:

A sphere, represented by its center and radius.

Since: 1.2

Definition at line 44 of file graphene-sphere.h.

Member Function Documentation

◆ GRAPHENE_PRIVATE_FIELD() [1/2]

_graphene_sphere_t::GRAPHENE_PRIVATE_FIELD ( float ,
radius  )

◆ GRAPHENE_PRIVATE_FIELD() [2/2]

_graphene_sphere_t::GRAPHENE_PRIVATE_FIELD ( graphene_vec3_t ,
center  )

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