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