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

#include <graphene-quaternion.h>

Public Member Functions

 GRAPHENE_PRIVATE_FIELD (float, x)
 
 GRAPHENE_PRIVATE_FIELD (float, y)
 
 GRAPHENE_PRIVATE_FIELD (float, z)
 
 GRAPHENE_PRIVATE_FIELD (float, w)
 

Detailed Description

graphene_quaternion_t:

A quaternion.

The contents of the graphene_quaternion_t structure are private and should never be accessed directly.

Since: 1.0

Definition at line 47 of file graphene-quaternion.h.

Member Function Documentation

◆ GRAPHENE_PRIVATE_FIELD() [1/4]

_graphene_quaternion_t::GRAPHENE_PRIVATE_FIELD ( float ,
w  )

◆ GRAPHENE_PRIVATE_FIELD() [2/4]

_graphene_quaternion_t::GRAPHENE_PRIVATE_FIELD ( float ,
x  )

◆ GRAPHENE_PRIVATE_FIELD() [3/4]

_graphene_quaternion_t::GRAPHENE_PRIVATE_FIELD ( float ,
y  )

◆ GRAPHENE_PRIVATE_FIELD() [4/4]

_graphene_quaternion_t::GRAPHENE_PRIVATE_FIELD ( float ,
z  )

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