Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <graphene-vec3.h>
Public Member Functions | |
GRAPHENE_ALIGNED_DECL (GRAPHENE_PRIVATE_FIELD(graphene_simd4f_t, value), 16) | |
graphene_vec3_t:
A structure capable of holding a vector with three dimensions: x, y, and z.
The contents of the graphene_vec3_t structure are private and should never be accessed directly.
Definition at line 44 of file graphene-vec3.h.
_graphene_vec3_t::GRAPHENE_ALIGNED_DECL | ( | GRAPHENE_PRIVATE_FIELD(graphene_simd4f_t, value) | , |
16 | ) |