graphene.types

Undocumented in source.

Members

Aliases

EulerOrder
alias EulerOrder = graphene_euler_order_t
RayIntersectionKind
alias RayIntersectionKind = graphene_ray_intersection_kind_t
Simd4F
alias Simd4F = graphene_simd4f_t

Manifest constants

PI
enum PI;
PI_2
enum PI_2;
VEC2_LEN
enum VEC2_LEN;

Evaluates to the number of components of a #graphene_vec2_t.

VEC3_LEN
enum VEC3_LEN;

Evaluates to the number of components of a #graphene_vec3_t.

VEC4_LEN
enum VEC4_LEN;

Evaluates to the number of components of a #graphene_vec4_t.