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

#include <graphene-vec2.h>

Public Member Functions

 GRAPHENE_ALIGNED_DECL (GRAPHENE_PRIVATE_FIELD(graphene_simd4f_t, value), 16)
 

Detailed Description

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.

Member Function Documentation

◆ GRAPHENE_ALIGNED_DECL()

_graphene_vec2_t::GRAPHENE_ALIGNED_DECL ( GRAPHENE_PRIVATE_FIELD(graphene_simd4f_t, value) ,
16  )

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