graphene.c.functions

Undocumented in source.

Members

Aliases

graphene_box_alloc
alias graphene_box_alloc = c_graphene_box_alloc
Undocumented in source.
graphene_box_contains_box
alias graphene_box_contains_box = c_graphene_box_contains_box
Undocumented in source.
graphene_box_contains_point
alias graphene_box_contains_point = c_graphene_box_contains_point
Undocumented in source.
graphene_box_empty
alias graphene_box_empty = c_graphene_box_empty
Undocumented in source.
graphene_box_equal
alias graphene_box_equal = c_graphene_box_equal
Undocumented in source.
graphene_box_expand
alias graphene_box_expand = c_graphene_box_expand
Undocumented in source.
graphene_box_expand_scalar
alias graphene_box_expand_scalar = c_graphene_box_expand_scalar
Undocumented in source.
graphene_box_expand_vec3
alias graphene_box_expand_vec3 = c_graphene_box_expand_vec3
Undocumented in source.
graphene_box_free
alias graphene_box_free = c_graphene_box_free
Undocumented in source.
graphene_box_get_bounding_sphere
alias graphene_box_get_bounding_sphere = c_graphene_box_get_bounding_sphere
Undocumented in source.
graphene_box_get_center
alias graphene_box_get_center = c_graphene_box_get_center
Undocumented in source.
graphene_box_get_depth
alias graphene_box_get_depth = c_graphene_box_get_depth
Undocumented in source.
graphene_box_get_height
alias graphene_box_get_height = c_graphene_box_get_height
Undocumented in source.
graphene_box_get_max
alias graphene_box_get_max = c_graphene_box_get_max
Undocumented in source.
graphene_box_get_min
alias graphene_box_get_min = c_graphene_box_get_min
Undocumented in source.
graphene_box_get_size
alias graphene_box_get_size = c_graphene_box_get_size
Undocumented in source.
graphene_box_get_type
alias graphene_box_get_type = c_graphene_box_get_type
Undocumented in source.
graphene_box_get_vertices
alias graphene_box_get_vertices = c_graphene_box_get_vertices
Undocumented in source.
graphene_box_get_width
alias graphene_box_get_width = c_graphene_box_get_width
Undocumented in source.
graphene_box_infinite
alias graphene_box_infinite = c_graphene_box_infinite
Undocumented in source.
graphene_box_init
alias graphene_box_init = c_graphene_box_init
Undocumented in source.
graphene_box_init_from_box
alias graphene_box_init_from_box = c_graphene_box_init_from_box
Undocumented in source.
graphene_box_init_from_points
alias graphene_box_init_from_points = c_graphene_box_init_from_points
Undocumented in source.
graphene_box_init_from_vec3
alias graphene_box_init_from_vec3 = c_graphene_box_init_from_vec3
Undocumented in source.
graphene_box_init_from_vectors
alias graphene_box_init_from_vectors = c_graphene_box_init_from_vectors
Undocumented in source.
graphene_box_intersection
alias graphene_box_intersection = c_graphene_box_intersection
Undocumented in source.
graphene_box_minus_one
alias graphene_box_minus_one = c_graphene_box_minus_one
Undocumented in source.
graphene_box_one
alias graphene_box_one = c_graphene_box_one
Undocumented in source.
graphene_box_one_minus_one
alias graphene_box_one_minus_one = c_graphene_box_one_minus_one
Undocumented in source.
graphene_box_union
alias graphene_box_union = c_graphene_box_union
Undocumented in source.
graphene_box_zero
alias graphene_box_zero = c_graphene_box_zero
Undocumented in source.
graphene_euler_alloc
alias graphene_euler_alloc = c_graphene_euler_alloc
Undocumented in source.
graphene_euler_equal
alias graphene_euler_equal = c_graphene_euler_equal
Undocumented in source.
graphene_euler_free
alias graphene_euler_free = c_graphene_euler_free
Undocumented in source.
graphene_euler_get_alpha
alias graphene_euler_get_alpha = c_graphene_euler_get_alpha
Undocumented in source.
graphene_euler_get_beta
alias graphene_euler_get_beta = c_graphene_euler_get_beta
Undocumented in source.
graphene_euler_get_gamma
alias graphene_euler_get_gamma = c_graphene_euler_get_gamma
Undocumented in source.
graphene_euler_get_order
alias graphene_euler_get_order = c_graphene_euler_get_order
Undocumented in source.
graphene_euler_get_type
alias graphene_euler_get_type = c_graphene_euler_get_type
Undocumented in source.
graphene_euler_get_x
alias graphene_euler_get_x = c_graphene_euler_get_x
Undocumented in source.
graphene_euler_get_y
alias graphene_euler_get_y = c_graphene_euler_get_y
Undocumented in source.
graphene_euler_get_z
alias graphene_euler_get_z = c_graphene_euler_get_z
Undocumented in source.
graphene_euler_init
alias graphene_euler_init = c_graphene_euler_init
Undocumented in source.
graphene_euler_init_from_euler
alias graphene_euler_init_from_euler = c_graphene_euler_init_from_euler
Undocumented in source.
graphene_euler_init_from_matrix
alias graphene_euler_init_from_matrix = c_graphene_euler_init_from_matrix
Undocumented in source.
graphene_euler_init_from_quaternion
alias graphene_euler_init_from_quaternion = c_graphene_euler_init_from_quaternion
Undocumented in source.
graphene_euler_init_from_radians
alias graphene_euler_init_from_radians = c_graphene_euler_init_from_radians
Undocumented in source.
graphene_euler_init_from_vec3
alias graphene_euler_init_from_vec3 = c_graphene_euler_init_from_vec3
Undocumented in source.
graphene_euler_init_with_order
alias graphene_euler_init_with_order = c_graphene_euler_init_with_order
Undocumented in source.
graphene_euler_reorder
alias graphene_euler_reorder = c_graphene_euler_reorder
Undocumented in source.
graphene_euler_to_matrix
alias graphene_euler_to_matrix = c_graphene_euler_to_matrix
Undocumented in source.
graphene_euler_to_quaternion
alias graphene_euler_to_quaternion = c_graphene_euler_to_quaternion
Undocumented in source.
graphene_euler_to_vec3
alias graphene_euler_to_vec3 = c_graphene_euler_to_vec3
Undocumented in source.
graphene_frustum_alloc
alias graphene_frustum_alloc = c_graphene_frustum_alloc
Undocumented in source.
graphene_frustum_contains_point
alias graphene_frustum_contains_point = c_graphene_frustum_contains_point
Undocumented in source.
graphene_frustum_equal
alias graphene_frustum_equal = c_graphene_frustum_equal
Undocumented in source.
graphene_frustum_free
alias graphene_frustum_free = c_graphene_frustum_free
Undocumented in source.
graphene_frustum_get_planes
alias graphene_frustum_get_planes = c_graphene_frustum_get_planes
Undocumented in source.
graphene_frustum_get_type
alias graphene_frustum_get_type = c_graphene_frustum_get_type
Undocumented in source.
graphene_frustum_init
alias graphene_frustum_init = c_graphene_frustum_init
Undocumented in source.
graphene_frustum_init_from_frustum
alias graphene_frustum_init_from_frustum = c_graphene_frustum_init_from_frustum
Undocumented in source.
graphene_frustum_init_from_matrix
alias graphene_frustum_init_from_matrix = c_graphene_frustum_init_from_matrix
Undocumented in source.
graphene_frustum_intersects_box
alias graphene_frustum_intersects_box = c_graphene_frustum_intersects_box
Undocumented in source.
graphene_frustum_intersects_sphere
alias graphene_frustum_intersects_sphere = c_graphene_frustum_intersects_sphere
Undocumented in source.
graphene_matrix_alloc
alias graphene_matrix_alloc = c_graphene_matrix_alloc
Undocumented in source.
graphene_matrix_decompose
alias graphene_matrix_decompose = c_graphene_matrix_decompose
Undocumented in source.
graphene_matrix_determinant
alias graphene_matrix_determinant = c_graphene_matrix_determinant
Undocumented in source.
graphene_matrix_equal
alias graphene_matrix_equal = c_graphene_matrix_equal
Undocumented in source.
graphene_matrix_equal_fast
alias graphene_matrix_equal_fast = c_graphene_matrix_equal_fast
Undocumented in source.
graphene_matrix_free
alias graphene_matrix_free = c_graphene_matrix_free
Undocumented in source.
graphene_matrix_get_row
alias graphene_matrix_get_row = c_graphene_matrix_get_row
Undocumented in source.
graphene_matrix_get_type
alias graphene_matrix_get_type = c_graphene_matrix_get_type
Undocumented in source.
graphene_matrix_get_value
alias graphene_matrix_get_value = c_graphene_matrix_get_value
Undocumented in source.
graphene_matrix_get_x_scale
alias graphene_matrix_get_x_scale = c_graphene_matrix_get_x_scale
Undocumented in source.
graphene_matrix_get_x_translation
alias graphene_matrix_get_x_translation = c_graphene_matrix_get_x_translation
Undocumented in source.
graphene_matrix_get_y_scale
alias graphene_matrix_get_y_scale = c_graphene_matrix_get_y_scale
Undocumented in source.
graphene_matrix_get_y_translation
alias graphene_matrix_get_y_translation = c_graphene_matrix_get_y_translation
Undocumented in source.
graphene_matrix_get_z_scale
alias graphene_matrix_get_z_scale = c_graphene_matrix_get_z_scale
Undocumented in source.
graphene_matrix_get_z_translation
alias graphene_matrix_get_z_translation = c_graphene_matrix_get_z_translation
Undocumented in source.
graphene_matrix_init_from_2d
alias graphene_matrix_init_from_2d = c_graphene_matrix_init_from_2d
Undocumented in source.
graphene_matrix_init_from_float
alias graphene_matrix_init_from_float = c_graphene_matrix_init_from_float
Undocumented in source.
graphene_matrix_init_from_matrix
alias graphene_matrix_init_from_matrix = c_graphene_matrix_init_from_matrix
Undocumented in source.
graphene_matrix_init_from_vec4
alias graphene_matrix_init_from_vec4 = c_graphene_matrix_init_from_vec4
Undocumented in source.
graphene_matrix_init_frustum
alias graphene_matrix_init_frustum = c_graphene_matrix_init_frustum
Undocumented in source.
graphene_matrix_init_identity
alias graphene_matrix_init_identity = c_graphene_matrix_init_identity
Undocumented in source.
graphene_matrix_init_look_at
alias graphene_matrix_init_look_at = c_graphene_matrix_init_look_at
Undocumented in source.
graphene_matrix_init_ortho
alias graphene_matrix_init_ortho = c_graphene_matrix_init_ortho
Undocumented in source.
graphene_matrix_init_perspective
alias graphene_matrix_init_perspective = c_graphene_matrix_init_perspective
Undocumented in source.
graphene_matrix_init_rotate
alias graphene_matrix_init_rotate = c_graphene_matrix_init_rotate
Undocumented in source.
graphene_matrix_init_scale
alias graphene_matrix_init_scale = c_graphene_matrix_init_scale
Undocumented in source.
graphene_matrix_init_skew
alias graphene_matrix_init_skew = c_graphene_matrix_init_skew
Undocumented in source.
graphene_matrix_init_translate
alias graphene_matrix_init_translate = c_graphene_matrix_init_translate
Undocumented in source.
graphene_matrix_interpolate
alias graphene_matrix_interpolate = c_graphene_matrix_interpolate
Undocumented in source.
graphene_matrix_inverse
alias graphene_matrix_inverse = c_graphene_matrix_inverse
Undocumented in source.
graphene_matrix_is_2d
alias graphene_matrix_is_2d = c_graphene_matrix_is_2d
Undocumented in source.
graphene_matrix_is_backface_visible
alias graphene_matrix_is_backface_visible = c_graphene_matrix_is_backface_visible
Undocumented in source.
graphene_matrix_is_identity
alias graphene_matrix_is_identity = c_graphene_matrix_is_identity
Undocumented in source.
graphene_matrix_is_singular
alias graphene_matrix_is_singular = c_graphene_matrix_is_singular
Undocumented in source.
graphene_matrix_multiply
alias graphene_matrix_multiply = c_graphene_matrix_multiply
Undocumented in source.
graphene_matrix_near
alias graphene_matrix_near = c_graphene_matrix_near
Undocumented in source.
graphene_matrix_normalize
alias graphene_matrix_normalize = c_graphene_matrix_normalize
Undocumented in source.
graphene_matrix_perspective
alias graphene_matrix_perspective = c_graphene_matrix_perspective
Undocumented in source.
graphene_matrix_print
alias graphene_matrix_print = c_graphene_matrix_print
Undocumented in source.
graphene_matrix_project_point
alias graphene_matrix_project_point = c_graphene_matrix_project_point
Undocumented in source.
graphene_matrix_project_rect
alias graphene_matrix_project_rect = c_graphene_matrix_project_rect
Undocumented in source.
graphene_matrix_project_rect_bounds
alias graphene_matrix_project_rect_bounds = c_graphene_matrix_project_rect_bounds
Undocumented in source.
graphene_matrix_rotate
alias graphene_matrix_rotate = c_graphene_matrix_rotate
Undocumented in source.
graphene_matrix_rotate_euler
alias graphene_matrix_rotate_euler = c_graphene_matrix_rotate_euler
Undocumented in source.
graphene_matrix_rotate_quaternion
alias graphene_matrix_rotate_quaternion = c_graphene_matrix_rotate_quaternion
Undocumented in source.
graphene_matrix_rotate_x
alias graphene_matrix_rotate_x = c_graphene_matrix_rotate_x
Undocumented in source.
graphene_matrix_rotate_y
alias graphene_matrix_rotate_y = c_graphene_matrix_rotate_y
Undocumented in source.
graphene_matrix_rotate_z
alias graphene_matrix_rotate_z = c_graphene_matrix_rotate_z
Undocumented in source.
graphene_matrix_scale
alias graphene_matrix_scale = c_graphene_matrix_scale
Undocumented in source.
graphene_matrix_skew_xy
alias graphene_matrix_skew_xy = c_graphene_matrix_skew_xy
Undocumented in source.
graphene_matrix_skew_xz
alias graphene_matrix_skew_xz = c_graphene_matrix_skew_xz
Undocumented in source.
graphene_matrix_skew_yz
alias graphene_matrix_skew_yz = c_graphene_matrix_skew_yz
Undocumented in source.
graphene_matrix_to_2d
alias graphene_matrix_to_2d = c_graphene_matrix_to_2d
Undocumented in source.
graphene_matrix_to_float
alias graphene_matrix_to_float = c_graphene_matrix_to_float
Undocumented in source.
graphene_matrix_transform_bounds
alias graphene_matrix_transform_bounds = c_graphene_matrix_transform_bounds
Undocumented in source.
graphene_matrix_transform_box
alias graphene_matrix_transform_box = c_graphene_matrix_transform_box
Undocumented in source.
graphene_matrix_transform_point
alias graphene_matrix_transform_point = c_graphene_matrix_transform_point
Undocumented in source.
graphene_matrix_transform_point3d
alias graphene_matrix_transform_point3d = c_graphene_matrix_transform_point3d
Undocumented in source.
graphene_matrix_transform_ray
alias graphene_matrix_transform_ray = c_graphene_matrix_transform_ray
Undocumented in source.
graphene_matrix_transform_rect
alias graphene_matrix_transform_rect = c_graphene_matrix_transform_rect
Undocumented in source.
graphene_matrix_transform_sphere
alias graphene_matrix_transform_sphere = c_graphene_matrix_transform_sphere
Undocumented in source.
graphene_matrix_transform_vec3
alias graphene_matrix_transform_vec3 = c_graphene_matrix_transform_vec3
Undocumented in source.
graphene_matrix_transform_vec4
alias graphene_matrix_transform_vec4 = c_graphene_matrix_transform_vec4
Undocumented in source.
graphene_matrix_translate
alias graphene_matrix_translate = c_graphene_matrix_translate
Undocumented in source.
graphene_matrix_transpose
alias graphene_matrix_transpose = c_graphene_matrix_transpose
Undocumented in source.
graphene_matrix_unproject_point3d
alias graphene_matrix_unproject_point3d = c_graphene_matrix_unproject_point3d
Undocumented in source.
graphene_matrix_untransform_bounds
alias graphene_matrix_untransform_bounds = c_graphene_matrix_untransform_bounds
Undocumented in source.
graphene_matrix_untransform_point
alias graphene_matrix_untransform_point = c_graphene_matrix_untransform_point
Undocumented in source.
graphene_plane_alloc
alias graphene_plane_alloc = c_graphene_plane_alloc
Undocumented in source.
graphene_plane_distance
alias graphene_plane_distance = c_graphene_plane_distance
Undocumented in source.
graphene_plane_equal
alias graphene_plane_equal = c_graphene_plane_equal
Undocumented in source.
graphene_plane_free
alias graphene_plane_free = c_graphene_plane_free
Undocumented in source.
graphene_plane_get_constant
alias graphene_plane_get_constant = c_graphene_plane_get_constant
Undocumented in source.
graphene_plane_get_normal
alias graphene_plane_get_normal = c_graphene_plane_get_normal
Undocumented in source.
graphene_plane_get_type
alias graphene_plane_get_type = c_graphene_plane_get_type
Undocumented in source.
graphene_plane_init
alias graphene_plane_init = c_graphene_plane_init
Undocumented in source.
graphene_plane_init_from_plane
alias graphene_plane_init_from_plane = c_graphene_plane_init_from_plane
Undocumented in source.
graphene_plane_init_from_point
alias graphene_plane_init_from_point = c_graphene_plane_init_from_point
Undocumented in source.
graphene_plane_init_from_points
alias graphene_plane_init_from_points = c_graphene_plane_init_from_points
Undocumented in source.
graphene_plane_init_from_vec4
alias graphene_plane_init_from_vec4 = c_graphene_plane_init_from_vec4
Undocumented in source.
graphene_plane_negate
alias graphene_plane_negate = c_graphene_plane_negate
Undocumented in source.
graphene_plane_normalize
alias graphene_plane_normalize = c_graphene_plane_normalize
Undocumented in source.
graphene_plane_transform
alias graphene_plane_transform = c_graphene_plane_transform
Undocumented in source.
graphene_point3d_alloc
alias graphene_point3d_alloc = c_graphene_point3d_alloc
Undocumented in source.
graphene_point3d_cross
alias graphene_point3d_cross = c_graphene_point3d_cross
Undocumented in source.
graphene_point3d_distance
alias graphene_point3d_distance = c_graphene_point3d_distance
Undocumented in source.
graphene_point3d_dot
alias graphene_point3d_dot = c_graphene_point3d_dot
Undocumented in source.
graphene_point3d_equal
alias graphene_point3d_equal = c_graphene_point3d_equal
Undocumented in source.
graphene_point3d_free
alias graphene_point3d_free = c_graphene_point3d_free
Undocumented in source.
graphene_point3d_get_type
alias graphene_point3d_get_type = c_graphene_point3d_get_type
Undocumented in source.
graphene_point3d_init
alias graphene_point3d_init = c_graphene_point3d_init
Undocumented in source.
graphene_point3d_init_from_point
alias graphene_point3d_init_from_point = c_graphene_point3d_init_from_point
Undocumented in source.
graphene_point3d_init_from_vec3
alias graphene_point3d_init_from_vec3 = c_graphene_point3d_init_from_vec3
Undocumented in source.
graphene_point3d_interpolate
alias graphene_point3d_interpolate = c_graphene_point3d_interpolate
Undocumented in source.
graphene_point3d_length
alias graphene_point3d_length = c_graphene_point3d_length
Undocumented in source.
graphene_point3d_near
alias graphene_point3d_near = c_graphene_point3d_near
Undocumented in source.
graphene_point3d_normalize
alias graphene_point3d_normalize = c_graphene_point3d_normalize
Undocumented in source.
graphene_point3d_normalize_viewport
alias graphene_point3d_normalize_viewport = c_graphene_point3d_normalize_viewport
Undocumented in source.
graphene_point3d_scale
alias graphene_point3d_scale = c_graphene_point3d_scale
Undocumented in source.
graphene_point3d_to_vec3
alias graphene_point3d_to_vec3 = c_graphene_point3d_to_vec3
Undocumented in source.
graphene_point3d_zero
alias graphene_point3d_zero = c_graphene_point3d_zero
Undocumented in source.
graphene_point_alloc
alias graphene_point_alloc = c_graphene_point_alloc
Undocumented in source.
graphene_point_distance
alias graphene_point_distance = c_graphene_point_distance
Undocumented in source.
graphene_point_equal
alias graphene_point_equal = c_graphene_point_equal
Undocumented in source.
graphene_point_free
alias graphene_point_free = c_graphene_point_free
Undocumented in source.
graphene_point_get_type
alias graphene_point_get_type = c_graphene_point_get_type
Undocumented in source.
graphene_point_init
alias graphene_point_init = c_graphene_point_init
Undocumented in source.
graphene_point_init_from_point
alias graphene_point_init_from_point = c_graphene_point_init_from_point
Undocumented in source.
graphene_point_init_from_vec2
alias graphene_point_init_from_vec2 = c_graphene_point_init_from_vec2
Undocumented in source.
graphene_point_interpolate
alias graphene_point_interpolate = c_graphene_point_interpolate
Undocumented in source.
graphene_point_near
alias graphene_point_near = c_graphene_point_near
Undocumented in source.
graphene_point_to_vec2
alias graphene_point_to_vec2 = c_graphene_point_to_vec2
Undocumented in source.
graphene_point_zero
alias graphene_point_zero = c_graphene_point_zero
Undocumented in source.
graphene_quad_alloc
alias graphene_quad_alloc = c_graphene_quad_alloc
Undocumented in source.
graphene_quad_bounds
alias graphene_quad_bounds = c_graphene_quad_bounds
Undocumented in source.
graphene_quad_contains
alias graphene_quad_contains = c_graphene_quad_contains
Undocumented in source.
graphene_quad_free
alias graphene_quad_free = c_graphene_quad_free
Undocumented in source.
graphene_quad_get_point
alias graphene_quad_get_point = c_graphene_quad_get_point
Undocumented in source.
graphene_quad_get_type
alias graphene_quad_get_type = c_graphene_quad_get_type
Undocumented in source.
graphene_quad_init
alias graphene_quad_init = c_graphene_quad_init
Undocumented in source.
graphene_quad_init_from_points
alias graphene_quad_init_from_points = c_graphene_quad_init_from_points
Undocumented in source.
graphene_quad_init_from_rect
alias graphene_quad_init_from_rect = c_graphene_quad_init_from_rect
Undocumented in source.
graphene_quaternion_add
alias graphene_quaternion_add = c_graphene_quaternion_add
Undocumented in source.
graphene_quaternion_alloc
alias graphene_quaternion_alloc = c_graphene_quaternion_alloc
Undocumented in source.
graphene_quaternion_dot
alias graphene_quaternion_dot = c_graphene_quaternion_dot
Undocumented in source.
graphene_quaternion_equal
alias graphene_quaternion_equal = c_graphene_quaternion_equal
Undocumented in source.
graphene_quaternion_free
alias graphene_quaternion_free = c_graphene_quaternion_free
Undocumented in source.
graphene_quaternion_get_type
alias graphene_quaternion_get_type = c_graphene_quaternion_get_type
Undocumented in source.
graphene_quaternion_init
alias graphene_quaternion_init = c_graphene_quaternion_init
Undocumented in source.
graphene_quaternion_init_from_angle_vec3
alias graphene_quaternion_init_from_angle_vec3 = c_graphene_quaternion_init_from_angle_vec3
Undocumented in source.
graphene_quaternion_init_from_angles
alias graphene_quaternion_init_from_angles = c_graphene_quaternion_init_from_angles
Undocumented in source.
graphene_quaternion_init_from_euler
alias graphene_quaternion_init_from_euler = c_graphene_quaternion_init_from_euler
Undocumented in source.
graphene_quaternion_init_from_matrix
alias graphene_quaternion_init_from_matrix = c_graphene_quaternion_init_from_matrix
Undocumented in source.
graphene_quaternion_init_from_quaternion
alias graphene_quaternion_init_from_quaternion = c_graphene_quaternion_init_from_quaternion
Undocumented in source.
graphene_quaternion_init_from_radians
alias graphene_quaternion_init_from_radians = c_graphene_quaternion_init_from_radians
Undocumented in source.
graphene_quaternion_init_from_vec4
alias graphene_quaternion_init_from_vec4 = c_graphene_quaternion_init_from_vec4
Undocumented in source.
graphene_quaternion_init_identity
alias graphene_quaternion_init_identity = c_graphene_quaternion_init_identity
Undocumented in source.
graphene_quaternion_invert
alias graphene_quaternion_invert = c_graphene_quaternion_invert
Undocumented in source.
graphene_quaternion_multiply
alias graphene_quaternion_multiply = c_graphene_quaternion_multiply
Undocumented in source.
graphene_quaternion_normalize
alias graphene_quaternion_normalize = c_graphene_quaternion_normalize
Undocumented in source.
graphene_quaternion_scale
alias graphene_quaternion_scale = c_graphene_quaternion_scale
Undocumented in source.
graphene_quaternion_slerp
alias graphene_quaternion_slerp = c_graphene_quaternion_slerp
Undocumented in source.
graphene_quaternion_to_angle_vec3
alias graphene_quaternion_to_angle_vec3 = c_graphene_quaternion_to_angle_vec3
Undocumented in source.
graphene_quaternion_to_angles
alias graphene_quaternion_to_angles = c_graphene_quaternion_to_angles
Undocumented in source.
graphene_quaternion_to_matrix
alias graphene_quaternion_to_matrix = c_graphene_quaternion_to_matrix
Undocumented in source.
graphene_quaternion_to_radians
alias graphene_quaternion_to_radians = c_graphene_quaternion_to_radians
Undocumented in source.
graphene_quaternion_to_vec4
alias graphene_quaternion_to_vec4 = c_graphene_quaternion_to_vec4
Undocumented in source.
graphene_ray_alloc
alias graphene_ray_alloc = c_graphene_ray_alloc
Undocumented in source.
graphene_ray_equal
alias graphene_ray_equal = c_graphene_ray_equal
Undocumented in source.
graphene_ray_free
alias graphene_ray_free = c_graphene_ray_free
Undocumented in source.
graphene_ray_get_closest_point_to_point
alias graphene_ray_get_closest_point_to_point = c_graphene_ray_get_closest_point_to_point
Undocumented in source.
graphene_ray_get_direction
alias graphene_ray_get_direction = c_graphene_ray_get_direction
Undocumented in source.
graphene_ray_get_distance_to_plane
alias graphene_ray_get_distance_to_plane = c_graphene_ray_get_distance_to_plane
Undocumented in source.
graphene_ray_get_distance_to_point
alias graphene_ray_get_distance_to_point = c_graphene_ray_get_distance_to_point
Undocumented in source.
graphene_ray_get_origin
alias graphene_ray_get_origin = c_graphene_ray_get_origin
Undocumented in source.
graphene_ray_get_position_at
alias graphene_ray_get_position_at = c_graphene_ray_get_position_at
Undocumented in source.
graphene_ray_get_type
alias graphene_ray_get_type = c_graphene_ray_get_type
Undocumented in source.
graphene_ray_init
alias graphene_ray_init = c_graphene_ray_init
Undocumented in source.
graphene_ray_init_from_ray
alias graphene_ray_init_from_ray = c_graphene_ray_init_from_ray
Undocumented in source.
graphene_ray_init_from_vec3
alias graphene_ray_init_from_vec3 = c_graphene_ray_init_from_vec3
Undocumented in source.
graphene_ray_intersect_box
alias graphene_ray_intersect_box = c_graphene_ray_intersect_box
Undocumented in source.
graphene_ray_intersect_sphere
alias graphene_ray_intersect_sphere = c_graphene_ray_intersect_sphere
Undocumented in source.
graphene_ray_intersect_triangle
alias graphene_ray_intersect_triangle = c_graphene_ray_intersect_triangle
Undocumented in source.
graphene_ray_intersects_box
alias graphene_ray_intersects_box = c_graphene_ray_intersects_box
Undocumented in source.
graphene_ray_intersects_sphere
alias graphene_ray_intersects_sphere = c_graphene_ray_intersects_sphere
Undocumented in source.
graphene_ray_intersects_triangle
alias graphene_ray_intersects_triangle = c_graphene_ray_intersects_triangle
Undocumented in source.
graphene_rect_alloc
alias graphene_rect_alloc = c_graphene_rect_alloc
Undocumented in source.
graphene_rect_contains_point
alias graphene_rect_contains_point = c_graphene_rect_contains_point
Undocumented in source.
graphene_rect_contains_rect
alias graphene_rect_contains_rect = c_graphene_rect_contains_rect
Undocumented in source.
graphene_rect_equal
alias graphene_rect_equal = c_graphene_rect_equal
Undocumented in source.
graphene_rect_expand
alias graphene_rect_expand = c_graphene_rect_expand
Undocumented in source.
graphene_rect_free
alias graphene_rect_free = c_graphene_rect_free
Undocumented in source.
graphene_rect_get_area
alias graphene_rect_get_area = c_graphene_rect_get_area
Undocumented in source.
graphene_rect_get_bottom_left
alias graphene_rect_get_bottom_left = c_graphene_rect_get_bottom_left
Undocumented in source.
graphene_rect_get_bottom_right
alias graphene_rect_get_bottom_right = c_graphene_rect_get_bottom_right
Undocumented in source.
graphene_rect_get_center
alias graphene_rect_get_center = c_graphene_rect_get_center
Undocumented in source.
graphene_rect_get_height
alias graphene_rect_get_height = c_graphene_rect_get_height
Undocumented in source.
graphene_rect_get_top_left
alias graphene_rect_get_top_left = c_graphene_rect_get_top_left
Undocumented in source.
graphene_rect_get_top_right
alias graphene_rect_get_top_right = c_graphene_rect_get_top_right
Undocumented in source.
graphene_rect_get_type
alias graphene_rect_get_type = c_graphene_rect_get_type
Undocumented in source.
graphene_rect_get_vertices
alias graphene_rect_get_vertices = c_graphene_rect_get_vertices
Undocumented in source.
graphene_rect_get_width
alias graphene_rect_get_width = c_graphene_rect_get_width
Undocumented in source.
graphene_rect_get_x
alias graphene_rect_get_x = c_graphene_rect_get_x
Undocumented in source.
graphene_rect_get_y
alias graphene_rect_get_y = c_graphene_rect_get_y
Undocumented in source.
graphene_rect_init
alias graphene_rect_init = c_graphene_rect_init
Undocumented in source.
graphene_rect_init_from_rect
alias graphene_rect_init_from_rect = c_graphene_rect_init_from_rect
Undocumented in source.
graphene_rect_inset
alias graphene_rect_inset = c_graphene_rect_inset
Undocumented in source.
graphene_rect_inset_r
alias graphene_rect_inset_r = c_graphene_rect_inset_r
Undocumented in source.
graphene_rect_interpolate
alias graphene_rect_interpolate = c_graphene_rect_interpolate
Undocumented in source.
graphene_rect_intersection
alias graphene_rect_intersection = c_graphene_rect_intersection
Undocumented in source.
graphene_rect_normalize
alias graphene_rect_normalize = c_graphene_rect_normalize
Undocumented in source.
graphene_rect_normalize_r
alias graphene_rect_normalize_r = c_graphene_rect_normalize_r
Undocumented in source.
graphene_rect_offset
alias graphene_rect_offset = c_graphene_rect_offset
Undocumented in source.
graphene_rect_offset_r
alias graphene_rect_offset_r = c_graphene_rect_offset_r
Undocumented in source.
graphene_rect_round
alias graphene_rect_round = c_graphene_rect_round
Undocumented in source.
graphene_rect_round_extents
alias graphene_rect_round_extents = c_graphene_rect_round_extents
Undocumented in source.
graphene_rect_round_to_pixel
alias graphene_rect_round_to_pixel = c_graphene_rect_round_to_pixel
Undocumented in source.
graphene_rect_scale
alias graphene_rect_scale = c_graphene_rect_scale
Undocumented in source.
graphene_rect_union
alias graphene_rect_union = c_graphene_rect_union
Undocumented in source.
graphene_rect_zero
alias graphene_rect_zero = c_graphene_rect_zero
Undocumented in source.
graphene_size_alloc
alias graphene_size_alloc = c_graphene_size_alloc
Undocumented in source.
graphene_size_equal
alias graphene_size_equal = c_graphene_size_equal
Undocumented in source.
graphene_size_free
alias graphene_size_free = c_graphene_size_free
Undocumented in source.
graphene_size_get_type
alias graphene_size_get_type = c_graphene_size_get_type
Undocumented in source.
graphene_size_init
alias graphene_size_init = c_graphene_size_init
Undocumented in source.
graphene_size_init_from_size
alias graphene_size_init_from_size = c_graphene_size_init_from_size
Undocumented in source.
graphene_size_interpolate
alias graphene_size_interpolate = c_graphene_size_interpolate
Undocumented in source.
graphene_size_scale
alias graphene_size_scale = c_graphene_size_scale
Undocumented in source.
graphene_size_zero
alias graphene_size_zero = c_graphene_size_zero
Undocumented in source.
graphene_sphere_alloc
alias graphene_sphere_alloc = c_graphene_sphere_alloc
Undocumented in source.
graphene_sphere_contains_point
alias graphene_sphere_contains_point = c_graphene_sphere_contains_point
Undocumented in source.
graphene_sphere_distance
alias graphene_sphere_distance = c_graphene_sphere_distance
Undocumented in source.
graphene_sphere_equal
alias graphene_sphere_equal = c_graphene_sphere_equal
Undocumented in source.
graphene_sphere_free
alias graphene_sphere_free = c_graphene_sphere_free
Undocumented in source.
graphene_sphere_get_bounding_box
alias graphene_sphere_get_bounding_box = c_graphene_sphere_get_bounding_box
Undocumented in source.
graphene_sphere_get_center
alias graphene_sphere_get_center = c_graphene_sphere_get_center
Undocumented in source.
graphene_sphere_get_radius
alias graphene_sphere_get_radius = c_graphene_sphere_get_radius
Undocumented in source.
graphene_sphere_get_type
alias graphene_sphere_get_type = c_graphene_sphere_get_type
Undocumented in source.
graphene_sphere_init
alias graphene_sphere_init = c_graphene_sphere_init
Undocumented in source.
graphene_sphere_init_from_points
alias graphene_sphere_init_from_points = c_graphene_sphere_init_from_points
Undocumented in source.
graphene_sphere_init_from_vectors
alias graphene_sphere_init_from_vectors = c_graphene_sphere_init_from_vectors
Undocumented in source.
graphene_sphere_is_empty
alias graphene_sphere_is_empty = c_graphene_sphere_is_empty
Undocumented in source.
graphene_sphere_translate
alias graphene_sphere_translate = c_graphene_sphere_translate
Undocumented in source.
graphene_triangle_alloc
alias graphene_triangle_alloc = c_graphene_triangle_alloc
Undocumented in source.
graphene_triangle_contains_point
alias graphene_triangle_contains_point = c_graphene_triangle_contains_point
Undocumented in source.
graphene_triangle_equal
alias graphene_triangle_equal = c_graphene_triangle_equal
Undocumented in source.
graphene_triangle_free
alias graphene_triangle_free = c_graphene_triangle_free
Undocumented in source.
graphene_triangle_get_area
alias graphene_triangle_get_area = c_graphene_triangle_get_area
Undocumented in source.
graphene_triangle_get_barycoords
alias graphene_triangle_get_barycoords = c_graphene_triangle_get_barycoords
Undocumented in source.
graphene_triangle_get_bounding_box
alias graphene_triangle_get_bounding_box = c_graphene_triangle_get_bounding_box
Undocumented in source.
graphene_triangle_get_midpoint
alias graphene_triangle_get_midpoint = c_graphene_triangle_get_midpoint
Undocumented in source.
graphene_triangle_get_normal
alias graphene_triangle_get_normal = c_graphene_triangle_get_normal
Undocumented in source.
graphene_triangle_get_plane
alias graphene_triangle_get_plane = c_graphene_triangle_get_plane
Undocumented in source.
graphene_triangle_get_points
alias graphene_triangle_get_points = c_graphene_triangle_get_points
Undocumented in source.
graphene_triangle_get_type
alias graphene_triangle_get_type = c_graphene_triangle_get_type
Undocumented in source.
graphene_triangle_get_uv
alias graphene_triangle_get_uv = c_graphene_triangle_get_uv
Undocumented in source.
graphene_triangle_get_vertices
alias graphene_triangle_get_vertices = c_graphene_triangle_get_vertices
Undocumented in source.
graphene_triangle_init_from_float
alias graphene_triangle_init_from_float = c_graphene_triangle_init_from_float
Undocumented in source.
graphene_triangle_init_from_point3d
alias graphene_triangle_init_from_point3d = c_graphene_triangle_init_from_point3d
Undocumented in source.
graphene_triangle_init_from_vec3
alias graphene_triangle_init_from_vec3 = c_graphene_triangle_init_from_vec3
Undocumented in source.
graphene_vec2_add
alias graphene_vec2_add = c_graphene_vec2_add
Undocumented in source.
graphene_vec2_alloc
alias graphene_vec2_alloc = c_graphene_vec2_alloc
Undocumented in source.
graphene_vec2_divide
alias graphene_vec2_divide = c_graphene_vec2_divide
Undocumented in source.
graphene_vec2_dot
alias graphene_vec2_dot = c_graphene_vec2_dot
Undocumented in source.
graphene_vec2_equal
alias graphene_vec2_equal = c_graphene_vec2_equal
Undocumented in source.
graphene_vec2_free
alias graphene_vec2_free = c_graphene_vec2_free
Undocumented in source.
graphene_vec2_get_type
alias graphene_vec2_get_type = c_graphene_vec2_get_type
Undocumented in source.
graphene_vec2_get_x
alias graphene_vec2_get_x = c_graphene_vec2_get_x
Undocumented in source.
graphene_vec2_get_y
alias graphene_vec2_get_y = c_graphene_vec2_get_y
Undocumented in source.
graphene_vec2_init
alias graphene_vec2_init = c_graphene_vec2_init
Undocumented in source.
graphene_vec2_init_from_float
alias graphene_vec2_init_from_float = c_graphene_vec2_init_from_float
Undocumented in source.
graphene_vec2_init_from_vec2
alias graphene_vec2_init_from_vec2 = c_graphene_vec2_init_from_vec2
Undocumented in source.
graphene_vec2_interpolate
alias graphene_vec2_interpolate = c_graphene_vec2_interpolate
Undocumented in source.
graphene_vec2_length
alias graphene_vec2_length = c_graphene_vec2_length
Undocumented in source.
graphene_vec2_max
alias graphene_vec2_max = c_graphene_vec2_max
Undocumented in source.
graphene_vec2_min
alias graphene_vec2_min = c_graphene_vec2_min
Undocumented in source.
graphene_vec2_multiply
alias graphene_vec2_multiply = c_graphene_vec2_multiply
Undocumented in source.
graphene_vec2_near
alias graphene_vec2_near = c_graphene_vec2_near
Undocumented in source.
graphene_vec2_negate
alias graphene_vec2_negate = c_graphene_vec2_negate
Undocumented in source.
graphene_vec2_normalize
alias graphene_vec2_normalize = c_graphene_vec2_normalize
Undocumented in source.
graphene_vec2_one
alias graphene_vec2_one = c_graphene_vec2_one
Undocumented in source.
graphene_vec2_scale
alias graphene_vec2_scale = c_graphene_vec2_scale
Undocumented in source.
graphene_vec2_subtract
alias graphene_vec2_subtract = c_graphene_vec2_subtract
Undocumented in source.
graphene_vec2_to_float
alias graphene_vec2_to_float = c_graphene_vec2_to_float
Undocumented in source.
graphene_vec2_x_axis
alias graphene_vec2_x_axis = c_graphene_vec2_x_axis
Undocumented in source.
graphene_vec2_y_axis
alias graphene_vec2_y_axis = c_graphene_vec2_y_axis
Undocumented in source.
graphene_vec2_zero
alias graphene_vec2_zero = c_graphene_vec2_zero
Undocumented in source.
graphene_vec3_add
alias graphene_vec3_add = c_graphene_vec3_add
Undocumented in source.
graphene_vec3_alloc
alias graphene_vec3_alloc = c_graphene_vec3_alloc
Undocumented in source.
graphene_vec3_cross
alias graphene_vec3_cross = c_graphene_vec3_cross
Undocumented in source.
graphene_vec3_divide
alias graphene_vec3_divide = c_graphene_vec3_divide
Undocumented in source.
graphene_vec3_dot
alias graphene_vec3_dot = c_graphene_vec3_dot
Undocumented in source.
graphene_vec3_equal
alias graphene_vec3_equal = c_graphene_vec3_equal
Undocumented in source.
graphene_vec3_free
alias graphene_vec3_free = c_graphene_vec3_free
Undocumented in source.
graphene_vec3_get_type
alias graphene_vec3_get_type = c_graphene_vec3_get_type
Undocumented in source.
graphene_vec3_get_x
alias graphene_vec3_get_x = c_graphene_vec3_get_x
Undocumented in source.
graphene_vec3_get_xy
alias graphene_vec3_get_xy = c_graphene_vec3_get_xy
Undocumented in source.
graphene_vec3_get_xy0
alias graphene_vec3_get_xy0 = c_graphene_vec3_get_xy0
Undocumented in source.
graphene_vec3_get_xyz0
alias graphene_vec3_get_xyz0 = c_graphene_vec3_get_xyz0
Undocumented in source.
graphene_vec3_get_xyz1
alias graphene_vec3_get_xyz1 = c_graphene_vec3_get_xyz1
Undocumented in source.
graphene_vec3_get_xyzw
alias graphene_vec3_get_xyzw = c_graphene_vec3_get_xyzw
Undocumented in source.
graphene_vec3_get_y
alias graphene_vec3_get_y = c_graphene_vec3_get_y
Undocumented in source.
graphene_vec3_get_z
alias graphene_vec3_get_z = c_graphene_vec3_get_z
Undocumented in source.
graphene_vec3_init
alias graphene_vec3_init = c_graphene_vec3_init
Undocumented in source.
graphene_vec3_init_from_float
alias graphene_vec3_init_from_float = c_graphene_vec3_init_from_float
Undocumented in source.
graphene_vec3_init_from_vec3
alias graphene_vec3_init_from_vec3 = c_graphene_vec3_init_from_vec3
Undocumented in source.
graphene_vec3_interpolate
alias graphene_vec3_interpolate = c_graphene_vec3_interpolate
Undocumented in source.
graphene_vec3_length
alias graphene_vec3_length = c_graphene_vec3_length
Undocumented in source.
graphene_vec3_max
alias graphene_vec3_max = c_graphene_vec3_max
Undocumented in source.
graphene_vec3_min
alias graphene_vec3_min = c_graphene_vec3_min
Undocumented in source.
graphene_vec3_multiply
alias graphene_vec3_multiply = c_graphene_vec3_multiply
Undocumented in source.
graphene_vec3_near
alias graphene_vec3_near = c_graphene_vec3_near
Undocumented in source.
graphene_vec3_negate
alias graphene_vec3_negate = c_graphene_vec3_negate
Undocumented in source.
graphene_vec3_normalize
alias graphene_vec3_normalize = c_graphene_vec3_normalize
Undocumented in source.
graphene_vec3_one
alias graphene_vec3_one = c_graphene_vec3_one
Undocumented in source.
graphene_vec3_scale
alias graphene_vec3_scale = c_graphene_vec3_scale
Undocumented in source.
graphene_vec3_subtract
alias graphene_vec3_subtract = c_graphene_vec3_subtract
Undocumented in source.
graphene_vec3_to_float
alias graphene_vec3_to_float = c_graphene_vec3_to_float
Undocumented in source.
graphene_vec3_x_axis
alias graphene_vec3_x_axis = c_graphene_vec3_x_axis
Undocumented in source.
graphene_vec3_y_axis
alias graphene_vec3_y_axis = c_graphene_vec3_y_axis
Undocumented in source.
graphene_vec3_z_axis
alias graphene_vec3_z_axis = c_graphene_vec3_z_axis
Undocumented in source.
graphene_vec3_zero
alias graphene_vec3_zero = c_graphene_vec3_zero
Undocumented in source.
graphene_vec4_add
alias graphene_vec4_add = c_graphene_vec4_add
Undocumented in source.
graphene_vec4_alloc
alias graphene_vec4_alloc = c_graphene_vec4_alloc
Undocumented in source.
graphene_vec4_divide
alias graphene_vec4_divide = c_graphene_vec4_divide
Undocumented in source.
graphene_vec4_dot
alias graphene_vec4_dot = c_graphene_vec4_dot
Undocumented in source.
graphene_vec4_equal
alias graphene_vec4_equal = c_graphene_vec4_equal
Undocumented in source.
graphene_vec4_free
alias graphene_vec4_free = c_graphene_vec4_free
Undocumented in source.
graphene_vec4_get_type
alias graphene_vec4_get_type = c_graphene_vec4_get_type
Undocumented in source.
graphene_vec4_get_w
alias graphene_vec4_get_w = c_graphene_vec4_get_w
Undocumented in source.
graphene_vec4_get_x
alias graphene_vec4_get_x = c_graphene_vec4_get_x
Undocumented in source.
graphene_vec4_get_xy
alias graphene_vec4_get_xy = c_graphene_vec4_get_xy
Undocumented in source.
graphene_vec4_get_xyz
alias graphene_vec4_get_xyz = c_graphene_vec4_get_xyz
Undocumented in source.
graphene_vec4_get_y
alias graphene_vec4_get_y = c_graphene_vec4_get_y
Undocumented in source.
graphene_vec4_get_z
alias graphene_vec4_get_z = c_graphene_vec4_get_z
Undocumented in source.
graphene_vec4_init
alias graphene_vec4_init = c_graphene_vec4_init
Undocumented in source.
graphene_vec4_init_from_float
alias graphene_vec4_init_from_float = c_graphene_vec4_init_from_float
Undocumented in source.
graphene_vec4_init_from_vec2
alias graphene_vec4_init_from_vec2 = c_graphene_vec4_init_from_vec2
Undocumented in source.
graphene_vec4_init_from_vec3
alias graphene_vec4_init_from_vec3 = c_graphene_vec4_init_from_vec3
Undocumented in source.
graphene_vec4_init_from_vec4
alias graphene_vec4_init_from_vec4 = c_graphene_vec4_init_from_vec4
Undocumented in source.
graphene_vec4_interpolate
alias graphene_vec4_interpolate = c_graphene_vec4_interpolate
Undocumented in source.
graphene_vec4_length
alias graphene_vec4_length = c_graphene_vec4_length
Undocumented in source.
graphene_vec4_max
alias graphene_vec4_max = c_graphene_vec4_max
Undocumented in source.
graphene_vec4_min
alias graphene_vec4_min = c_graphene_vec4_min
Undocumented in source.
graphene_vec4_multiply
alias graphene_vec4_multiply = c_graphene_vec4_multiply
Undocumented in source.
graphene_vec4_near
alias graphene_vec4_near = c_graphene_vec4_near
Undocumented in source.
graphene_vec4_negate
alias graphene_vec4_negate = c_graphene_vec4_negate
Undocumented in source.
graphene_vec4_normalize
alias graphene_vec4_normalize = c_graphene_vec4_normalize
Undocumented in source.
graphene_vec4_one
alias graphene_vec4_one = c_graphene_vec4_one
Undocumented in source.
graphene_vec4_scale
alias graphene_vec4_scale = c_graphene_vec4_scale
Undocumented in source.
graphene_vec4_subtract
alias graphene_vec4_subtract = c_graphene_vec4_subtract
Undocumented in source.
graphene_vec4_to_float
alias graphene_vec4_to_float = c_graphene_vec4_to_float
Undocumented in source.
graphene_vec4_w_axis
alias graphene_vec4_w_axis = c_graphene_vec4_w_axis
Undocumented in source.
graphene_vec4_x_axis
alias graphene_vec4_x_axis = c_graphene_vec4_x_axis
Undocumented in source.
graphene_vec4_y_axis
alias graphene_vec4_y_axis = c_graphene_vec4_y_axis
Undocumented in source.
graphene_vec4_z_axis
alias graphene_vec4_z_axis = c_graphene_vec4_z_axis
Undocumented in source.
graphene_vec4_zero
alias graphene_vec4_zero = c_graphene_vec4_zero
Undocumented in source.

