graphene_matrix_t

A structure capable of holding a 4x4 matrix.

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

struct graphene_matrix_t {}

Members

Variables

value
graphene_simd4x4f_t value;