Github User Fetcher 1.0.0
C Application with Server and GUI
|
#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) | |
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.
_graphene_quaternion_t::GRAPHENE_PRIVATE_FIELD | ( | float | , |
w | ) |
_graphene_quaternion_t::GRAPHENE_PRIVATE_FIELD | ( | float | , |
x | ) |
_graphene_quaternion_t::GRAPHENE_PRIVATE_FIELD | ( | float | , |
y | ) |
_graphene_quaternion_t::GRAPHENE_PRIVATE_FIELD | ( | float | , |
z | ) |