Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <graphene-sphere.h>
Public Member Functions | |
GRAPHENE_PRIVATE_FIELD (graphene_vec3_t, center) | |
GRAPHENE_PRIVATE_FIELD (float, radius) | |
graphene_sphere_t:
A sphere, represented by its center and radius.
Since: 1.2
Definition at line 44 of file graphene-sphere.h.
_graphene_sphere_t::GRAPHENE_PRIVATE_FIELD | ( | float | , |
radius | ) |
_graphene_sphere_t::GRAPHENE_PRIVATE_FIELD | ( | graphene_vec3_t | , |
center | ) |