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

#include <graphene-vec4.h>

Public Member Functions

 GRAPHENE_ALIGNED_DECL (GRAPHENE_PRIVATE_FIELD(graphene_simd4f_t, value), 16)
 

Detailed Description

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.

Member Function Documentation

◆ GRAPHENE_ALIGNED_DECL()

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

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