Static variables

LIBRARY_GRAPHENE
auto LIBRARY_GRAPHENE;
Undocumented in source.
LIBRARY_GRAPHENE
auto LIBRARY_GRAPHENE;
Undocumented in source.
LIBRARY_GRAPHENE
auto LIBRARY_GRAPHENE;
Undocumented in source.
c_graphene_box_alloc
graphene_box_t* function() c_graphene_box_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_contains_box
int function(graphene_box_t* a, graphene_box_t* b) c_graphene_box_contains_box;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_contains_point
int function(graphene_box_t* box, graphene_point3d_t* point) c_graphene_box_contains_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_empty
graphene_box_t* function() c_graphene_box_empty;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_equal
int function(graphene_box_t* a, graphene_box_t* b) c_graphene_box_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_expand
void function(graphene_box_t* box, graphene_point3d_t* point, graphene_box_t* res) c_graphene_box_expand;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_expand_scalar
void function(graphene_box_t* box, float scalar, graphene_box_t* res) c_graphene_box_expand_scalar;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_expand_vec3
void function(graphene_box_t* box, graphene_vec3_t* vec, graphene_box_t* res) c_graphene_box_expand_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_free
void function(graphene_box_t* box) c_graphene_box_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_get_bounding_sphere
void function(graphene_box_t* box, graphene_sphere_t* sphere) c_graphene_box_get_bounding_sphere;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_get_center
void function(graphene_box_t* box, graphene_point3d_t* center) c_graphene_box_get_center;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_get_depth
float function(graphene_box_t* box) c_graphene_box_get_depth;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_get_height
float function(graphene_box_t* box) c_graphene_box_get_height;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_get_max
void function(graphene_box_t* box, graphene_point3d_t* max) c_graphene_box_get_max;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_get_min
void function(graphene_box_t* box, graphene_point3d_t* min) c_graphene_box_get_min;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_get_size
void function(graphene_box_t* box, graphene_vec3_t* size) c_graphene_box_get_size;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_get_type
GType function() c_graphene_box_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_get_vertices
void function(graphene_box_t* box, graphene_vec3_t* vertices) c_graphene_box_get_vertices;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_get_width
float function(graphene_box_t* box) c_graphene_box_get_width;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_infinite
graphene_box_t* function() c_graphene_box_infinite;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_init
graphene_box_t* function(graphene_box_t* box, graphene_point3d_t* min, graphene_point3d_t* max) c_graphene_box_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_init_from_box
graphene_box_t* function(graphene_box_t* box, graphene_box_t* src) c_graphene_box_init_from_box;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_init_from_points
graphene_box_t* function(graphene_box_t* box, uint nPoints, graphene_point3d_t* points) c_graphene_box_init_from_points;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_init_from_vec3
graphene_box_t* function(graphene_box_t* box, graphene_vec3_t* min, graphene_vec3_t* max) c_graphene_box_init_from_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_init_from_vectors
graphene_box_t* function(graphene_box_t* box, uint nVectors, graphene_vec3_t* vectors) c_graphene_box_init_from_vectors;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_intersection
int function(graphene_box_t* a, graphene_box_t* b, graphene_box_t* res) c_graphene_box_intersection;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_minus_one
graphene_box_t* function() c_graphene_box_minus_one;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_one
graphene_box_t* function() c_graphene_box_one;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_one_minus_one
graphene_box_t* function() c_graphene_box_one_minus_one;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_union
void function(graphene_box_t* a, graphene_box_t* b, graphene_box_t* res) c_graphene_box_union;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_box_zero
graphene_box_t* function() c_graphene_box_zero;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_alloc
graphene_euler_t* function() c_graphene_euler_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_equal
int function(graphene_euler_t* a, graphene_euler_t* b) c_graphene_euler_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_free
void function(graphene_euler_t* e) c_graphene_euler_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_get_alpha
float function(graphene_euler_t* e) c_graphene_euler_get_alpha;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_get_beta
float function(graphene_euler_t* e) c_graphene_euler_get_beta;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_get_gamma
float function(graphene_euler_t* e) c_graphene_euler_get_gamma;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_get_order
graphene_euler_order_t function(graphene_euler_t* e) c_graphene_euler_get_order;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_get_type
GType function() c_graphene_euler_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_get_x
float function(graphene_euler_t* e) c_graphene_euler_get_x;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_get_y
float function(graphene_euler_t* e) c_graphene_euler_get_y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_get_z
float function(graphene_euler_t* e) c_graphene_euler_get_z;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_init
graphene_euler_t* function(graphene_euler_t* e, float x, float y, float z) c_graphene_euler_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_init_from_euler
graphene_euler_t* function(graphene_euler_t* e, graphene_euler_t* src) c_graphene_euler_init_from_euler;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_init_from_matrix
graphene_euler_t* function(graphene_euler_t* e, graphene_matrix_t* m, graphene_euler_order_t order) c_graphene_euler_init_from_matrix;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_init_from_quaternion
graphene_euler_t* function(graphene_euler_t* e, graphene_quaternion_t* q, graphene_euler_order_t order) c_graphene_euler_init_from_quaternion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_init_from_radians
graphene_euler_t* function(graphene_euler_t* e, float x, float y, float z, graphene_euler_order_t order) c_graphene_euler_init_from_radians;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_init_from_vec3
graphene_euler_t* function(graphene_euler_t* e, graphene_vec3_t* v, graphene_euler_order_t order) c_graphene_euler_init_from_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_init_with_order
graphene_euler_t* function(graphene_euler_t* e, float x, float y, float z, graphene_euler_order_t order) c_graphene_euler_init_with_order;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_reorder
void function(graphene_euler_t* e, graphene_euler_order_t order, graphene_euler_t* res) c_graphene_euler_reorder;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_to_matrix
void function(graphene_euler_t* e, graphene_matrix_t* res) c_graphene_euler_to_matrix;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_to_quaternion
void function(graphene_euler_t* e, graphene_quaternion_t* res) c_graphene_euler_to_quaternion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_euler_to_vec3
void function(graphene_euler_t* e, graphene_vec3_t* res) c_graphene_euler_to_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_alloc
graphene_frustum_t* function() c_graphene_frustum_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_contains_point
int function(graphene_frustum_t* f, graphene_point3d_t* point) c_graphene_frustum_contains_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_equal
int function(graphene_frustum_t* a, graphene_frustum_t* b) c_graphene_frustum_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_free
void function(graphene_frustum_t* f) c_graphene_frustum_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_get_planes
void function(graphene_frustum_t* f, graphene_plane_t* planes) c_graphene_frustum_get_planes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_get_type
GType function() c_graphene_frustum_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_init
graphene_frustum_t* function(graphene_frustum_t* f, graphene_plane_t* p0, graphene_plane_t* p1, graphene_plane_t* p2, graphene_plane_t* p3, graphene_plane_t* p4, graphene_plane_t* p5) c_graphene_frustum_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_init_from_frustum
graphene_frustum_t* function(graphene_frustum_t* f, graphene_frustum_t* src) c_graphene_frustum_init_from_frustum;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_init_from_matrix
graphene_frustum_t* function(graphene_frustum_t* f, graphene_matrix_t* matrix) c_graphene_frustum_init_from_matrix;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_intersects_box
int function(graphene_frustum_t* f, graphene_box_t* box) c_graphene_frustum_intersects_box;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_frustum_intersects_sphere
int function(graphene_frustum_t* f, graphene_sphere_t* sphere) c_graphene_frustum_intersects_sphere;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_alloc
graphene_matrix_t* function() c_graphene_matrix_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_decompose
int function(graphene_matrix_t* m, graphene_vec3_t* translate, graphene_vec3_t* scale, graphene_quaternion_t* rotate, graphene_vec3_t* shear, graphene_vec4_t* perspective) c_graphene_matrix_decompose;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_determinant
float function(graphene_matrix_t* m) c_graphene_matrix_determinant;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_equal
int function(graphene_matrix_t* a, graphene_matrix_t* b) c_graphene_matrix_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_equal_fast
int function(graphene_matrix_t* a, graphene_matrix_t* b) c_graphene_matrix_equal_fast;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_free
void function(graphene_matrix_t* m) c_graphene_matrix_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_get_row
void function(graphene_matrix_t* m, uint index, graphene_vec4_t* res) c_graphene_matrix_get_row;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_get_type
GType function() c_graphene_matrix_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_get_value
float function(graphene_matrix_t* m, uint row, uint col) c_graphene_matrix_get_value;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_get_x_scale
float function(graphene_matrix_t* m) c_graphene_matrix_get_x_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_get_x_translation
float function(graphene_matrix_t* m) c_graphene_matrix_get_x_translation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_get_y_scale
float function(graphene_matrix_t* m) c_graphene_matrix_get_y_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_get_y_translation
float function(graphene_matrix_t* m) c_graphene_matrix_get_y_translation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_get_z_scale
float function(graphene_matrix_t* m) c_graphene_matrix_get_z_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_get_z_translation
float function(graphene_matrix_t* m) c_graphene_matrix_get_z_translation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_from_2d
graphene_matrix_t* function(graphene_matrix_t* m, double xx, double yx, double xy, double yy, double x0, double y0) c_graphene_matrix_init_from_2d;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_from_float
graphene_matrix_t* function(graphene_matrix_t* m, float* v) c_graphene_matrix_init_from_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_from_matrix
graphene_matrix_t* function(graphene_matrix_t* m, graphene_matrix_t* src) c_graphene_matrix_init_from_matrix;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_from_vec4
graphene_matrix_t* function(graphene_matrix_t* m, graphene_vec4_t* v0, graphene_vec4_t* v1, graphene_vec4_t* v2, graphene_vec4_t* v3) c_graphene_matrix_init_from_vec4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_frustum
graphene_matrix_t* function(graphene_matrix_t* m, float left, float right, float bottom, float top, float zNear, float zFar) c_graphene_matrix_init_frustum;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_identity
graphene_matrix_t* function(graphene_matrix_t* m) c_graphene_matrix_init_identity;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_look_at
graphene_matrix_t* function(graphene_matrix_t* m, graphene_vec3_t* eye, graphene_vec3_t* center, graphene_vec3_t* up) c_graphene_matrix_init_look_at;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_ortho
graphene_matrix_t* function(graphene_matrix_t* m, float left, float right, float top, float bottom, float zNear, float zFar) c_graphene_matrix_init_ortho;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_perspective
graphene_matrix_t* function(graphene_matrix_t* m, float fovy, float aspect, float zNear, float zFar) c_graphene_matrix_init_perspective;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_rotate
graphene_matrix_t* function(graphene_matrix_t* m, float angle, graphene_vec3_t* axis) c_graphene_matrix_init_rotate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_scale
graphene_matrix_t* function(graphene_matrix_t* m, float x, float y, float z) c_graphene_matrix_init_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_skew
graphene_matrix_t* function(graphene_matrix_t* m, float xSkew, float ySkew) c_graphene_matrix_init_skew;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_init_translate
graphene_matrix_t* function(graphene_matrix_t* m, graphene_point3d_t* p) c_graphene_matrix_init_translate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_interpolate
void function(graphene_matrix_t* a, graphene_matrix_t* b, double factor, graphene_matrix_t* res) c_graphene_matrix_interpolate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_inverse
int function(graphene_matrix_t* m, graphene_matrix_t* res) c_graphene_matrix_inverse;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_is_2d
int function(graphene_matrix_t* m) c_graphene_matrix_is_2d;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_is_backface_visible
int function(graphene_matrix_t* m) c_graphene_matrix_is_backface_visible;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_is_identity
int function(graphene_matrix_t* m) c_graphene_matrix_is_identity;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_is_singular
int function(graphene_matrix_t* m) c_graphene_matrix_is_singular;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_multiply
void function(graphene_matrix_t* a, graphene_matrix_t* b, graphene_matrix_t* res) c_graphene_matrix_multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_near
int function(graphene_matrix_t* a, graphene_matrix_t* b, float epsilon) c_graphene_matrix_near;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_normalize
void function(graphene_matrix_t* m, graphene_matrix_t* res) c_graphene_matrix_normalize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_perspective
void function(graphene_matrix_t* m, float depth, graphene_matrix_t* res) c_graphene_matrix_perspective;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_print
void function(graphene_matrix_t* m) c_graphene_matrix_print;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_project_point
void function(graphene_matrix_t* m, graphene_point_t* p, graphene_point_t* res) c_graphene_matrix_project_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_project_rect
void function(graphene_matrix_t* m, graphene_rect_t* r, graphene_quad_t* res) c_graphene_matrix_project_rect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_project_rect_bounds
void function(graphene_matrix_t* m, graphene_rect_t* r, graphene_rect_t* res) c_graphene_matrix_project_rect_bounds;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_rotate
void function(graphene_matrix_t* m, float angle, graphene_vec3_t* axis) c_graphene_matrix_rotate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_rotate_euler
void function(graphene_matrix_t* m, graphene_euler_t* e) c_graphene_matrix_rotate_euler;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_rotate_quaternion
void function(graphene_matrix_t* m, graphene_quaternion_t* q) c_graphene_matrix_rotate_quaternion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_rotate_x
void function(graphene_matrix_t* m, float angle) c_graphene_matrix_rotate_x;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_rotate_y
void function(graphene_matrix_t* m, float angle) c_graphene_matrix_rotate_y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_rotate_z
void function(graphene_matrix_t* m, float angle) c_graphene_matrix_rotate_z;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_scale
void function(graphene_matrix_t* m, float factorX, float factorY, float factorZ) c_graphene_matrix_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_skew_xy
void function(graphene_matrix_t* m, float factor) c_graphene_matrix_skew_xy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_skew_xz
void function(graphene_matrix_t* m, float factor) c_graphene_matrix_skew_xz;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_skew_yz
void function(graphene_matrix_t* m, float factor) c_graphene_matrix_skew_yz;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_to_2d
int function(graphene_matrix_t* m, double* xx, double* yx, double* xy, double* yy, double* x0, double* y0) c_graphene_matrix_to_2d;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_to_float
void function(graphene_matrix_t* m, float* v) c_graphene_matrix_to_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_transform_bounds
void function(graphene_matrix_t* m, graphene_rect_t* r, graphene_rect_t* res) c_graphene_matrix_transform_bounds;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_transform_box
void function(graphene_matrix_t* m, graphene_box_t* b, graphene_box_t* res) c_graphene_matrix_transform_box;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_transform_point
void function(graphene_matrix_t* m, graphene_point_t* p, graphene_point_t* res) c_graphene_matrix_transform_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_transform_point3d
void function(graphene_matrix_t* m, graphene_point3d_t* p, graphene_point3d_t* res) c_graphene_matrix_transform_point3d;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_transform_ray
void function(graphene_matrix_t* m, graphene_ray_t* r, graphene_ray_t* res) c_graphene_matrix_transform_ray;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_transform_rect
void function(graphene_matrix_t* m, graphene_rect_t* r, graphene_quad_t* res) c_graphene_matrix_transform_rect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_transform_sphere
void function(graphene_matrix_t* m, graphene_sphere_t* s, graphene_sphere_t* res) c_graphene_matrix_transform_sphere;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_transform_vec3
void function(graphene_matrix_t* m, graphene_vec3_t* v, graphene_vec3_t* res) c_graphene_matrix_transform_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_transform_vec4
void function(graphene_matrix_t* m, graphene_vec4_t* v, graphene_vec4_t* res) c_graphene_matrix_transform_vec4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_translate
void function(graphene_matrix_t* m, graphene_point3d_t* pos) c_graphene_matrix_translate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_transpose
void function(graphene_matrix_t* m, graphene_matrix_t* res) c_graphene_matrix_transpose;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_unproject_point3d
void function(graphene_matrix_t* projection, graphene_matrix_t* modelview, graphene_point3d_t* point, graphene_point3d_t* res) c_graphene_matrix_unproject_point3d;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_untransform_bounds
void function(graphene_matrix_t* m, graphene_rect_t* r, graphene_rect_t* bounds, graphene_rect_t* res) c_graphene_matrix_untransform_bounds;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_matrix_untransform_point
int function(graphene_matrix_t* m, graphene_point_t* p, graphene_rect_t* bounds, graphene_point_t* res) c_graphene_matrix_untransform_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_alloc
graphene_plane_t* function() c_graphene_plane_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_distance
float function(graphene_plane_t* p, graphene_point3d_t* point) c_graphene_plane_distance;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_equal
int function(graphene_plane_t* a, graphene_plane_t* b) c_graphene_plane_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_free
void function(graphene_plane_t* p) c_graphene_plane_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_get_constant
float function(graphene_plane_t* p) c_graphene_plane_get_constant;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_get_normal
void function(graphene_plane_t* p, graphene_vec3_t* normal) c_graphene_plane_get_normal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_get_type
GType function() c_graphene_plane_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_init
graphene_plane_t* function(graphene_plane_t* p, graphene_vec3_t* normal, float constant) c_graphene_plane_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_init_from_plane
graphene_plane_t* function(graphene_plane_t* p, graphene_plane_t* src) c_graphene_plane_init_from_plane;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_init_from_point
graphene_plane_t* function(graphene_plane_t* p, graphene_vec3_t* normal, graphene_point3d_t* point) c_graphene_plane_init_from_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_init_from_points
graphene_plane_t* function(graphene_plane_t* p, graphene_point3d_t* a, graphene_point3d_t* b, graphene_point3d_t* c) c_graphene_plane_init_from_points;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_init_from_vec4
graphene_plane_t* function(graphene_plane_t* p, graphene_vec4_t* src) c_graphene_plane_init_from_vec4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_negate
void function(graphene_plane_t* p, graphene_plane_t* res) c_graphene_plane_negate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_normalize
void function(graphene_plane_t* p, graphene_plane_t* res) c_graphene_plane_normalize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_plane_transform
void function(graphene_plane_t* p, graphene_matrix_t* matrix, graphene_matrix_t* normalMatrix, graphene_plane_t* res) c_graphene_plane_transform;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_alloc
graphene_point3d_t* function() c_graphene_point3d_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_cross
void function(graphene_point3d_t* a, graphene_point3d_t* b, graphene_point3d_t* res) c_graphene_point3d_cross;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_distance
float function(graphene_point3d_t* a, graphene_point3d_t* b, graphene_vec3_t* delta) c_graphene_point3d_distance;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_dot
float function(graphene_point3d_t* a, graphene_point3d_t* b) c_graphene_point3d_dot;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_equal
int function(graphene_point3d_t* a, graphene_point3d_t* b) c_graphene_point3d_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_free
void function(graphene_point3d_t* p) c_graphene_point3d_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_get_type
GType function() c_graphene_point3d_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_init
graphene_point3d_t* function(graphene_point3d_t* p, float x, float y, float z) c_graphene_point3d_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_init_from_point
graphene_point3d_t* function(graphene_point3d_t* p, graphene_point3d_t* src) c_graphene_point3d_init_from_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_init_from_vec3
graphene_point3d_t* function(graphene_point3d_t* p, graphene_vec3_t* v) c_graphene_point3d_init_from_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_interpolate
void function(graphene_point3d_t* a, graphene_point3d_t* b, double factor, graphene_point3d_t* res) c_graphene_point3d_interpolate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_length
float function(graphene_point3d_t* p) c_graphene_point3d_length;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_near
int function(graphene_point3d_t* a, graphene_point3d_t* b, float epsilon) c_graphene_point3d_near;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_normalize
void function(graphene_point3d_t* p, graphene_point3d_t* res) c_graphene_point3d_normalize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_normalize_viewport
void function(graphene_point3d_t* p, graphene_rect_t* viewport, float zNear, float zFar, graphene_point3d_t* res) c_graphene_point3d_normalize_viewport;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_scale
void function(graphene_point3d_t* p, float factor, graphene_point3d_t* res) c_graphene_point3d_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_to_vec3
void function(graphene_point3d_t* p, graphene_vec3_t* v) c_graphene_point3d_to_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point3d_zero
graphene_point3d_t* function() c_graphene_point3d_zero;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_alloc
graphene_point_t* function() c_graphene_point_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_distance
float function(graphene_point_t* a, graphene_point_t* b, float* dX, float* dY) c_graphene_point_distance;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_equal
int function(graphene_point_t* a, graphene_point_t* b) c_graphene_point_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_free
void function(graphene_point_t* p) c_graphene_point_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_get_type
GType function() c_graphene_point_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_init
graphene_point_t* function(graphene_point_t* p, float x, float y) c_graphene_point_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_init_from_point
graphene_point_t* function(graphene_point_t* p, graphene_point_t* src) c_graphene_point_init_from_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_init_from_vec2
graphene_point_t* function(graphene_point_t* p, graphene_vec2_t* src) c_graphene_point_init_from_vec2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_interpolate
void function(graphene_point_t* a, graphene_point_t* b, double factor, graphene_point_t* res) c_graphene_point_interpolate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_near
int function(graphene_point_t* a, graphene_point_t* b, float epsilon) c_graphene_point_near;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_to_vec2
void function(graphene_point_t* p, graphene_vec2_t* v) c_graphene_point_to_vec2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_point_zero
graphene_point_t* function() c_graphene_point_zero;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quad_alloc
graphene_quad_t* function() c_graphene_quad_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quad_bounds
void function(graphene_quad_t* q, graphene_rect_t* r) c_graphene_quad_bounds;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quad_contains
int function(graphene_quad_t* q, graphene_point_t* p) c_graphene_quad_contains;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quad_free
void function(graphene_quad_t* q) c_graphene_quad_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quad_get_point
graphene_point_t* function(graphene_quad_t* q, uint index) c_graphene_quad_get_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quad_get_type
GType function() c_graphene_quad_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quad_init
graphene_quad_t* function(graphene_quad_t* q, graphene_point_t* p1, graphene_point_t* p2, graphene_point_t* p3, graphene_point_t* p4) c_graphene_quad_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quad_init_from_points
graphene_quad_t* function(graphene_quad_t* q, graphene_point_t* points) c_graphene_quad_init_from_points;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quad_init_from_rect
graphene_quad_t* function(graphene_quad_t* q, graphene_rect_t* r) c_graphene_quad_init_from_rect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_add
void function(graphene_quaternion_t* a, graphene_quaternion_t* b, graphene_quaternion_t* res) c_graphene_quaternion_add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_alloc
graphene_quaternion_t* function() c_graphene_quaternion_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_dot
float function(graphene_quaternion_t* a, graphene_quaternion_t* b) c_graphene_quaternion_dot;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_equal
int function(graphene_quaternion_t* a, graphene_quaternion_t* b) c_graphene_quaternion_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_free
void function(graphene_quaternion_t* q) c_graphene_quaternion_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_get_type
GType function() c_graphene_quaternion_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_init
graphene_quaternion_t* function(graphene_quaternion_t* q, float x, float y, float z, float w) c_graphene_quaternion_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_init_from_angle_vec3
graphene_quaternion_t* function(graphene_quaternion_t* q, float angle, graphene_vec3_t* axis) c_graphene_quaternion_init_from_angle_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_init_from_angles
graphene_quaternion_t* function(graphene_quaternion_t* q, float degX, float degY, float degZ) c_graphene_quaternion_init_from_angles;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_init_from_euler
graphene_quaternion_t* function(graphene_quaternion_t* q, graphene_euler_t* e) c_graphene_quaternion_init_from_euler;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_init_from_matrix
graphene_quaternion_t* function(graphene_quaternion_t* q, graphene_matrix_t* m) c_graphene_quaternion_init_from_matrix;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_init_from_quaternion
graphene_quaternion_t* function(graphene_quaternion_t* q, graphene_quaternion_t* src) c_graphene_quaternion_init_from_quaternion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_init_from_radians
graphene_quaternion_t* function(graphene_quaternion_t* q, float radX, float radY, float radZ) c_graphene_quaternion_init_from_radians;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_init_from_vec4
graphene_quaternion_t* function(graphene_quaternion_t* q, graphene_vec4_t* src) c_graphene_quaternion_init_from_vec4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_init_identity
graphene_quaternion_t* function(graphene_quaternion_t* q) c_graphene_quaternion_init_identity;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_invert
void function(graphene_quaternion_t* q, graphene_quaternion_t* res) c_graphene_quaternion_invert;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_multiply
void function(graphene_quaternion_t* a, graphene_quaternion_t* b, graphene_quaternion_t* res) c_graphene_quaternion_multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_normalize
void function(graphene_quaternion_t* q, graphene_quaternion_t* res) c_graphene_quaternion_normalize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_scale
void function(graphene_quaternion_t* q, float factor, graphene_quaternion_t* res) c_graphene_quaternion_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_slerp
void function(graphene_quaternion_t* a, graphene_quaternion_t* b, float factor, graphene_quaternion_t* res) c_graphene_quaternion_slerp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_to_angle_vec3
void function(graphene_quaternion_t* q, float* angle, graphene_vec3_t* axis) c_graphene_quaternion_to_angle_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_to_angles
void function(graphene_quaternion_t* q, float* degX, float* degY, float* degZ) c_graphene_quaternion_to_angles;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_to_matrix
void function(graphene_quaternion_t* q, graphene_matrix_t* m) c_graphene_quaternion_to_matrix;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_to_radians
void function(graphene_quaternion_t* q, float* radX, float* radY, float* radZ) c_graphene_quaternion_to_radians;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_quaternion_to_vec4
void function(graphene_quaternion_t* q, graphene_vec4_t* res) c_graphene_quaternion_to_vec4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_alloc
graphene_ray_t* function() c_graphene_ray_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_equal
int function(graphene_ray_t* a, graphene_ray_t* b) c_graphene_ray_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_free
void function(graphene_ray_t* r) c_graphene_ray_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_get_closest_point_to_point
void function(graphene_ray_t* r, graphene_point3d_t* p, graphene_point3d_t* res) c_graphene_ray_get_closest_point_to_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_get_direction
void function(graphene_ray_t* r, graphene_vec3_t* direction) c_graphene_ray_get_direction;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_get_distance_to_plane
float function(graphene_ray_t* r, graphene_plane_t* p) c_graphene_ray_get_distance_to_plane;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_get_distance_to_point
float function(graphene_ray_t* r, graphene_point3d_t* p) c_graphene_ray_get_distance_to_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_get_origin
void function(graphene_ray_t* r, graphene_point3d_t* origin) c_graphene_ray_get_origin;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_get_position_at
void function(graphene_ray_t* r, float t, graphene_point3d_t* position) c_graphene_ray_get_position_at;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_get_type
GType function() c_graphene_ray_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_init
graphene_ray_t* function(graphene_ray_t* r, graphene_point3d_t* origin, graphene_vec3_t* direction) c_graphene_ray_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_init_from_ray
graphene_ray_t* function(graphene_ray_t* r, graphene_ray_t* src) c_graphene_ray_init_from_ray;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_init_from_vec3
graphene_ray_t* function(graphene_ray_t* r, graphene_vec3_t* origin, graphene_vec3_t* direction) c_graphene_ray_init_from_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_intersect_box
graphene_ray_intersection_kind_t function(graphene_ray_t* r, graphene_box_t* b, float* tOut) c_graphene_ray_intersect_box;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_intersect_sphere
graphene_ray_intersection_kind_t function(graphene_ray_t* r, graphene_sphere_t* s, float* tOut) c_graphene_ray_intersect_sphere;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_intersect_triangle
graphene_ray_intersection_kind_t function(graphene_ray_t* r, graphene_triangle_t* t, float* tOut) c_graphene_ray_intersect_triangle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_intersects_box
int function(graphene_ray_t* r, graphene_box_t* b) c_graphene_ray_intersects_box;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_intersects_sphere
int function(graphene_ray_t* r, graphene_sphere_t* s) c_graphene_ray_intersects_sphere;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_ray_intersects_triangle
int function(graphene_ray_t* r, graphene_triangle_t* t) c_graphene_ray_intersects_triangle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_alloc
graphene_rect_t* function() c_graphene_rect_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_contains_point
int function(graphene_rect_t* r, graphene_point_t* p) c_graphene_rect_contains_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_contains_rect
int function(graphene_rect_t* a, graphene_rect_t* b) c_graphene_rect_contains_rect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_equal
int function(graphene_rect_t* a, graphene_rect_t* b) c_graphene_rect_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_expand
void function(graphene_rect_t* r, graphene_point_t* p, graphene_rect_t* res) c_graphene_rect_expand;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_free
void function(graphene_rect_t* r) c_graphene_rect_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_area
float function(graphene_rect_t* r) c_graphene_rect_get_area;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_bottom_left
void function(graphene_rect_t* r, graphene_point_t* p) c_graphene_rect_get_bottom_left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_bottom_right
void function(graphene_rect_t* r, graphene_point_t* p) c_graphene_rect_get_bottom_right;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_center
void function(graphene_rect_t* r, graphene_point_t* p) c_graphene_rect_get_center;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_height
float function(graphene_rect_t* r) c_graphene_rect_get_height;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_top_left
void function(graphene_rect_t* r, graphene_point_t* p) c_graphene_rect_get_top_left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_top_right
void function(graphene_rect_t* r, graphene_point_t* p) c_graphene_rect_get_top_right;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_type
GType function() c_graphene_rect_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_vertices
void function(graphene_rect_t* r, graphene_vec2_t* vertices) c_graphene_rect_get_vertices;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_width
float function(graphene_rect_t* r) c_graphene_rect_get_width;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_x
float function(graphene_rect_t* r) c_graphene_rect_get_x;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_get_y
float function(graphene_rect_t* r) c_graphene_rect_get_y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_init
graphene_rect_t* function(graphene_rect_t* r, float x, float y, float width, float height) c_graphene_rect_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_init_from_rect
graphene_rect_t* function(graphene_rect_t* r, graphene_rect_t* src) c_graphene_rect_init_from_rect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_inset
graphene_rect_t* function(graphene_rect_t* r, float dX, float dY) c_graphene_rect_inset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_inset_r
void function(graphene_rect_t* r, float dX, float dY, graphene_rect_t* res) c_graphene_rect_inset_r;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_interpolate
void function(graphene_rect_t* a, graphene_rect_t* b, double factor, graphene_rect_t* res) c_graphene_rect_interpolate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_intersection
int function(graphene_rect_t* a, graphene_rect_t* b, graphene_rect_t* res) c_graphene_rect_intersection;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_normalize
graphene_rect_t* function(graphene_rect_t* r) c_graphene_rect_normalize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_normalize_r
void function(graphene_rect_t* r, graphene_rect_t* res) c_graphene_rect_normalize_r;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_offset
graphene_rect_t* function(graphene_rect_t* r, float dX, float dY) c_graphene_rect_offset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_offset_r
void function(graphene_rect_t* r, float dX, float dY, graphene_rect_t* res) c_graphene_rect_offset_r;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_round
void function(graphene_rect_t* r, graphene_rect_t* res) c_graphene_rect_round;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_round_extents
void function(graphene_rect_t* r, graphene_rect_t* res) c_graphene_rect_round_extents;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_round_to_pixel
graphene_rect_t* function(graphene_rect_t* r) c_graphene_rect_round_to_pixel;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_scale
void function(graphene_rect_t* r, float sH, float sV, graphene_rect_t* res) c_graphene_rect_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_union
void function(graphene_rect_t* a, graphene_rect_t* b, graphene_rect_t* res) c_graphene_rect_union;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_rect_zero
graphene_rect_t* function() c_graphene_rect_zero;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_size_alloc
graphene_size_t* function() c_graphene_size_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_size_equal
int function(graphene_size_t* a, graphene_size_t* b) c_graphene_size_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_size_free
void function(graphene_size_t* s) c_graphene_size_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_size_get_type
GType function() c_graphene_size_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_size_init
graphene_size_t* function(graphene_size_t* s, float width, float height) c_graphene_size_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_size_init_from_size
graphene_size_t* function(graphene_size_t* s, graphene_size_t* src) c_graphene_size_init_from_size;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_size_interpolate
void function(graphene_size_t* a, graphene_size_t* b, double factor, graphene_size_t* res) c_graphene_size_interpolate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_size_scale
void function(graphene_size_t* s, float factor, graphene_size_t* res) c_graphene_size_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_size_zero
graphene_size_t* function() c_graphene_size_zero;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_alloc
graphene_sphere_t* function() c_graphene_sphere_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_contains_point
int function(graphene_sphere_t* s, graphene_point3d_t* point) c_graphene_sphere_contains_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_distance
float function(graphene_sphere_t* s, graphene_point3d_t* point) c_graphene_sphere_distance;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_equal
int function(graphene_sphere_t* a, graphene_sphere_t* b) c_graphene_sphere_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_free
void function(graphene_sphere_t* s) c_graphene_sphere_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_get_bounding_box
void function(graphene_sphere_t* s, graphene_box_t* box) c_graphene_sphere_get_bounding_box;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_get_center
void function(graphene_sphere_t* s, graphene_point3d_t* center) c_graphene_sphere_get_center;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_get_radius
float function(graphene_sphere_t* s) c_graphene_sphere_get_radius;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_get_type
GType function() c_graphene_sphere_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_init
graphene_sphere_t* function(graphene_sphere_t* s, graphene_point3d_t* center, float radius) c_graphene_sphere_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_init_from_points
graphene_sphere_t* function(graphene_sphere_t* s, uint nPoints, graphene_point3d_t* points, graphene_point3d_t* center) c_graphene_sphere_init_from_points;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_init_from_vectors
graphene_sphere_t* function(graphene_sphere_t* s, uint nVectors, graphene_vec3_t* vectors, graphene_point3d_t* center) c_graphene_sphere_init_from_vectors;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_is_empty
int function(graphene_sphere_t* s) c_graphene_sphere_is_empty;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_sphere_translate
void function(graphene_sphere_t* s, graphene_point3d_t* point, graphene_sphere_t* res) c_graphene_sphere_translate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_alloc
graphene_triangle_t* function() c_graphene_triangle_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_contains_point
int function(graphene_triangle_t* t, graphene_point3d_t* p) c_graphene_triangle_contains_point;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_equal
int function(graphene_triangle_t* a, graphene_triangle_t* b) c_graphene_triangle_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_free
void function(graphene_triangle_t* t) c_graphene_triangle_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_get_area
float function(graphene_triangle_t* t) c_graphene_triangle_get_area;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_get_barycoords
int function(graphene_triangle_t* t, graphene_point3d_t* p, graphene_vec2_t* res) c_graphene_triangle_get_barycoords;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_get_bounding_box
void function(graphene_triangle_t* t, graphene_box_t* res) c_graphene_triangle_get_bounding_box;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_get_midpoint
void function(graphene_triangle_t* t, graphene_point3d_t* res) c_graphene_triangle_get_midpoint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_get_normal
void function(graphene_triangle_t* t, graphene_vec3_t* res) c_graphene_triangle_get_normal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_get_plane
void function(graphene_triangle_t* t, graphene_plane_t* res) c_graphene_triangle_get_plane;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_get_points
void function(graphene_triangle_t* t, graphene_point3d_t* a, graphene_point3d_t* b, graphene_point3d_t* c) c_graphene_triangle_get_points;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_get_type
GType function() c_graphene_triangle_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_get_uv
int function(graphene_triangle_t* t, graphene_point3d_t* p, graphene_vec2_t* uvA, graphene_vec2_t* uvB, graphene_vec2_t* uvC, graphene_vec2_t* res) c_graphene_triangle_get_uv;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_get_vertices
void function(graphene_triangle_t* t, graphene_vec3_t* a, graphene_vec3_t* b, graphene_vec3_t* c) c_graphene_triangle_get_vertices;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_init_from_float
graphene_triangle_t* function(graphene_triangle_t* t, float* a, float* b, float* c) c_graphene_triangle_init_from_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_init_from_point3d
graphene_triangle_t* function(graphene_triangle_t* t, graphene_point3d_t* a, graphene_point3d_t* b, graphene_point3d_t* c) c_graphene_triangle_init_from_point3d;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_triangle_init_from_vec3
graphene_triangle_t* function(graphene_triangle_t* t, graphene_vec3_t* a, graphene_vec3_t* b, graphene_vec3_t* c) c_graphene_triangle_init_from_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_add
void function(graphene_vec2_t* a, graphene_vec2_t* b, graphene_vec2_t* res) c_graphene_vec2_add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_alloc
graphene_vec2_t* function() c_graphene_vec2_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_divide
void function(graphene_vec2_t* a, graphene_vec2_t* b, graphene_vec2_t* res) c_graphene_vec2_divide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_dot
float function(graphene_vec2_t* a, graphene_vec2_t* b) c_graphene_vec2_dot;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_equal
int function(graphene_vec2_t* v1, graphene_vec2_t* v2) c_graphene_vec2_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_free
void function(graphene_vec2_t* v) c_graphene_vec2_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_get_type
GType function() c_graphene_vec2_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_get_x
float function(graphene_vec2_t* v) c_graphene_vec2_get_x;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_get_y
float function(graphene_vec2_t* v) c_graphene_vec2_get_y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_init
graphene_vec2_t* function(graphene_vec2_t* v, float x, float y) c_graphene_vec2_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_init_from_float
graphene_vec2_t* function(graphene_vec2_t* v, float* src) c_graphene_vec2_init_from_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_init_from_vec2
graphene_vec2_t* function(graphene_vec2_t* v, graphene_vec2_t* src) c_graphene_vec2_init_from_vec2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_interpolate
void function(graphene_vec2_t* v1, graphene_vec2_t* v2, double factor, graphene_vec2_t* res) c_graphene_vec2_interpolate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_length
float function(graphene_vec2_t* v) c_graphene_vec2_length;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_max
void function(graphene_vec2_t* a, graphene_vec2_t* b, graphene_vec2_t* res) c_graphene_vec2_max;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_min
void function(graphene_vec2_t* a, graphene_vec2_t* b, graphene_vec2_t* res) c_graphene_vec2_min;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_multiply
void function(graphene_vec2_t* a, graphene_vec2_t* b, graphene_vec2_t* res) c_graphene_vec2_multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_near
int function(graphene_vec2_t* v1, graphene_vec2_t* v2, float epsilon) c_graphene_vec2_near;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_negate
void function(graphene_vec2_t* v, graphene_vec2_t* res) c_graphene_vec2_negate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_normalize
void function(graphene_vec2_t* v, graphene_vec2_t* res) c_graphene_vec2_normalize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_one
graphene_vec2_t* function() c_graphene_vec2_one;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_scale
void function(graphene_vec2_t* v, float factor, graphene_vec2_t* res) c_graphene_vec2_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_subtract
void function(graphene_vec2_t* a, graphene_vec2_t* b, graphene_vec2_t* res) c_graphene_vec2_subtract;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_to_float
void function(graphene_vec2_t* v, float* dest) c_graphene_vec2_to_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_x_axis
graphene_vec2_t* function() c_graphene_vec2_x_axis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_y_axis
graphene_vec2_t* function() c_graphene_vec2_y_axis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec2_zero
graphene_vec2_t* function() c_graphene_vec2_zero;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_add
void function(graphene_vec3_t* a, graphene_vec3_t* b, graphene_vec3_t* res) c_graphene_vec3_add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_alloc
graphene_vec3_t* function() c_graphene_vec3_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_cross
void function(graphene_vec3_t* a, graphene_vec3_t* b, graphene_vec3_t* res) c_graphene_vec3_cross;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_divide
void function(graphene_vec3_t* a, graphene_vec3_t* b, graphene_vec3_t* res) c_graphene_vec3_divide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_dot
float function(graphene_vec3_t* a, graphene_vec3_t* b) c_graphene_vec3_dot;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_equal
int function(graphene_vec3_t* v1, graphene_vec3_t* v2) c_graphene_vec3_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_free
void function(graphene_vec3_t* v) c_graphene_vec3_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_get_type
GType function() c_graphene_vec3_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_get_x
float function(graphene_vec3_t* v) c_graphene_vec3_get_x;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_get_xy
void function(graphene_vec3_t* v, graphene_vec2_t* res) c_graphene_vec3_get_xy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_get_xy0
void function(graphene_vec3_t* v, graphene_vec3_t* res) c_graphene_vec3_get_xy0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_get_xyz0
void function(graphene_vec3_t* v, graphene_vec4_t* res) c_graphene_vec3_get_xyz0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_get_xyz1
void function(graphene_vec3_t* v, graphene_vec4_t* res) c_graphene_vec3_get_xyz1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_get_xyzw
void function(graphene_vec3_t* v, float w, graphene_vec4_t* res) c_graphene_vec3_get_xyzw;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_get_y
float function(graphene_vec3_t* v) c_graphene_vec3_get_y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_get_z
float function(graphene_vec3_t* v) c_graphene_vec3_get_z;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_init
graphene_vec3_t* function(graphene_vec3_t* v, float x, float y, float z) c_graphene_vec3_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_init_from_float
graphene_vec3_t* function(graphene_vec3_t* v, float* src) c_graphene_vec3_init_from_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_init_from_vec3
graphene_vec3_t* function(graphene_vec3_t* v, graphene_vec3_t* src) c_graphene_vec3_init_from_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_interpolate
void function(graphene_vec3_t* v1, graphene_vec3_t* v2, double factor, graphene_vec3_t* res) c_graphene_vec3_interpolate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_length
float function(graphene_vec3_t* v) c_graphene_vec3_length;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_max
void function(graphene_vec3_t* a, graphene_vec3_t* b, graphene_vec3_t* res) c_graphene_vec3_max;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_min
void function(graphene_vec3_t* a, graphene_vec3_t* b, graphene_vec3_t* res) c_graphene_vec3_min;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_multiply
void function(graphene_vec3_t* a, graphene_vec3_t* b, graphene_vec3_t* res) c_graphene_vec3_multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_near
int function(graphene_vec3_t* v1, graphene_vec3_t* v2, float epsilon) c_graphene_vec3_near;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_negate
void function(graphene_vec3_t* v, graphene_vec3_t* res) c_graphene_vec3_negate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_normalize
void function(graphene_vec3_t* v, graphene_vec3_t* res) c_graphene_vec3_normalize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_one
graphene_vec3_t* function() c_graphene_vec3_one;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_scale
void function(graphene_vec3_t* v, float factor, graphene_vec3_t* res) c_graphene_vec3_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_subtract
void function(graphene_vec3_t* a, graphene_vec3_t* b, graphene_vec3_t* res) c_graphene_vec3_subtract;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_to_float
void function(graphene_vec3_t* v, float* dest) c_graphene_vec3_to_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_x_axis
graphene_vec3_t* function() c_graphene_vec3_x_axis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_y_axis
graphene_vec3_t* function() c_graphene_vec3_y_axis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_z_axis
graphene_vec3_t* function() c_graphene_vec3_z_axis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec3_zero
graphene_vec3_t* function() c_graphene_vec3_zero;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_add
void function(graphene_vec4_t* a, graphene_vec4_t* b, graphene_vec4_t* res) c_graphene_vec4_add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_alloc
graphene_vec4_t* function() c_graphene_vec4_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_divide
void function(graphene_vec4_t* a, graphene_vec4_t* b, graphene_vec4_t* res) c_graphene_vec4_divide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_dot
float function(graphene_vec4_t* a, graphene_vec4_t* b) c_graphene_vec4_dot;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_equal
int function(graphene_vec4_t* v1, graphene_vec4_t* v2) c_graphene_vec4_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_free
void function(graphene_vec4_t* v) c_graphene_vec4_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_get_type
GType function() c_graphene_vec4_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_get_w
float function(graphene_vec4_t* v) c_graphene_vec4_get_w;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_get_x
float function(graphene_vec4_t* v) c_graphene_vec4_get_x;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_get_xy
void function(graphene_vec4_t* v, graphene_vec2_t* res) c_graphene_vec4_get_xy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_get_xyz
void function(graphene_vec4_t* v, graphene_vec3_t* res) c_graphene_vec4_get_xyz;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_get_y
float function(graphene_vec4_t* v) c_graphene_vec4_get_y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_get_z
float function(graphene_vec4_t* v) c_graphene_vec4_get_z;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_init
graphene_vec4_t* function(graphene_vec4_t* v, float x, float y, float z, float w) c_graphene_vec4_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_init_from_float
graphene_vec4_t* function(graphene_vec4_t* v, float* src) c_graphene_vec4_init_from_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_init_from_vec2
graphene_vec4_t* function(graphene_vec4_t* v, graphene_vec2_t* src, float z, float w) c_graphene_vec4_init_from_vec2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_init_from_vec3
graphene_vec4_t* function(graphene_vec4_t* v, graphene_vec3_t* src, float w) c_graphene_vec4_init_from_vec3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_init_from_vec4
graphene_vec4_t* function(graphene_vec4_t* v, graphene_vec4_t* src) c_graphene_vec4_init_from_vec4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_interpolate
void function(graphene_vec4_t* v1, graphene_vec4_t* v2, double factor, graphene_vec4_t* res) c_graphene_vec4_interpolate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_length
float function(graphene_vec4_t* v) c_graphene_vec4_length;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_max
void function(graphene_vec4_t* a, graphene_vec4_t* b, graphene_vec4_t* res) c_graphene_vec4_max;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_min
void function(graphene_vec4_t* a, graphene_vec4_t* b, graphene_vec4_t* res) c_graphene_vec4_min;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_multiply
void function(graphene_vec4_t* a, graphene_vec4_t* b, graphene_vec4_t* res) c_graphene_vec4_multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_near
int function(graphene_vec4_t* v1, graphene_vec4_t* v2, float epsilon) c_graphene_vec4_near;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_negate
void function(graphene_vec4_t* v, graphene_vec4_t* res) c_graphene_vec4_negate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_normalize
void function(graphene_vec4_t* v, graphene_vec4_t* res) c_graphene_vec4_normalize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_one
graphene_vec4_t* function() c_graphene_vec4_one;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_scale
void function(graphene_vec4_t* v, float factor, graphene_vec4_t* res) c_graphene_vec4_scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_subtract
void function(graphene_vec4_t* a, graphene_vec4_t* b, graphene_vec4_t* res) c_graphene_vec4_subtract;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_to_float
void function(graphene_vec4_t* v, float* dest) c_graphene_vec4_to_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_w_axis
graphene_vec4_t* function() c_graphene_vec4_w_axis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_x_axis
graphene_vec4_t* function() c_graphene_vec4_x_axis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_y_axis
graphene_vec4_t* function() c_graphene_vec4_y_axis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_z_axis
graphene_vec4_t* function() c_graphene_vec4_z_axis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_graphene_vec4_zero
graphene_vec4_t* function() c_graphene_vec4_zero;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta