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