graphene.c.types

Undocumented in source.

Public Imports

gobject.c.types
public import gobject.c.types;
Undocumented in source.

Members

Aliases

EulerOrder
alias EulerOrder = graphene_euler_order_t
Undocumented in source.
GRAPHENE_PI
alias GRAPHENE_PI = PI
Undocumented in source.
GRAPHENE_PI_2
alias GRAPHENE_PI_2 = PI_2
Undocumented in source.
GRAPHENE_VEC2_LEN
alias GRAPHENE_VEC2_LEN = VEC2_LEN
Undocumented in source.
GRAPHENE_VEC3_LEN
alias GRAPHENE_VEC3_LEN = VEC3_LEN
Undocumented in source.
GRAPHENE_VEC4_LEN
alias GRAPHENE_VEC4_LEN = VEC4_LEN
Undocumented in source.
RayIntersectionKind
alias RayIntersectionKind = graphene_ray_intersection_kind_t
Undocumented in source.

Enums

graphene_euler_order_t
enum graphene_euler_order_t

Specify the order of the rotations on each axis.

graphene_ray_intersection_kind_t
enum graphene_ray_intersection_kind_t

The type of intersection.

Manifest constants

PI
enum PI;
Undocumented in source.
PI_2
enum PI_2;
Undocumented in source.
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.

Structs

graphene_box_t
struct graphene_box_t
Undocumented in source.
graphene_euler_t
struct graphene_euler_t
Undocumented in source.
graphene_frustum_t
struct graphene_frustum_t
Undocumented in source.
graphene_matrix_t
struct graphene_matrix_t
Undocumented in source.
graphene_plane_t
struct graphene_plane_t
Undocumented in source.
graphene_point3d_t
struct graphene_point3d_t
Undocumented in source.
graphene_point_t
struct graphene_point_t
Undocumented in source.
graphene_quad_t
struct graphene_quad_t
Undocumented in source.
graphene_quaternion_t
struct graphene_quaternion_t
Undocumented in source.
graphene_ray_t
struct graphene_ray_t
Undocumented in source.
graphene_rect_t
struct graphene_rect_t
Undocumented in source.
graphene_simd4f_t
struct graphene_simd4f_t
Undocumented in source.
graphene_simd4x4f_t
struct graphene_simd4x4f_t
Undocumented in source.
graphene_size_t
struct graphene_size_t
Undocumented in source.
graphene_sphere_t
struct graphene_sphere_t
Undocumented in source.
graphene_triangle_t
struct graphene_triangle_t
Undocumented in source.
graphene_vec2_t
struct graphene_vec2_t
Undocumented in source.
graphene_vec3_t
struct graphene_vec3_t
Undocumented in source.
graphene_vec4_t
struct graphene_vec4_t
Undocumented in source.

Meta