graphene.c.functions
C functions for graphene1 library
var c_graphene_box_alloc c_graphene_box_contains_box c_graphene_box_contains_point c_graphene_box_empty c_graphene_box_equal c_graphene_box_expand c_graphene_box_expand_scalar c_graphene_box_expand_vec3 c_graphene_box_free c_graphene_box_get_bounding_sphere c_graphene_box_get_center c_graphene_box_get_depth c_graphene_box_get_height c_graphene_box_get_max c_graphene_box_get_min c_graphene_box_get_size c_graphene_box_get_type c_graphene_box_get_vertices c_graphene_box_get_width c_graphene_box_infinite c_graphene_box_init c_graphene_box_init_from_box c_graphene_box_init_from_points c_graphene_box_init_from_vec3 c_graphene_box_init_from_vectors c_graphene_box_intersection c_graphene_box_minus_one c_graphene_box_one c_graphene_box_one_minus_one c_graphene_box_union c_graphene_box_zero c_graphene_euler_alloc c_graphene_euler_equal c_graphene_euler_free c_graphene_euler_get_alpha c_graphene_euler_get_beta c_graphene_euler_get_gamma c_graphene_euler_get_order c_graphene_euler_get_type c_graphene_euler_get_x c_graphene_euler_get_y c_graphene_euler_get_z c_graphene_euler_init c_graphene_euler_init_from_euler c_graphene_euler_init_from_matrix c_graphene_euler_init_from_quaternion c_graphene_euler_init_from_radians c_graphene_euler_init_from_vec3 c_graphene_euler_init_with_order c_graphene_euler_reorder c_graphene_euler_to_matrix c_graphene_euler_to_quaternion c_graphene_euler_to_vec3 c_graphene_frustum_alloc c_graphene_frustum_contains_point c_graphene_frustum_equal c_graphene_frustum_free c_graphene_frustum_get_planes c_graphene_frustum_get_type c_graphene_frustum_init c_graphene_frustum_init_from_frustum c_graphene_frustum_init_from_matrix c_graphene_frustum_intersects_box c_graphene_frustum_intersects_sphere c_graphene_matrix_alloc c_graphene_matrix_decompose c_graphene_matrix_determinant c_graphene_matrix_equal c_graphene_matrix_equal_fast c_graphene_matrix_free c_graphene_matrix_get_row c_graphene_matrix_get_type c_graphene_matrix_get_value c_graphene_matrix_get_x_scale c_graphene_matrix_get_x_translation c_graphene_matrix_get_y_scale c_graphene_matrix_get_y_translation c_graphene_matrix_get_z_scale c_graphene_matrix_get_z_translation c_graphene_matrix_init_from_2d c_graphene_matrix_init_from_float c_graphene_matrix_init_from_matrix c_graphene_matrix_init_from_vec4 c_graphene_matrix_init_frustum c_graphene_matrix_init_identity c_graphene_matrix_init_look_at c_graphene_matrix_init_ortho c_graphene_matrix_init_perspective c_graphene_matrix_init_rotate c_graphene_matrix_init_scale c_graphene_matrix_init_skew c_graphene_matrix_init_translate c_graphene_matrix_interpolate c_graphene_matrix_inverse c_graphene_matrix_is_2d c_graphene_matrix_is_backface_visible c_graphene_matrix_is_identity c_graphene_matrix_is_singular c_graphene_matrix_multiply c_graphene_matrix_near c_graphene_matrix_normalize c_graphene_matrix_perspective c_graphene_matrix_print c_graphene_matrix_project_point c_graphene_matrix_project_rect c_graphene_matrix_project_rect_bounds c_graphene_matrix_rotate c_graphene_matrix_rotate_euler c_graphene_matrix_rotate_quaternion c_graphene_matrix_rotate_x c_graphene_matrix_rotate_y c_graphene_matrix_rotate_z c_graphene_matrix_scale c_graphene_matrix_skew_xy c_graphene_matrix_skew_xz c_graphene_matrix_skew_yz c_graphene_matrix_to_2d c_graphene_matrix_to_float c_graphene_matrix_transform_bounds c_graphene_matrix_transform_box c_graphene_matrix_transform_point c_graphene_matrix_transform_point3d c_graphene_matrix_transform_ray c_graphene_matrix_transform_rect c_graphene_matrix_transform_sphere c_graphene_matrix_transform_vec3 c_graphene_matrix_transform_vec4 c_graphene_matrix_translate c_graphene_matrix_transpose c_graphene_matrix_unproject_point3d c_graphene_matrix_untransform_bounds c_graphene_matrix_untransform_point c_graphene_plane_alloc c_graphene_plane_distance c_graphene_plane_equal c_graphene_plane_free c_graphene_plane_get_constant c_graphene_plane_get_normal c_graphene_plane_get_type c_graphene_plane_init c_graphene_plane_init_from_plane c_graphene_plane_init_from_point c_graphene_plane_init_from_points c_graphene_plane_init_from_vec4 c_graphene_plane_negate c_graphene_plane_normalize c_graphene_plane_transform c_graphene_point3d_alloc c_graphene_point3d_cross c_graphene_point3d_distance c_graphene_point3d_dot c_graphene_point3d_equal c_graphene_point3d_free c_graphene_point3d_get_type c_graphene_point3d_init c_graphene_point3d_init_from_point c_graphene_point3d_init_from_vec3 c_graphene_point3d_interpolate c_graphene_point3d_length c_graphene_point3d_near c_graphene_point3d_normalize c_graphene_point3d_normalize_viewport c_graphene_point3d_scale c_graphene_point3d_to_vec3 c_graphene_point3d_zero c_graphene_point_alloc c_graphene_point_distance c_graphene_point_equal c_graphene_point_free c_graphene_point_get_type c_graphene_point_init c_graphene_point_init_from_point c_graphene_point_init_from_vec2 c_graphene_point_interpolate c_graphene_point_near c_graphene_point_to_vec2 c_graphene_point_zero c_graphene_quad_alloc c_graphene_quad_bounds c_graphene_quad_contains c_graphene_quad_free c_graphene_quad_get_point c_graphene_quad_get_type c_graphene_quad_init c_graphene_quad_init_from_points c_graphene_quad_init_from_rect c_graphene_quaternion_add c_graphene_quaternion_alloc c_graphene_quaternion_dot c_graphene_quaternion_equal c_graphene_quaternion_free c_graphene_quaternion_get_type c_graphene_quaternion_init c_graphene_quaternion_init_from_angle_vec3 c_graphene_quaternion_init_from_angles c_graphene_quaternion_init_from_euler c_graphene_quaternion_init_from_matrix c_graphene_quaternion_init_from_quaternion c_graphene_quaternion_init_from_radians c_graphene_quaternion_init_from_vec4 c_graphene_quaternion_init_identity c_graphene_quaternion_invert c_graphene_quaternion_multiply c_graphene_quaternion_normalize c_graphene_quaternion_scale c_graphene_quaternion_slerp c_graphene_quaternion_to_angle_vec3 c_graphene_quaternion_to_angles c_graphene_quaternion_to_matrix c_graphene_quaternion_to_radians c_graphene_quaternion_to_vec4 c_graphene_ray_alloc c_graphene_ray_equal c_graphene_ray_free c_graphene_ray_get_closest_point_to_point c_graphene_ray_get_direction c_graphene_ray_get_distance_to_plane c_graphene_ray_get_distance_to_point c_graphene_ray_get_origin c_graphene_ray_get_position_at c_graphene_ray_get_type c_graphene_ray_init c_graphene_ray_init_from_ray c_graphene_ray_init_from_vec3 c_graphene_ray_intersect_box c_graphene_ray_intersect_sphere c_graphene_ray_intersect_triangle c_graphene_ray_intersects_box c_graphene_ray_intersects_sphere c_graphene_ray_intersects_triangle c_graphene_rect_alloc c_graphene_rect_contains_point c_graphene_rect_contains_rect c_graphene_rect_equal c_graphene_rect_expand c_graphene_rect_free c_graphene_rect_get_area c_graphene_rect_get_bottom_left c_graphene_rect_get_bottom_right c_graphene_rect_get_center c_graphene_rect_get_height c_graphene_rect_get_top_left c_graphene_rect_get_top_right c_graphene_rect_get_type c_graphene_rect_get_vertices c_graphene_rect_get_width c_graphene_rect_get_x c_graphene_rect_get_y c_graphene_rect_init c_graphene_rect_init_from_rect c_graphene_rect_inset c_graphene_rect_inset_r c_graphene_rect_interpolate c_graphene_rect_intersection c_graphene_rect_normalize c_graphene_rect_normalize_r c_graphene_rect_offset c_graphene_rect_offset_r c_graphene_rect_round c_graphene_rect_round_extents c_graphene_rect_round_to_pixel c_graphene_rect_scale c_graphene_rect_union c_graphene_rect_zero c_graphene_size_alloc c_graphene_size_equal c_graphene_size_free c_graphene_size_get_type c_graphene_size_init c_graphene_size_init_from_size c_graphene_size_interpolate c_graphene_size_scale c_graphene_size_zero c_graphene_sphere_alloc c_graphene_sphere_contains_point c_graphene_sphere_distance c_graphene_sphere_equal c_graphene_sphere_free c_graphene_sphere_get_bounding_box c_graphene_sphere_get_center c_graphene_sphere_get_radius c_graphene_sphere_get_type c_graphene_sphere_init c_graphene_sphere_init_from_points c_graphene_sphere_init_from_vectors c_graphene_sphere_is_empty c_graphene_sphere_translate c_graphene_triangle_alloc c_graphene_triangle_contains_point c_graphene_triangle_equal c_graphene_triangle_free c_graphene_triangle_get_area c_graphene_triangle_get_barycoords c_graphene_triangle_get_bounding_box c_graphene_triangle_get_midpoint c_graphene_triangle_get_normal c_graphene_triangle_get_plane c_graphene_triangle_get_points c_graphene_triangle_get_type c_graphene_triangle_get_uv c_graphene_triangle_get_vertices c_graphene_triangle_init_from_float c_graphene_triangle_init_from_point3d c_graphene_triangle_init_from_vec3 c_graphene_vec2_add c_graphene_vec2_alloc c_graphene_vec2_divide c_graphene_vec2_dot c_graphene_vec2_equal c_graphene_vec2_free c_graphene_vec2_get_type c_graphene_vec2_get_x c_graphene_vec2_get_y c_graphene_vec2_init c_graphene_vec2_init_from_float c_graphene_vec2_init_from_vec2 c_graphene_vec2_interpolate c_graphene_vec2_length c_graphene_vec2_max c_graphene_vec2_min c_graphene_vec2_multiply c_graphene_vec2_near c_graphene_vec2_negate c_graphene_vec2_normalize c_graphene_vec2_one c_graphene_vec2_scale c_graphene_vec2_subtract c_graphene_vec2_to_float c_graphene_vec2_x_axis c_graphene_vec2_y_axis c_graphene_vec2_zero c_graphene_vec3_add c_graphene_vec3_alloc c_graphene_vec3_cross c_graphene_vec3_divide c_graphene_vec3_dot c_graphene_vec3_equal c_graphene_vec3_free c_graphene_vec3_get_type c_graphene_vec3_get_x c_graphene_vec3_get_xy c_graphene_vec3_get_xy0 c_graphene_vec3_get_xyz0 c_graphene_vec3_get_xyz1 c_graphene_vec3_get_xyzw c_graphene_vec3_get_y c_graphene_vec3_get_z c_graphene_vec3_init c_graphene_vec3_init_from_float c_graphene_vec3_init_from_vec3 c_graphene_vec3_interpolate c_graphene_vec3_length c_graphene_vec3_max c_graphene_vec3_min c_graphene_vec3_multiply c_graphene_vec3_near c_graphene_vec3_negate c_graphene_vec3_normalize c_graphene_vec3_one c_graphene_vec3_scale c_graphene_vec3_subtract c_graphene_vec3_to_float c_graphene_vec3_x_axis c_graphene_vec3_y_axis c_graphene_vec3_z_axis c_graphene_vec3_zero c_graphene_vec4_add c_graphene_vec4_alloc c_graphene_vec4_divide c_graphene_vec4_dot c_graphene_vec4_equal c_graphene_vec4_free c_graphene_vec4_get_type c_graphene_vec4_get_w c_graphene_vec4_get_x c_graphene_vec4_get_xy c_graphene_vec4_get_xyz c_graphene_vec4_get_y c_graphene_vec4_get_z c_graphene_vec4_init c_graphene_vec4_init_from_float c_graphene_vec4_init_from_vec2 c_graphene_vec4_init_from_vec3 c_graphene_vec4_init_from_vec4 c_graphene_vec4_interpolate c_graphene_vec4_length c_graphene_vec4_max c_graphene_vec4_min c_graphene_vec4_multiply c_graphene_vec4_near c_graphene_vec4_negate c_graphene_vec4_normalize c_graphene_vec4_one c_graphene_vec4_scale c_graphene_vec4_subtract c_graphene_vec4_to_float c_graphene_vec4_w_axis c_graphene_vec4_x_axis c_graphene_vec4_y_axis c_graphene_vec4_z_axis c_graphene_vec4_zero
alias graphene_box_alloc graphene_box_contains_box graphene_box_contains_point graphene_box_empty graphene_box_equal graphene_box_expand graphene_box_expand_scalar graphene_box_expand_vec3 graphene_box_free graphene_box_get_bounding_sphere graphene_box_get_center graphene_box_get_depth graphene_box_get_height graphene_box_get_max graphene_box_get_min graphene_box_get_size graphene_box_get_type graphene_box_get_vertices graphene_box_get_width graphene_box_infinite graphene_box_init graphene_box_init_from_box graphene_box_init_from_points graphene_box_init_from_vec3 graphene_box_init_from_vectors graphene_box_intersection graphene_box_minus_one graphene_box_one graphene_box_one_minus_one graphene_box_union graphene_box_zero graphene_euler_alloc graphene_euler_equal graphene_euler_free graphene_euler_get_alpha graphene_euler_get_beta graphene_euler_get_gamma graphene_euler_get_order graphene_euler_get_type graphene_euler_get_x graphene_euler_get_y graphene_euler_get_z graphene_euler_init graphene_euler_init_from_euler graphene_euler_init_from_matrix graphene_euler_init_from_quaternion graphene_euler_init_from_radians graphene_euler_init_from_vec3 graphene_euler_init_with_order graphene_euler_reorder graphene_euler_to_matrix graphene_euler_to_quaternion graphene_euler_to_vec3 graphene_frustum_alloc graphene_frustum_contains_point graphene_frustum_equal graphene_frustum_free graphene_frustum_get_planes graphene_frustum_get_type graphene_frustum_init graphene_frustum_init_from_frustum graphene_frustum_init_from_matrix graphene_frustum_intersects_box graphene_frustum_intersects_sphere graphene_matrix_alloc graphene_matrix_decompose graphene_matrix_determinant graphene_matrix_equal graphene_matrix_equal_fast graphene_matrix_free graphene_matrix_get_row graphene_matrix_get_type graphene_matrix_get_value graphene_matrix_get_x_scale graphene_matrix_get_x_translation graphene_matrix_get_y_scale graphene_matrix_get_y_translation graphene_matrix_get_z_scale graphene_matrix_get_z_translation graphene_matrix_init_from_2d graphene_matrix_init_from_float graphene_matrix_init_from_matrix graphene_matrix_init_from_vec4 graphene_matrix_init_frustum graphene_matrix_init_identity graphene_matrix_init_look_at graphene_matrix_init_ortho graphene_matrix_init_perspective graphene_matrix_init_rotate graphene_matrix_init_scale graphene_matrix_init_skew graphene_matrix_init_translate graphene_matrix_interpolate graphene_matrix_inverse graphene_matrix_is_2d graphene_matrix_is_backface_visible graphene_matrix_is_identity graphene_matrix_is_singular graphene_matrix_multiply graphene_matrix_near graphene_matrix_normalize graphene_matrix_perspective graphene_matrix_print graphene_matrix_project_point graphene_matrix_project_rect graphene_matrix_project_rect_bounds graphene_matrix_rotate graphene_matrix_rotate_euler graphene_matrix_rotate_quaternion graphene_matrix_rotate_x graphene_matrix_rotate_y graphene_matrix_rotate_z graphene_matrix_scale graphene_matrix_skew_xy graphene_matrix_skew_xz graphene_matrix_skew_yz graphene_matrix_to_2d graphene_matrix_to_float graphene_matrix_transform_bounds graphene_matrix_transform_box graphene_matrix_transform_point graphene_matrix_transform_point3d graphene_matrix_transform_ray graphene_matrix_transform_rect graphene_matrix_transform_sphere graphene_matrix_transform_vec3 graphene_matrix_transform_vec4 graphene_matrix_translate graphene_matrix_transpose graphene_matrix_unproject_point3d graphene_matrix_untransform_bounds graphene_matrix_untransform_point graphene_plane_alloc graphene_plane_distance graphene_plane_equal graphene_plane_free graphene_plane_get_constant graphene_plane_get_normal graphene_plane_get_type graphene_plane_init graphene_plane_init_from_plane graphene_plane_init_from_point graphene_plane_init_from_points graphene_plane_init_from_vec4 graphene_plane_negate graphene_plane_normalize graphene_plane_transform graphene_point3d_alloc graphene_point3d_cross graphene_point3d_distance graphene_point3d_dot graphene_point3d_equal graphene_point3d_free graphene_point3d_get_type graphene_point3d_init graphene_point3d_init_from_point graphene_point3d_init_from_vec3 graphene_point3d_interpolate graphene_point3d_length graphene_point3d_near graphene_point3d_normalize graphene_point3d_normalize_viewport graphene_point3d_scale graphene_point3d_to_vec3 graphene_point3d_zero graphene_point_alloc graphene_point_distance graphene_point_equal graphene_point_free graphene_point_get_type graphene_point_init graphene_point_init_from_point graphene_point_init_from_vec2 graphene_point_interpolate graphene_point_near graphene_point_to_vec2 graphene_point_zero graphene_quad_alloc graphene_quad_bounds graphene_quad_contains graphene_quad_free graphene_quad_get_point graphene_quad_get_type graphene_quad_init graphene_quad_init_from_points graphene_quad_init_from_rect graphene_quaternion_add graphene_quaternion_alloc graphene_quaternion_dot graphene_quaternion_equal graphene_quaternion_free graphene_quaternion_get_type graphene_quaternion_init graphene_quaternion_init_from_angle_vec3 graphene_quaternion_init_from_angles graphene_quaternion_init_from_euler graphene_quaternion_init_from_matrix graphene_quaternion_init_from_quaternion graphene_quaternion_init_from_radians graphene_quaternion_init_from_vec4 graphene_quaternion_init_identity graphene_quaternion_invert graphene_quaternion_multiply graphene_quaternion_normalize graphene_quaternion_scale graphene_quaternion_slerp graphene_quaternion_to_angle_vec3 graphene_quaternion_to_angles graphene_quaternion_to_matrix graphene_quaternion_to_radians graphene_quaternion_to_vec4 graphene_ray_alloc graphene_ray_equal graphene_ray_free graphene_ray_get_closest_point_to_point graphene_ray_get_direction graphene_ray_get_distance_to_plane graphene_ray_get_distance_to_point graphene_ray_get_origin graphene_ray_get_position_at graphene_ray_get_type graphene_ray_init graphene_ray_init_from_ray graphene_ray_init_from_vec3 graphene_ray_intersect_box graphene_ray_intersect_sphere graphene_ray_intersect_triangle graphene_ray_intersects_box graphene_ray_intersects_sphere graphene_ray_intersects_triangle graphene_rect_alloc graphene_rect_contains_point graphene_rect_contains_rect graphene_rect_equal graphene_rect_expand graphene_rect_free graphene_rect_get_area graphene_rect_get_bottom_left graphene_rect_get_bottom_right graphene_rect_get_center graphene_rect_get_height graphene_rect_get_top_left graphene_rect_get_top_right graphene_rect_get_type graphene_rect_get_vertices graphene_rect_get_width graphene_rect_get_x graphene_rect_get_y graphene_rect_init graphene_rect_init_from_rect graphene_rect_inset graphene_rect_inset_r graphene_rect_interpolate graphene_rect_intersection graphene_rect_normalize graphene_rect_normalize_r graphene_rect_offset graphene_rect_offset_r graphene_rect_round graphene_rect_round_extents graphene_rect_round_to_pixel graphene_rect_scale graphene_rect_union graphene_rect_zero graphene_size_alloc graphene_size_equal graphene_size_free graphene_size_get_type graphene_size_init graphene_size_init_from_size graphene_size_interpolate graphene_size_scale graphene_size_zero graphene_sphere_alloc graphene_sphere_contains_point graphene_sphere_distance graphene_sphere_equal graphene_sphere_free graphene_sphere_get_bounding_box graphene_sphere_get_center graphene_sphere_get_radius graphene_sphere_get_type graphene_sphere_init graphene_sphere_init_from_points graphene_sphere_init_from_vectors graphene_sphere_is_empty graphene_sphere_translate graphene_triangle_alloc graphene_triangle_contains_point graphene_triangle_equal graphene_triangle_free graphene_triangle_get_area graphene_triangle_get_barycoords graphene_triangle_get_bounding_box graphene_triangle_get_midpoint graphene_triangle_get_normal graphene_triangle_get_plane graphene_triangle_get_points graphene_triangle_get_type graphene_triangle_get_uv graphene_triangle_get_vertices graphene_triangle_init_from_float graphene_triangle_init_from_point3d graphene_triangle_init_from_vec3 graphene_vec2_add graphene_vec2_alloc graphene_vec2_divide graphene_vec2_dot graphene_vec2_equal graphene_vec2_free graphene_vec2_get_type graphene_vec2_get_x graphene_vec2_get_y graphene_vec2_init graphene_vec2_init_from_float graphene_vec2_init_from_vec2 graphene_vec2_interpolate graphene_vec2_length graphene_vec2_max graphene_vec2_min graphene_vec2_multiply graphene_vec2_near graphene_vec2_negate graphene_vec2_normalize graphene_vec2_one graphene_vec2_scale graphene_vec2_subtract graphene_vec2_to_float graphene_vec2_x_axis graphene_vec2_y_axis graphene_vec2_zero graphene_vec3_add graphene_vec3_alloc graphene_vec3_cross graphene_vec3_divide graphene_vec3_dot graphene_vec3_equal graphene_vec3_free graphene_vec3_get_type graphene_vec3_get_x graphene_vec3_get_xy graphene_vec3_get_xy0 graphene_vec3_get_xyz0 graphene_vec3_get_xyz1 graphene_vec3_get_xyzw graphene_vec3_get_y graphene_vec3_get_z graphene_vec3_init graphene_vec3_init_from_float graphene_vec3_init_from_vec3 graphene_vec3_interpolate graphene_vec3_length graphene_vec3_max graphene_vec3_min graphene_vec3_multiply graphene_vec3_near graphene_vec3_negate graphene_vec3_normalize graphene_vec3_one graphene_vec3_scale graphene_vec3_subtract graphene_vec3_to_float graphene_vec3_x_axis graphene_vec3_y_axis graphene_vec3_z_axis graphene_vec3_zero graphene_vec4_add graphene_vec4_alloc graphene_vec4_divide graphene_vec4_dot graphene_vec4_equal graphene_vec4_free graphene_vec4_get_type graphene_vec4_get_w graphene_vec4_get_x graphene_vec4_get_xy graphene_vec4_get_xyz graphene_vec4_get_y graphene_vec4_get_z graphene_vec4_init graphene_vec4_init_from_float graphene_vec4_init_from_vec2 graphene_vec4_init_from_vec3 graphene_vec4_init_from_vec4 graphene_vec4_interpolate graphene_vec4_length graphene_vec4_max graphene_vec4_min graphene_vec4_multiply graphene_vec4_near graphene_vec4_negate graphene_vec4_normalize graphene_vec4_one graphene_vec4_scale graphene_vec4_subtract graphene_vec4_to_float graphene_vec4_w_axis graphene_vec4_x_axis graphene_vec4_y_axis graphene_vec4_z_axis graphene_vec4_zero
Module Initializers 1
shared static this
()Types 401
aliasgraphene_box_get_type = c_graphene_box_get_type
aliasgraphene_box_alloc = c_graphene_box_alloc
aliasgraphene_box_contains_box = c_graphene_box_contains_box
aliasgraphene_box_contains_point = c_graphene_box_contains_point
aliasgraphene_box_equal = c_graphene_box_equal
aliasgraphene_box_expand = c_graphene_box_expand
aliasgraphene_box_expand_scalar = c_graphene_box_expand_scalar
aliasgraphene_box_expand_vec3 = c_graphene_box_expand_vec3
aliasgraphene_box_free = c_graphene_box_free
aliasgraphene_box_get_bounding_sphere = c_graphene_box_get_bounding_sphere
aliasgraphene_box_get_center = c_graphene_box_get_center
aliasgraphene_box_get_depth = c_graphene_box_get_depth
aliasgraphene_box_get_height = c_graphene_box_get_height
aliasgraphene_box_get_max = c_graphene_box_get_max
aliasgraphene_box_get_min = c_graphene_box_get_min
aliasgraphene_box_get_size = c_graphene_box_get_size
aliasgraphene_box_get_vertices = c_graphene_box_get_vertices
aliasgraphene_box_get_width = c_graphene_box_get_width
aliasgraphene_box_init = c_graphene_box_init
aliasgraphene_box_init_from_box = c_graphene_box_init_from_box
aliasgraphene_box_init_from_points = c_graphene_box_init_from_points
aliasgraphene_box_init_from_vec3 = c_graphene_box_init_from_vec3
aliasgraphene_box_init_from_vectors = c_graphene_box_init_from_vectors
aliasgraphene_box_intersection = c_graphene_box_intersection
aliasgraphene_box_union = c_graphene_box_union
aliasgraphene_box_empty = c_graphene_box_empty
aliasgraphene_box_infinite = c_graphene_box_infinite
aliasgraphene_box_minus_one = c_graphene_box_minus_one
aliasgraphene_box_one = c_graphene_box_one
aliasgraphene_box_one_minus_one = c_graphene_box_one_minus_one
aliasgraphene_box_zero = c_graphene_box_zero
aliasgraphene_euler_get_type = c_graphene_euler_get_type
aliasgraphene_euler_alloc = c_graphene_euler_alloc
aliasgraphene_euler_equal = c_graphene_euler_equal
aliasgraphene_euler_free = c_graphene_euler_free
aliasgraphene_euler_get_alpha = c_graphene_euler_get_alpha
aliasgraphene_euler_get_beta = c_graphene_euler_get_beta
aliasgraphene_euler_get_gamma = c_graphene_euler_get_gamma
aliasgraphene_euler_get_order = c_graphene_euler_get_order
aliasgraphene_euler_get_x = c_graphene_euler_get_x
aliasgraphene_euler_get_y = c_graphene_euler_get_y
aliasgraphene_euler_get_z = c_graphene_euler_get_z
aliasgraphene_euler_init = c_graphene_euler_init
aliasgraphene_euler_init_from_euler = c_graphene_euler_init_from_euler
aliasgraphene_euler_init_from_matrix = c_graphene_euler_init_from_matrix
aliasgraphene_euler_init_from_quaternion = c_graphene_euler_init_from_quaternion
aliasgraphene_euler_init_from_radians = c_graphene_euler_init_from_radians
aliasgraphene_euler_init_from_vec3 = c_graphene_euler_init_from_vec3
aliasgraphene_euler_init_with_order = c_graphene_euler_init_with_order
aliasgraphene_euler_reorder = c_graphene_euler_reorder
aliasgraphene_euler_to_matrix = c_graphene_euler_to_matrix
aliasgraphene_euler_to_quaternion = c_graphene_euler_to_quaternion
aliasgraphene_euler_to_vec3 = c_graphene_euler_to_vec3
aliasgraphene_frustum_get_type = c_graphene_frustum_get_type
aliasgraphene_frustum_alloc = c_graphene_frustum_alloc
aliasgraphene_frustum_contains_point = c_graphene_frustum_contains_point
aliasgraphene_frustum_equal = c_graphene_frustum_equal
aliasgraphene_frustum_free = c_graphene_frustum_free
aliasgraphene_frustum_get_planes = c_graphene_frustum_get_planes
aliasgraphene_frustum_init = c_graphene_frustum_init
aliasgraphene_frustum_init_from_frustum = c_graphene_frustum_init_from_frustum
aliasgraphene_frustum_init_from_matrix = c_graphene_frustum_init_from_matrix
aliasgraphene_frustum_intersects_box = c_graphene_frustum_intersects_box
aliasgraphene_frustum_intersects_sphere = c_graphene_frustum_intersects_sphere
aliasgraphene_matrix_get_type = c_graphene_matrix_get_type
aliasgraphene_matrix_alloc = c_graphene_matrix_alloc
aliasgraphene_matrix_decompose = c_graphene_matrix_decompose
aliasgraphene_matrix_determinant = c_graphene_matrix_determinant
aliasgraphene_matrix_equal = c_graphene_matrix_equal
aliasgraphene_matrix_equal_fast = c_graphene_matrix_equal_fast
aliasgraphene_matrix_free = c_graphene_matrix_free
aliasgraphene_matrix_get_row = c_graphene_matrix_get_row
aliasgraphene_matrix_get_value = c_graphene_matrix_get_value
aliasgraphene_matrix_get_x_scale = c_graphene_matrix_get_x_scale
aliasgraphene_matrix_get_x_translation = c_graphene_matrix_get_x_translation
aliasgraphene_matrix_get_y_scale = c_graphene_matrix_get_y_scale
aliasgraphene_matrix_get_y_translation = c_graphene_matrix_get_y_translation
aliasgraphene_matrix_get_z_scale = c_graphene_matrix_get_z_scale
aliasgraphene_matrix_get_z_translation = c_graphene_matrix_get_z_translation
aliasgraphene_matrix_init_from_2d = c_graphene_matrix_init_from_2d
aliasgraphene_matrix_init_from_float = c_graphene_matrix_init_from_float
aliasgraphene_matrix_init_from_matrix = c_graphene_matrix_init_from_matrix
aliasgraphene_matrix_init_from_vec4 = c_graphene_matrix_init_from_vec4
aliasgraphene_matrix_init_frustum = c_graphene_matrix_init_frustum
aliasgraphene_matrix_init_identity = c_graphene_matrix_init_identity
aliasgraphene_matrix_init_look_at = c_graphene_matrix_init_look_at
aliasgraphene_matrix_init_ortho = c_graphene_matrix_init_ortho
aliasgraphene_matrix_init_perspective = c_graphene_matrix_init_perspective
aliasgraphene_matrix_init_rotate = c_graphene_matrix_init_rotate
aliasgraphene_matrix_init_scale = c_graphene_matrix_init_scale
aliasgraphene_matrix_init_skew = c_graphene_matrix_init_skew
aliasgraphene_matrix_init_translate = c_graphene_matrix_init_translate
aliasgraphene_matrix_interpolate = c_graphene_matrix_interpolate
aliasgraphene_matrix_inverse = c_graphene_matrix_inverse
aliasgraphene_matrix_is_2d = c_graphene_matrix_is_2d
aliasgraphene_matrix_is_backface_visible = c_graphene_matrix_is_backface_visible
aliasgraphene_matrix_is_identity = c_graphene_matrix_is_identity
aliasgraphene_matrix_is_singular = c_graphene_matrix_is_singular
aliasgraphene_matrix_multiply = c_graphene_matrix_multiply
aliasgraphene_matrix_near = c_graphene_matrix_near
aliasgraphene_matrix_normalize = c_graphene_matrix_normalize
aliasgraphene_matrix_perspective = c_graphene_matrix_perspective
aliasgraphene_matrix_print = c_graphene_matrix_print
aliasgraphene_matrix_project_point = c_graphene_matrix_project_point
aliasgraphene_matrix_project_rect = c_graphene_matrix_project_rect
aliasgraphene_matrix_project_rect_bounds = c_graphene_matrix_project_rect_bounds
aliasgraphene_matrix_rotate = c_graphene_matrix_rotate
aliasgraphene_matrix_rotate_euler = c_graphene_matrix_rotate_euler
aliasgraphene_matrix_rotate_quaternion = c_graphene_matrix_rotate_quaternion
aliasgraphene_matrix_rotate_x = c_graphene_matrix_rotate_x
aliasgraphene_matrix_rotate_y = c_graphene_matrix_rotate_y
aliasgraphene_matrix_rotate_z = c_graphene_matrix_rotate_z
aliasgraphene_matrix_scale = c_graphene_matrix_scale
aliasgraphene_matrix_skew_xy = c_graphene_matrix_skew_xy
aliasgraphene_matrix_skew_xz = c_graphene_matrix_skew_xz
aliasgraphene_matrix_skew_yz = c_graphene_matrix_skew_yz
aliasgraphene_matrix_to_2d = c_graphene_matrix_to_2d
aliasgraphene_matrix_to_float = c_graphene_matrix_to_float
aliasgraphene_matrix_transform_bounds = c_graphene_matrix_transform_bounds
aliasgraphene_matrix_transform_box = c_graphene_matrix_transform_box
aliasgraphene_matrix_transform_point = c_graphene_matrix_transform_point
aliasgraphene_matrix_transform_point3d = c_graphene_matrix_transform_point3d
aliasgraphene_matrix_transform_ray = c_graphene_matrix_transform_ray
aliasgraphene_matrix_transform_rect = c_graphene_matrix_transform_rect
aliasgraphene_matrix_transform_sphere = c_graphene_matrix_transform_sphere
aliasgraphene_matrix_transform_vec3 = c_graphene_matrix_transform_vec3
aliasgraphene_matrix_transform_vec4 = c_graphene_matrix_transform_vec4
aliasgraphene_matrix_translate = c_graphene_matrix_translate
aliasgraphene_matrix_transpose = c_graphene_matrix_transpose
aliasgraphene_matrix_unproject_point3d = c_graphene_matrix_unproject_point3d
aliasgraphene_matrix_untransform_bounds = c_graphene_matrix_untransform_bounds
aliasgraphene_matrix_untransform_point = c_graphene_matrix_untransform_point
aliasgraphene_plane_get_type = c_graphene_plane_get_type
aliasgraphene_plane_alloc = c_graphene_plane_alloc
aliasgraphene_plane_distance = c_graphene_plane_distance
aliasgraphene_plane_equal = c_graphene_plane_equal
aliasgraphene_plane_free = c_graphene_plane_free
aliasgraphene_plane_get_constant = c_graphene_plane_get_constant
aliasgraphene_plane_get_normal = c_graphene_plane_get_normal
aliasgraphene_plane_init = c_graphene_plane_init
aliasgraphene_plane_init_from_plane = c_graphene_plane_init_from_plane
aliasgraphene_plane_init_from_point = c_graphene_plane_init_from_point
aliasgraphene_plane_init_from_points = c_graphene_plane_init_from_points
aliasgraphene_plane_init_from_vec4 = c_graphene_plane_init_from_vec4
aliasgraphene_plane_negate = c_graphene_plane_negate
aliasgraphene_plane_normalize = c_graphene_plane_normalize
aliasgraphene_plane_transform = c_graphene_plane_transform
aliasgraphene_point_get_type = c_graphene_point_get_type
aliasgraphene_point_alloc = c_graphene_point_alloc
aliasgraphene_point_distance = c_graphene_point_distance
aliasgraphene_point_equal = c_graphene_point_equal
aliasgraphene_point_free = c_graphene_point_free
aliasgraphene_point_init = c_graphene_point_init
aliasgraphene_point_init_from_point = c_graphene_point_init_from_point
aliasgraphene_point_init_from_vec2 = c_graphene_point_init_from_vec2
aliasgraphene_point_interpolate = c_graphene_point_interpolate
aliasgraphene_point_near = c_graphene_point_near
aliasgraphene_point_to_vec2 = c_graphene_point_to_vec2
aliasgraphene_point_zero = c_graphene_point_zero
aliasgraphene_point3d_get_type = c_graphene_point3d_get_type
aliasgraphene_point3d_alloc = c_graphene_point3d_alloc
aliasgraphene_point3d_cross = c_graphene_point3d_cross
aliasgraphene_point3d_distance = c_graphene_point3d_distance
aliasgraphene_point3d_dot = c_graphene_point3d_dot
aliasgraphene_point3d_equal = c_graphene_point3d_equal
aliasgraphene_point3d_free = c_graphene_point3d_free
aliasgraphene_point3d_init = c_graphene_point3d_init
aliasgraphene_point3d_init_from_point = c_graphene_point3d_init_from_point
aliasgraphene_point3d_init_from_vec3 = c_graphene_point3d_init_from_vec3
aliasgraphene_point3d_interpolate = c_graphene_point3d_interpolate
aliasgraphene_point3d_length = c_graphene_point3d_length
aliasgraphene_point3d_near = c_graphene_point3d_near
aliasgraphene_point3d_normalize = c_graphene_point3d_normalize
aliasgraphene_point3d_normalize_viewport = c_graphene_point3d_normalize_viewport
aliasgraphene_point3d_scale = c_graphene_point3d_scale
aliasgraphene_point3d_to_vec3 = c_graphene_point3d_to_vec3
aliasgraphene_point3d_zero = c_graphene_point3d_zero
aliasgraphene_quad_get_type = c_graphene_quad_get_type
aliasgraphene_quad_alloc = c_graphene_quad_alloc
aliasgraphene_quad_bounds = c_graphene_quad_bounds
aliasgraphene_quad_contains = c_graphene_quad_contains
aliasgraphene_quad_free = c_graphene_quad_free
aliasgraphene_quad_get_point = c_graphene_quad_get_point
aliasgraphene_quad_init = c_graphene_quad_init
aliasgraphene_quad_init_from_points = c_graphene_quad_init_from_points
aliasgraphene_quad_init_from_rect = c_graphene_quad_init_from_rect
aliasgraphene_quaternion_get_type = c_graphene_quaternion_get_type
aliasgraphene_quaternion_alloc = c_graphene_quaternion_alloc
aliasgraphene_quaternion_add = c_graphene_quaternion_add
aliasgraphene_quaternion_dot = c_graphene_quaternion_dot
aliasgraphene_quaternion_equal = c_graphene_quaternion_equal
aliasgraphene_quaternion_free = c_graphene_quaternion_free
aliasgraphene_quaternion_init = c_graphene_quaternion_init
aliasgraphene_quaternion_init_from_angle_vec3 = c_graphene_quaternion_init_from_angle_vec3
aliasgraphene_quaternion_init_from_angles = c_graphene_quaternion_init_from_angles
aliasgraphene_quaternion_init_from_euler = c_graphene_quaternion_init_from_euler
aliasgraphene_quaternion_init_from_matrix = c_graphene_quaternion_init_from_matrix
aliasgraphene_quaternion_init_from_quaternion = c_graphene_quaternion_init_from_quaternion
aliasgraphene_quaternion_init_from_radians = c_graphene_quaternion_init_from_radians
aliasgraphene_quaternion_init_from_vec4 = c_graphene_quaternion_init_from_vec4
aliasgraphene_quaternion_init_identity = c_graphene_quaternion_init_identity
aliasgraphene_quaternion_invert = c_graphene_quaternion_invert
aliasgraphene_quaternion_multiply = c_graphene_quaternion_multiply
aliasgraphene_quaternion_normalize = c_graphene_quaternion_normalize
aliasgraphene_quaternion_scale = c_graphene_quaternion_scale
aliasgraphene_quaternion_slerp = c_graphene_quaternion_slerp
aliasgraphene_quaternion_to_angle_vec3 = c_graphene_quaternion_to_angle_vec3
aliasgraphene_quaternion_to_angles = c_graphene_quaternion_to_angles
aliasgraphene_quaternion_to_matrix = c_graphene_quaternion_to_matrix
aliasgraphene_quaternion_to_radians = c_graphene_quaternion_to_radians
aliasgraphene_quaternion_to_vec4 = c_graphene_quaternion_to_vec4
aliasgraphene_ray_get_type = c_graphene_ray_get_type
aliasgraphene_ray_alloc = c_graphene_ray_alloc
aliasgraphene_ray_equal = c_graphene_ray_equal
aliasgraphene_ray_free = c_graphene_ray_free
aliasgraphene_ray_get_closest_point_to_point = c_graphene_ray_get_closest_point_to_point
aliasgraphene_ray_get_direction = c_graphene_ray_get_direction
aliasgraphene_ray_get_distance_to_plane = c_graphene_ray_get_distance_to_plane
aliasgraphene_ray_get_distance_to_point = c_graphene_ray_get_distance_to_point
aliasgraphene_ray_get_origin = c_graphene_ray_get_origin
aliasgraphene_ray_get_position_at = c_graphene_ray_get_position_at
aliasgraphene_ray_init = c_graphene_ray_init
aliasgraphene_ray_init_from_ray = c_graphene_ray_init_from_ray
aliasgraphene_ray_init_from_vec3 = c_graphene_ray_init_from_vec3
aliasgraphene_ray_intersect_box = c_graphene_ray_intersect_box
aliasgraphene_ray_intersect_sphere = c_graphene_ray_intersect_sphere
aliasgraphene_ray_intersect_triangle = c_graphene_ray_intersect_triangle
aliasgraphene_ray_intersects_box = c_graphene_ray_intersects_box
aliasgraphene_ray_intersects_sphere = c_graphene_ray_intersects_sphere
aliasgraphene_ray_intersects_triangle = c_graphene_ray_intersects_triangle
aliasgraphene_rect_get_type = c_graphene_rect_get_type
aliasgraphene_rect_contains_point = c_graphene_rect_contains_point
aliasgraphene_rect_contains_rect = c_graphene_rect_contains_rect
aliasgraphene_rect_equal = c_graphene_rect_equal
aliasgraphene_rect_expand = c_graphene_rect_expand
aliasgraphene_rect_free = c_graphene_rect_free
aliasgraphene_rect_get_area = c_graphene_rect_get_area
aliasgraphene_rect_get_bottom_left = c_graphene_rect_get_bottom_left
aliasgraphene_rect_get_bottom_right = c_graphene_rect_get_bottom_right
aliasgraphene_rect_get_center = c_graphene_rect_get_center
aliasgraphene_rect_get_height = c_graphene_rect_get_height
aliasgraphene_rect_get_top_left = c_graphene_rect_get_top_left
aliasgraphene_rect_get_top_right = c_graphene_rect_get_top_right
aliasgraphene_rect_get_vertices = c_graphene_rect_get_vertices
aliasgraphene_rect_get_width = c_graphene_rect_get_width
aliasgraphene_rect_get_x = c_graphene_rect_get_x
aliasgraphene_rect_get_y = c_graphene_rect_get_y
aliasgraphene_rect_init = c_graphene_rect_init
aliasgraphene_rect_init_from_rect = c_graphene_rect_init_from_rect
aliasgraphene_rect_inset = c_graphene_rect_inset
aliasgraphene_rect_inset_r = c_graphene_rect_inset_r
aliasgraphene_rect_interpolate = c_graphene_rect_interpolate
aliasgraphene_rect_intersection = c_graphene_rect_intersection
aliasgraphene_rect_normalize = c_graphene_rect_normalize
aliasgraphene_rect_normalize_r = c_graphene_rect_normalize_r
aliasgraphene_rect_offset = c_graphene_rect_offset
aliasgraphene_rect_offset_r = c_graphene_rect_offset_r
aliasgraphene_rect_round = c_graphene_rect_round
aliasgraphene_rect_round_extents = c_graphene_rect_round_extents
aliasgraphene_rect_round_to_pixel = c_graphene_rect_round_to_pixel
aliasgraphene_rect_scale = c_graphene_rect_scale
aliasgraphene_rect_union = c_graphene_rect_union
aliasgraphene_rect_alloc = c_graphene_rect_alloc
aliasgraphene_rect_zero = c_graphene_rect_zero
aliasgraphene_size_get_type = c_graphene_size_get_type
aliasgraphene_size_alloc = c_graphene_size_alloc
aliasgraphene_size_equal = c_graphene_size_equal
aliasgraphene_size_free = c_graphene_size_free
aliasgraphene_size_init = c_graphene_size_init
aliasgraphene_size_init_from_size = c_graphene_size_init_from_size
aliasgraphene_size_interpolate = c_graphene_size_interpolate
aliasgraphene_size_scale = c_graphene_size_scale
aliasgraphene_size_zero = c_graphene_size_zero
aliasgraphene_sphere_get_type = c_graphene_sphere_get_type
aliasgraphene_sphere_alloc = c_graphene_sphere_alloc
aliasgraphene_sphere_contains_point = c_graphene_sphere_contains_point
aliasgraphene_sphere_distance = c_graphene_sphere_distance
aliasgraphene_sphere_equal = c_graphene_sphere_equal
aliasgraphene_sphere_free = c_graphene_sphere_free
aliasgraphene_sphere_get_bounding_box = c_graphene_sphere_get_bounding_box
aliasgraphene_sphere_get_center = c_graphene_sphere_get_center
aliasgraphene_sphere_get_radius = c_graphene_sphere_get_radius
aliasgraphene_sphere_init = c_graphene_sphere_init
aliasgraphene_sphere_init_from_points = c_graphene_sphere_init_from_points
aliasgraphene_sphere_init_from_vectors = c_graphene_sphere_init_from_vectors
aliasgraphene_sphere_is_empty = c_graphene_sphere_is_empty
aliasgraphene_sphere_translate = c_graphene_sphere_translate
aliasgraphene_triangle_get_type = c_graphene_triangle_get_type
aliasgraphene_triangle_alloc = c_graphene_triangle_alloc
aliasgraphene_triangle_contains_point = c_graphene_triangle_contains_point
aliasgraphene_triangle_equal = c_graphene_triangle_equal
aliasgraphene_triangle_free = c_graphene_triangle_free
aliasgraphene_triangle_get_area = c_graphene_triangle_get_area
aliasgraphene_triangle_get_barycoords = c_graphene_triangle_get_barycoords
aliasgraphene_triangle_get_bounding_box = c_graphene_triangle_get_bounding_box
aliasgraphene_triangle_get_midpoint = c_graphene_triangle_get_midpoint
aliasgraphene_triangle_get_normal = c_graphene_triangle_get_normal
aliasgraphene_triangle_get_plane = c_graphene_triangle_get_plane
aliasgraphene_triangle_get_points = c_graphene_triangle_get_points
aliasgraphene_triangle_get_uv = c_graphene_triangle_get_uv
aliasgraphene_triangle_get_vertices = c_graphene_triangle_get_vertices
aliasgraphene_triangle_init_from_float = c_graphene_triangle_init_from_float
aliasgraphene_triangle_init_from_point3d = c_graphene_triangle_init_from_point3d
aliasgraphene_triangle_init_from_vec3 = c_graphene_triangle_init_from_vec3
aliasgraphene_vec2_get_type = c_graphene_vec2_get_type
aliasgraphene_vec2_alloc = c_graphene_vec2_alloc
aliasgraphene_vec2_add = c_graphene_vec2_add
aliasgraphene_vec2_divide = c_graphene_vec2_divide
aliasgraphene_vec2_dot = c_graphene_vec2_dot
aliasgraphene_vec2_equal = c_graphene_vec2_equal
aliasgraphene_vec2_free = c_graphene_vec2_free
aliasgraphene_vec2_get_x = c_graphene_vec2_get_x
aliasgraphene_vec2_get_y = c_graphene_vec2_get_y
aliasgraphene_vec2_init = c_graphene_vec2_init
aliasgraphene_vec2_init_from_float = c_graphene_vec2_init_from_float
aliasgraphene_vec2_init_from_vec2 = c_graphene_vec2_init_from_vec2
aliasgraphene_vec2_interpolate = c_graphene_vec2_interpolate
aliasgraphene_vec2_length = c_graphene_vec2_length
aliasgraphene_vec2_max = c_graphene_vec2_max
aliasgraphene_vec2_min = c_graphene_vec2_min
aliasgraphene_vec2_multiply = c_graphene_vec2_multiply
aliasgraphene_vec2_near = c_graphene_vec2_near
aliasgraphene_vec2_negate = c_graphene_vec2_negate
aliasgraphene_vec2_normalize = c_graphene_vec2_normalize
aliasgraphene_vec2_scale = c_graphene_vec2_scale
aliasgraphene_vec2_subtract = c_graphene_vec2_subtract
aliasgraphene_vec2_to_float = c_graphene_vec2_to_float
aliasgraphene_vec2_one = c_graphene_vec2_one
aliasgraphene_vec2_x_axis = c_graphene_vec2_x_axis
aliasgraphene_vec2_y_axis = c_graphene_vec2_y_axis
aliasgraphene_vec2_zero = c_graphene_vec2_zero
aliasgraphene_vec3_get_type = c_graphene_vec3_get_type
aliasgraphene_vec3_alloc = c_graphene_vec3_alloc
aliasgraphene_vec3_add = c_graphene_vec3_add
aliasgraphene_vec3_cross = c_graphene_vec3_cross
aliasgraphene_vec3_divide = c_graphene_vec3_divide
aliasgraphene_vec3_dot = c_graphene_vec3_dot
aliasgraphene_vec3_equal = c_graphene_vec3_equal
aliasgraphene_vec3_free = c_graphene_vec3_free
aliasgraphene_vec3_get_x = c_graphene_vec3_get_x
aliasgraphene_vec3_get_xy = c_graphene_vec3_get_xy
aliasgraphene_vec3_get_xy0 = c_graphene_vec3_get_xy0
aliasgraphene_vec3_get_xyz0 = c_graphene_vec3_get_xyz0
aliasgraphene_vec3_get_xyz1 = c_graphene_vec3_get_xyz1
aliasgraphene_vec3_get_xyzw = c_graphene_vec3_get_xyzw
aliasgraphene_vec3_get_y = c_graphene_vec3_get_y
aliasgraphene_vec3_get_z = c_graphene_vec3_get_z
aliasgraphene_vec3_init = c_graphene_vec3_init
aliasgraphene_vec3_init_from_float = c_graphene_vec3_init_from_float
aliasgraphene_vec3_init_from_vec3 = c_graphene_vec3_init_from_vec3
aliasgraphene_vec3_interpolate = c_graphene_vec3_interpolate
aliasgraphene_vec3_length = c_graphene_vec3_length
aliasgraphene_vec3_max = c_graphene_vec3_max
aliasgraphene_vec3_min = c_graphene_vec3_min
aliasgraphene_vec3_multiply = c_graphene_vec3_multiply
aliasgraphene_vec3_near = c_graphene_vec3_near
aliasgraphene_vec3_negate = c_graphene_vec3_negate
aliasgraphene_vec3_normalize = c_graphene_vec3_normalize
aliasgraphene_vec3_scale = c_graphene_vec3_scale
aliasgraphene_vec3_subtract = c_graphene_vec3_subtract
aliasgraphene_vec3_to_float = c_graphene_vec3_to_float
aliasgraphene_vec3_one = c_graphene_vec3_one
aliasgraphene_vec3_x_axis = c_graphene_vec3_x_axis
aliasgraphene_vec3_y_axis = c_graphene_vec3_y_axis
aliasgraphene_vec3_z_axis = c_graphene_vec3_z_axis
aliasgraphene_vec3_zero = c_graphene_vec3_zero
aliasgraphene_vec4_get_type = c_graphene_vec4_get_type
aliasgraphene_vec4_alloc = c_graphene_vec4_alloc
aliasgraphene_vec4_add = c_graphene_vec4_add
aliasgraphene_vec4_divide = c_graphene_vec4_divide
aliasgraphene_vec4_dot = c_graphene_vec4_dot
aliasgraphene_vec4_equal = c_graphene_vec4_equal
aliasgraphene_vec4_free = c_graphene_vec4_free
aliasgraphene_vec4_get_w = c_graphene_vec4_get_w
aliasgraphene_vec4_get_x = c_graphene_vec4_get_x
aliasgraphene_vec4_get_xy = c_graphene_vec4_get_xy
aliasgraphene_vec4_get_xyz = c_graphene_vec4_get_xyz
aliasgraphene_vec4_get_y = c_graphene_vec4_get_y
aliasgraphene_vec4_get_z = c_graphene_vec4_get_z
aliasgraphene_vec4_init = c_graphene_vec4_init
aliasgraphene_vec4_init_from_float = c_graphene_vec4_init_from_float
aliasgraphene_vec4_init_from_vec2 = c_graphene_vec4_init_from_vec2
aliasgraphene_vec4_init_from_vec3 = c_graphene_vec4_init_from_vec3
aliasgraphene_vec4_init_from_vec4 = c_graphene_vec4_init_from_vec4
aliasgraphene_vec4_interpolate = c_graphene_vec4_interpolate
aliasgraphene_vec4_length = c_graphene_vec4_length
aliasgraphene_vec4_max = c_graphene_vec4_max
aliasgraphene_vec4_min = c_graphene_vec4_min
aliasgraphene_vec4_multiply = c_graphene_vec4_multiply
aliasgraphene_vec4_near = c_graphene_vec4_near
aliasgraphene_vec4_negate = c_graphene_vec4_negate
aliasgraphene_vec4_normalize = c_graphene_vec4_normalize
aliasgraphene_vec4_scale = c_graphene_vec4_scale
aliasgraphene_vec4_subtract = c_graphene_vec4_subtract
aliasgraphene_vec4_to_float = c_graphene_vec4_to_float
aliasgraphene_vec4_one = c_graphene_vec4_one
aliasgraphene_vec4_w_axis = c_graphene_vec4_w_axis
aliasgraphene_vec4_x_axis = c_graphene_vec4_x_axis
aliasgraphene_vec4_y_axis = c_graphene_vec4_y_axis
aliasgraphene_vec4_z_axis = c_graphene_vec4_z_axis
aliasgraphene_vec4_zero = c_graphene_vec4_zero
Variables 401
var
GType function() c_graphene_box_get_typevar
graphene_box_t * function() c_graphene_box_allocvar
bool function(const(graphene_box_t) * a, const(graphene_box_t) * b) c_graphene_box_contains_boxvar
bool function(const(graphene_box_t) * box, const(graphene_point3d_t) * point) c_graphene_box_contains_pointvar
bool function(const(graphene_box_t) * a, const(graphene_box_t) * b) c_graphene_box_equalvar
void function(const(graphene_box_t) * box, const(graphene_point3d_t) * point, graphene_box_t * res) c_graphene_box_expandvar
void function(const(graphene_box_t) * box, float scalar, graphene_box_t * res) c_graphene_box_expand_scalarvar
void function(const(graphene_box_t) * box, const(graphene_vec3_t) * vec, graphene_box_t * res) c_graphene_box_expand_vec3var
void function(graphene_box_t * box) c_graphene_box_freevar
void function(const(graphene_box_t) * box, graphene_sphere_t * sphere) c_graphene_box_get_bounding_spherevar
void function(const(graphene_box_t) * box, graphene_point3d_t * center) c_graphene_box_get_centervar
float function(const(graphene_box_t) * box) c_graphene_box_get_depthvar
float function(const(graphene_box_t) * box) c_graphene_box_get_heightvar
void function(const(graphene_box_t) * box, graphene_point3d_t * max) c_graphene_box_get_maxvar
void function(const(graphene_box_t) * box, graphene_point3d_t * min) c_graphene_box_get_minvar
void function(const(graphene_box_t) * box, graphene_vec3_t * size) c_graphene_box_get_sizevar
void function(const(graphene_box_t) * box, graphene_vec3_t * vertices) c_graphene_box_get_verticesvar
float function(const(graphene_box_t) * box) c_graphene_box_get_widthvar
graphene_box_t * function(graphene_box_t * box, const(graphene_point3d_t) * min, const(graphene_point3d_t) * max) c_graphene_box_initvar
graphene_box_t * function(graphene_box_t * box, const(graphene_box_t) * src) c_graphene_box_init_from_boxvar
graphene_box_t * function(graphene_box_t * box, uint nPoints, const(graphene_point3d_t) * points) c_graphene_box_init_from_pointsvar
graphene_box_t * function(graphene_box_t * box, const(graphene_vec3_t) * min, const(graphene_vec3_t) * max) c_graphene_box_init_from_vec3var
graphene_box_t * function(graphene_box_t * box, uint nVectors, const(graphene_vec3_t) * vectors) c_graphene_box_init_from_vectorsvar
bool function(const(graphene_box_t) * a, const(graphene_box_t) * b, graphene_box_t * res) c_graphene_box_intersectionvar
void function(const(graphene_box_t) * a, const(graphene_box_t) * b, graphene_box_t * res) c_graphene_box_unionvar
const(graphene_box_t) * function() c_graphene_box_emptyvar
const(graphene_box_t) * function() c_graphene_box_infinitevar
const(graphene_box_t) * function() c_graphene_box_minus_onevar
const(graphene_box_t) * function() c_graphene_box_onevar
const(graphene_box_t) * function() c_graphene_box_one_minus_onevar
const(graphene_box_t) * function() c_graphene_box_zerovar
GType function() c_graphene_euler_get_typevar
graphene_euler_t * function() c_graphene_euler_allocvar
bool function(const(graphene_euler_t) * a, const(graphene_euler_t) * b) c_graphene_euler_equalvar
void function(graphene_euler_t * e) c_graphene_euler_freevar
float function(const(graphene_euler_t) * e) c_graphene_euler_get_alphavar
float function(const(graphene_euler_t) * e) c_graphene_euler_get_betavar
float function(const(graphene_euler_t) * e) c_graphene_euler_get_gammavar
graphene_euler_order_t function(const(graphene_euler_t) * e) c_graphene_euler_get_ordervar
float function(const(graphene_euler_t) * e) c_graphene_euler_get_xvar
float function(const(graphene_euler_t) * e) c_graphene_euler_get_yvar
float function(const(graphene_euler_t) * e) c_graphene_euler_get_zvar
graphene_euler_t * function(graphene_euler_t * e, float x, float y, float z) c_graphene_euler_initvar
graphene_euler_t * function(graphene_euler_t * e, const(graphene_euler_t) * src) c_graphene_euler_init_from_eulervar
graphene_euler_t * function(graphene_euler_t * e, const(graphene_matrix_t) * m, graphene_euler_order_t order) c_graphene_euler_init_from_matrixvar
graphene_euler_t * function(graphene_euler_t * e, const(graphene_quaternion_t) * q, graphene_euler_order_t order) c_graphene_euler_init_from_quaternionvar
graphene_euler_t * function(graphene_euler_t * e, float x, float y, float z, graphene_euler_order_t order) c_graphene_euler_init_from_radiansvar
graphene_euler_t * function(graphene_euler_t * e, const(graphene_vec3_t) * v, graphene_euler_order_t order) c_graphene_euler_init_from_vec3var
graphene_euler_t * function(graphene_euler_t * e, float x, float y, float z, graphene_euler_order_t order) c_graphene_euler_init_with_ordervar
void function(const(graphene_euler_t) * e, graphene_euler_order_t order, graphene_euler_t * res) c_graphene_euler_reordervar
void function(const(graphene_euler_t) * e, graphene_matrix_t * res) c_graphene_euler_to_matrixvar
void function(const(graphene_euler_t) * e, graphene_quaternion_t * res) c_graphene_euler_to_quaternionvar
void function(const(graphene_euler_t) * e, graphene_vec3_t * res) c_graphene_euler_to_vec3var
GType function() c_graphene_frustum_get_typevar
graphene_frustum_t * function() c_graphene_frustum_allocvar
bool function(const(graphene_frustum_t) * f, const(graphene_point3d_t) * point) c_graphene_frustum_contains_pointvar
bool function(const(graphene_frustum_t) * a, const(graphene_frustum_t) * b) c_graphene_frustum_equalvar
void function(graphene_frustum_t * f) c_graphene_frustum_freevar
void function(const(graphene_frustum_t) * f, graphene_plane_t * planes) c_graphene_frustum_get_planesvar
graphene_frustum_t * function(graphene_frustum_t * f, const(graphene_plane_t) * p0, const(graphene_plane_t) * p1, const(graphene_plane_t) * p2, const(graphene_plane_t) * p3, const(graphene_plane_t) * p4, const(graphene_plane_t) * p5) c_graphene_frustum_initvar
graphene_frustum_t * function(graphene_frustum_t * f, const(graphene_frustum_t) * src) c_graphene_frustum_init_from_frustumvar
graphene_frustum_t * function(graphene_frustum_t * f, const(graphene_matrix_t) * matrix) c_graphene_frustum_init_from_matrixvar
bool function(const(graphene_frustum_t) * f, const(graphene_box_t) * box) c_graphene_frustum_intersects_boxvar
bool function(const(graphene_frustum_t) * f, const(graphene_sphere_t) * sphere) c_graphene_frustum_intersects_spherevar
GType function() c_graphene_matrix_get_typevar
graphene_matrix_t * function() c_graphene_matrix_allocvar
bool function(const(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_decomposevar
float function(const(graphene_matrix_t) * m) c_graphene_matrix_determinantvar
bool function(const(graphene_matrix_t) * a, const(graphene_matrix_t) * b) c_graphene_matrix_equalvar
bool function(const(graphene_matrix_t) * a, const(graphene_matrix_t) * b) c_graphene_matrix_equal_fastvar
void function(graphene_matrix_t * m) c_graphene_matrix_freevar
void function(const(graphene_matrix_t) * m, uint index, graphene_vec4_t * res) c_graphene_matrix_get_rowvar
float function(const(graphene_matrix_t) * m, uint row, uint col) c_graphene_matrix_get_valuevar
float function(const(graphene_matrix_t) * m) c_graphene_matrix_get_x_scalevar
float function(const(graphene_matrix_t) * m) c_graphene_matrix_get_x_translationvar
float function(const(graphene_matrix_t) * m) c_graphene_matrix_get_y_scalevar
float function(const(graphene_matrix_t) * m) c_graphene_matrix_get_y_translationvar
float function(const(graphene_matrix_t) * m) c_graphene_matrix_get_z_scalevar
float function(const(graphene_matrix_t) * m) c_graphene_matrix_get_z_translationvar
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_2dvar
graphene_matrix_t * function(graphene_matrix_t * m, const(float) * v) c_graphene_matrix_init_from_floatvar
graphene_matrix_t * function(graphene_matrix_t * m, const(graphene_matrix_t) * src) c_graphene_matrix_init_from_matrixvar
graphene_matrix_t * function(graphene_matrix_t * m, const(graphene_vec4_t) * v0, const(graphene_vec4_t) * v1, const(graphene_vec4_t) * v2, const(graphene_vec4_t) * v3) c_graphene_matrix_init_from_vec4var
graphene_matrix_t * function(graphene_matrix_t * m, float left, float right, float bottom, float top, float zNear, float zFar) c_graphene_matrix_init_frustumvar
graphene_matrix_t * function(graphene_matrix_t * m) c_graphene_matrix_init_identityvar
graphene_matrix_t * function(graphene_matrix_t * m, const(graphene_vec3_t) * eye, const(graphene_vec3_t) * center, const(graphene_vec3_t) * up) c_graphene_matrix_init_look_atvar
graphene_matrix_t * function(graphene_matrix_t * m, float left, float right, float top, float bottom, float zNear, float zFar) c_graphene_matrix_init_orthovar
graphene_matrix_t * function(graphene_matrix_t * m, float fovy, float aspect, float zNear, float zFar) c_graphene_matrix_init_perspectivevar
graphene_matrix_t * function(graphene_matrix_t * m, float angle, const(graphene_vec3_t) * axis) c_graphene_matrix_init_rotatevar
graphene_matrix_t * function(graphene_matrix_t * m, float x, float y, float z) c_graphene_matrix_init_scalevar
graphene_matrix_t * function(graphene_matrix_t * m, float xSkew, float ySkew) c_graphene_matrix_init_skewvar
graphene_matrix_t * function(graphene_matrix_t * m, const(graphene_point3d_t) * p) c_graphene_matrix_init_translatevar
void function(const(graphene_matrix_t) * a, const(graphene_matrix_t) * b, double factor, graphene_matrix_t * res) c_graphene_matrix_interpolatevar
bool function(const(graphene_matrix_t) * m, graphene_matrix_t * res) c_graphene_matrix_inversevar
bool function(const(graphene_matrix_t) * m) c_graphene_matrix_is_2dvar
bool function(const(graphene_matrix_t) * m) c_graphene_matrix_is_backface_visiblevar
bool function(const(graphene_matrix_t) * m) c_graphene_matrix_is_identityvar
bool function(const(graphene_matrix_t) * m) c_graphene_matrix_is_singularvar
void function(const(graphene_matrix_t) * a, const(graphene_matrix_t) * b, graphene_matrix_t * res) c_graphene_matrix_multiplyvar
bool function(const(graphene_matrix_t) * a, const(graphene_matrix_t) * b, float epsilon) c_graphene_matrix_nearvar
void function(const(graphene_matrix_t) * m, graphene_matrix_t * res) c_graphene_matrix_normalizevar
void function(const(graphene_matrix_t) * m, float depth, graphene_matrix_t * res) c_graphene_matrix_perspectivevar
void function(const(graphene_matrix_t) * m) c_graphene_matrix_printvar
void function(const(graphene_matrix_t) * m, const(graphene_point_t) * p, graphene_point_t * res) c_graphene_matrix_project_pointvar
void function(const(graphene_matrix_t) * m, const(graphene_rect_t) * r, graphene_quad_t * res) c_graphene_matrix_project_rectvar
void function(const(graphene_matrix_t) * m, const(graphene_rect_t) * r, graphene_rect_t * res) c_graphene_matrix_project_rect_boundsvar
void function(graphene_matrix_t * m, float angle, const(graphene_vec3_t) * axis) c_graphene_matrix_rotatevar
void function(graphene_matrix_t * m, const(graphene_euler_t) * e) c_graphene_matrix_rotate_eulervar
void function(graphene_matrix_t * m, const(graphene_quaternion_t) * q) c_graphene_matrix_rotate_quaternionvar
void function(graphene_matrix_t * m, float angle) c_graphene_matrix_rotate_xvar
void function(graphene_matrix_t * m, float angle) c_graphene_matrix_rotate_yvar
void function(graphene_matrix_t * m, float angle) c_graphene_matrix_rotate_zvar
void function(graphene_matrix_t * m, float factorX, float factorY, float factorZ) c_graphene_matrix_scalevar
void function(graphene_matrix_t * m, float factor) c_graphene_matrix_skew_xyvar
void function(graphene_matrix_t * m, float factor) c_graphene_matrix_skew_xzvar
void function(graphene_matrix_t * m, float factor) c_graphene_matrix_skew_yzvar
bool function(const(graphene_matrix_t) * m, double * xx, double * yx, double * xy, double * yy, double * x0, double * y0) c_graphene_matrix_to_2dvar
void function(const(graphene_matrix_t) * m, float * v) c_graphene_matrix_to_floatvar
void function(const(graphene_matrix_t) * m, const(graphene_rect_t) * r, graphene_rect_t * res) c_graphene_matrix_transform_boundsvar
void function(const(graphene_matrix_t) * m, const(graphene_box_t) * b, graphene_box_t * res) c_graphene_matrix_transform_boxvar
void function(const(graphene_matrix_t) * m, const(graphene_point_t) * p, graphene_point_t * res) c_graphene_matrix_transform_pointvar
void function(const(graphene_matrix_t) * m, const(graphene_point3d_t) * p, graphene_point3d_t * res) c_graphene_matrix_transform_point3dvar
void function(const(graphene_matrix_t) * m, const(graphene_ray_t) * r, graphene_ray_t * res) c_graphene_matrix_transform_rayvar
void function(const(graphene_matrix_t) * m, const(graphene_rect_t) * r, graphene_quad_t * res) c_graphene_matrix_transform_rectvar
void function(const(graphene_matrix_t) * m, const(graphene_sphere_t) * s, graphene_sphere_t * res) c_graphene_matrix_transform_spherevar
void function(const(graphene_matrix_t) * m, const(graphene_vec3_t) * v, graphene_vec3_t * res) c_graphene_matrix_transform_vec3var
void function(const(graphene_matrix_t) * m, const(graphene_vec4_t) * v, graphene_vec4_t * res) c_graphene_matrix_transform_vec4var
void function(graphene_matrix_t * m, const(graphene_point3d_t) * pos) c_graphene_matrix_translatevar
void function(const(graphene_matrix_t) * m, graphene_matrix_t * res) c_graphene_matrix_transposevar
void function(const(graphene_matrix_t) * projection, const(graphene_matrix_t) * modelview, const(graphene_point3d_t) * point, graphene_point3d_t * res) c_graphene_matrix_unproject_point3dvar
void function(const(graphene_matrix_t) * m, const(graphene_rect_t) * r, const(graphene_rect_t) * bounds, graphene_rect_t * res) c_graphene_matrix_untransform_boundsvar
bool function(const(graphene_matrix_t) * m, const(graphene_point_t) * p, const(graphene_rect_t) * bounds, graphene_point_t * res) c_graphene_matrix_untransform_pointvar
GType function() c_graphene_plane_get_typevar
graphene_plane_t * function() c_graphene_plane_allocvar
float function(const(graphene_plane_t) * p, const(graphene_point3d_t) * point) c_graphene_plane_distancevar
bool function(const(graphene_plane_t) * a, const(graphene_plane_t) * b) c_graphene_plane_equalvar
void function(graphene_plane_t * p) c_graphene_plane_freevar
float function(const(graphene_plane_t) * p) c_graphene_plane_get_constantvar
void function(const(graphene_plane_t) * p, graphene_vec3_t * normal) c_graphene_plane_get_normalvar
graphene_plane_t * function(graphene_plane_t * p, const(graphene_vec3_t) * normal, float constant) c_graphene_plane_initvar
graphene_plane_t * function(graphene_plane_t * p, const(graphene_plane_t) * src) c_graphene_plane_init_from_planevar
graphene_plane_t * function(graphene_plane_t * p, const(graphene_vec3_t) * normal, const(graphene_point3d_t) * point) c_graphene_plane_init_from_pointvar
graphene_plane_t * function(graphene_plane_t * p, const(graphene_point3d_t) * a, const(graphene_point3d_t) * b, const(graphene_point3d_t) * c) c_graphene_plane_init_from_pointsvar
graphene_plane_t * function(graphene_plane_t * p, const(graphene_vec4_t) * src) c_graphene_plane_init_from_vec4var
void function(const(graphene_plane_t) * p, graphene_plane_t * res) c_graphene_plane_negatevar
void function(const(graphene_plane_t) * p, graphene_plane_t * res) c_graphene_plane_normalizevar
void function(const(graphene_plane_t) * p, const(graphene_matrix_t) * matrix, const(graphene_matrix_t) * normalMatrix, graphene_plane_t * res) c_graphene_plane_transformvar
GType function() c_graphene_point_get_typevar
graphene_point_t * function() c_graphene_point_allocvar
float function(const(graphene_point_t) * a, const(graphene_point_t) * b, float * dX, float * dY) c_graphene_point_distancevar
bool function(const(graphene_point_t) * a, const(graphene_point_t) * b) c_graphene_point_equalvar
void function(graphene_point_t * p) c_graphene_point_freevar
graphene_point_t * function(graphene_point_t * p, float x, float y) c_graphene_point_initvar
graphene_point_t * function(graphene_point_t * p, const(graphene_point_t) * src) c_graphene_point_init_from_pointvar
graphene_point_t * function(graphene_point_t * p, const(graphene_vec2_t) * src) c_graphene_point_init_from_vec2var
void function(const(graphene_point_t) * a, const(graphene_point_t) * b, double factor, graphene_point_t * res) c_graphene_point_interpolatevar
bool function(const(graphene_point_t) * a, const(graphene_point_t) * b, float epsilon) c_graphene_point_nearvar
void function(const(graphene_point_t) * p, graphene_vec2_t * v) c_graphene_point_to_vec2var
const(graphene_point_t) * function() c_graphene_point_zerovar
GType function() c_graphene_point3d_get_typevar
graphene_point3d_t * function() c_graphene_point3d_allocvar
void function(const(graphene_point3d_t) * a, const(graphene_point3d_t) * b, graphene_point3d_t * res) c_graphene_point3d_crossvar
float function(const(graphene_point3d_t) * a, const(graphene_point3d_t) * b, graphene_vec3_t * delta) c_graphene_point3d_distancevar
float function(const(graphene_point3d_t) * a, const(graphene_point3d_t) * b) c_graphene_point3d_dotvar
bool function(const(graphene_point3d_t) * a, const(graphene_point3d_t) * b) c_graphene_point3d_equalvar
void function(graphene_point3d_t * p) c_graphene_point3d_freevar
graphene_point3d_t * function(graphene_point3d_t * p, float x, float y, float z) c_graphene_point3d_initvar
graphene_point3d_t * function(graphene_point3d_t * p, const(graphene_point3d_t) * src) c_graphene_point3d_init_from_pointvar
graphene_point3d_t * function(graphene_point3d_t * p, const(graphene_vec3_t) * v) c_graphene_point3d_init_from_vec3var
void function(const(graphene_point3d_t) * a, const(graphene_point3d_t) * b, double factor, graphene_point3d_t * res) c_graphene_point3d_interpolatevar
float function(const(graphene_point3d_t) * p) c_graphene_point3d_lengthvar
bool function(const(graphene_point3d_t) * a, const(graphene_point3d_t) * b, float epsilon) c_graphene_point3d_nearvar
void function(const(graphene_point3d_t) * p, graphene_point3d_t * res) c_graphene_point3d_normalizevar
void function(const(graphene_point3d_t) * p, const(graphene_rect_t) * viewport, float zNear, float zFar, graphene_point3d_t * res) c_graphene_point3d_normalize_viewportvar
void function(const(graphene_point3d_t) * p, float factor, graphene_point3d_t * res) c_graphene_point3d_scalevar
void function(const(graphene_point3d_t) * p, graphene_vec3_t * v) c_graphene_point3d_to_vec3var
const(graphene_point3d_t) * function() c_graphene_point3d_zerovar
GType function() c_graphene_quad_get_typevar
graphene_quad_t * function() c_graphene_quad_allocvar
void function(const(graphene_quad_t) * q, graphene_rect_t * r) c_graphene_quad_boundsvar
bool function(const(graphene_quad_t) * q, const(graphene_point_t) * p) c_graphene_quad_containsvar
void function(graphene_quad_t * q) c_graphene_quad_freevar
const(graphene_point_t) * function(const(graphene_quad_t) * q, uint index) c_graphene_quad_get_pointvar
graphene_quad_t * function(graphene_quad_t * q, const(graphene_point_t) * p1, const(graphene_point_t) * p2, const(graphene_point_t) * p3, const(graphene_point_t) * p4) c_graphene_quad_initvar
graphene_quad_t * function(graphene_quad_t * q, const(graphene_point_t) * points) c_graphene_quad_init_from_pointsvar
graphene_quad_t * function(graphene_quad_t * q, const(graphene_rect_t) * r) c_graphene_quad_init_from_rectvar
GType function() c_graphene_quaternion_get_typevar
graphene_quaternion_t * function() c_graphene_quaternion_allocvar
void function(const(graphene_quaternion_t) * a, const(graphene_quaternion_t) * b, graphene_quaternion_t * res) c_graphene_quaternion_addvar
float function(const(graphene_quaternion_t) * a, const(graphene_quaternion_t) * b) c_graphene_quaternion_dotvar
bool function(const(graphene_quaternion_t) * a, const(graphene_quaternion_t) * b) c_graphene_quaternion_equalvar
void function(graphene_quaternion_t * q) c_graphene_quaternion_freevar
graphene_quaternion_t * function(graphene_quaternion_t * q, float x, float y, float z, float w) c_graphene_quaternion_initvar
graphene_quaternion_t * function(graphene_quaternion_t * q, float angle, const(graphene_vec3_t) * axis) c_graphene_quaternion_init_from_angle_vec3var
graphene_quaternion_t * function(graphene_quaternion_t * q, float degX, float degY, float degZ) c_graphene_quaternion_init_from_anglesvar
graphene_quaternion_t * function(graphene_quaternion_t * q, const(graphene_euler_t) * e) c_graphene_quaternion_init_from_eulervar
graphene_quaternion_t * function(graphene_quaternion_t * q, const(graphene_matrix_t) * m) c_graphene_quaternion_init_from_matrixvar
graphene_quaternion_t * function(graphene_quaternion_t * q, const(graphene_quaternion_t) * src) c_graphene_quaternion_init_from_quaternionvar
graphene_quaternion_t * function(graphene_quaternion_t * q, float radX, float radY, float radZ) c_graphene_quaternion_init_from_radiansvar
graphene_quaternion_t * function(graphene_quaternion_t * q, const(graphene_vec4_t) * src) c_graphene_quaternion_init_from_vec4var
graphene_quaternion_t * function(graphene_quaternion_t * q) c_graphene_quaternion_init_identityvar
void function(const(graphene_quaternion_t) * q, graphene_quaternion_t * res) c_graphene_quaternion_invertvar
void function(const(graphene_quaternion_t) * a, const(graphene_quaternion_t) * b, graphene_quaternion_t * res) c_graphene_quaternion_multiplyvar
void function(const(graphene_quaternion_t) * q, graphene_quaternion_t * res) c_graphene_quaternion_normalizevar
void function(const(graphene_quaternion_t) * q, float factor, graphene_quaternion_t * res) c_graphene_quaternion_scalevar
void function(const(graphene_quaternion_t) * a, const(graphene_quaternion_t) * b, float factor, graphene_quaternion_t * res) c_graphene_quaternion_slerpvar
void function(const(graphene_quaternion_t) * q, float * angle, graphene_vec3_t * axis) c_graphene_quaternion_to_angle_vec3var
void function(const(graphene_quaternion_t) * q, float * degX, float * degY, float * degZ) c_graphene_quaternion_to_anglesvar
void function(const(graphene_quaternion_t) * q, graphene_matrix_t * m) c_graphene_quaternion_to_matrixvar
void function(const(graphene_quaternion_t) * q, float * radX, float * radY, float * radZ) c_graphene_quaternion_to_radiansvar
void function(const(graphene_quaternion_t) * q, graphene_vec4_t * res) c_graphene_quaternion_to_vec4var
GType function() c_graphene_ray_get_typevar
graphene_ray_t * function() c_graphene_ray_allocvar
bool function(const(graphene_ray_t) * a, const(graphene_ray_t) * b) c_graphene_ray_equalvar
void function(graphene_ray_t * r) c_graphene_ray_freevar
void function(const(graphene_ray_t) * r, const(graphene_point3d_t) * p, graphene_point3d_t * res) c_graphene_ray_get_closest_point_to_pointvar
void function(const(graphene_ray_t) * r, graphene_vec3_t * direction) c_graphene_ray_get_directionvar
float function(const(graphene_ray_t) * r, const(graphene_plane_t) * p) c_graphene_ray_get_distance_to_planevar
float function(const(graphene_ray_t) * r, const(graphene_point3d_t) * p) c_graphene_ray_get_distance_to_pointvar
void function(const(graphene_ray_t) * r, graphene_point3d_t * origin) c_graphene_ray_get_originvar
void function(const(graphene_ray_t) * r, float t, graphene_point3d_t * position) c_graphene_ray_get_position_atvar
graphene_ray_t * function(graphene_ray_t * r, const(graphene_point3d_t) * origin, const(graphene_vec3_t) * direction) c_graphene_ray_initvar
graphene_ray_t * function(graphene_ray_t * r, const(graphene_ray_t) * src) c_graphene_ray_init_from_rayvar
graphene_ray_t * function(graphene_ray_t * r, const(graphene_vec3_t) * origin, const(graphene_vec3_t) * direction) c_graphene_ray_init_from_vec3var
graphene_ray_intersection_kind_t function(const(graphene_ray_t) * r, const(graphene_box_t) * b, float * tOut) c_graphene_ray_intersect_boxvar
graphene_ray_intersection_kind_t function(const(graphene_ray_t) * r, const(graphene_sphere_t) * s, float * tOut) c_graphene_ray_intersect_spherevar
graphene_ray_intersection_kind_t function(const(graphene_ray_t) * r, const(graphene_triangle_t) * t, float * tOut) c_graphene_ray_intersect_trianglevar
bool function(const(graphene_ray_t) * r, const(graphene_box_t) * b) c_graphene_ray_intersects_boxvar
bool function(const(graphene_ray_t) * r, const(graphene_sphere_t) * s) c_graphene_ray_intersects_spherevar
bool function(const(graphene_ray_t) * r, const(graphene_triangle_t) * t) c_graphene_ray_intersects_trianglevar
GType function() c_graphene_rect_get_typevar
bool function(const(graphene_rect_t) * r, const(graphene_point_t) * p) c_graphene_rect_contains_pointvar
bool function(const(graphene_rect_t) * a, const(graphene_rect_t) * b) c_graphene_rect_contains_rectvar
bool function(const(graphene_rect_t) * a, const(graphene_rect_t) * b) c_graphene_rect_equalvar
void function(const(graphene_rect_t) * r, const(graphene_point_t) * p, graphene_rect_t * res) c_graphene_rect_expandvar
void function(graphene_rect_t * r) c_graphene_rect_freevar
float function(const(graphene_rect_t) * r) c_graphene_rect_get_areavar
void function(const(graphene_rect_t) * r, graphene_point_t * p) c_graphene_rect_get_bottom_leftvar
void function(const(graphene_rect_t) * r, graphene_point_t * p) c_graphene_rect_get_bottom_rightvar
void function(const(graphene_rect_t) * r, graphene_point_t * p) c_graphene_rect_get_centervar
float function(const(graphene_rect_t) * r) c_graphene_rect_get_heightvar
void function(const(graphene_rect_t) * r, graphene_point_t * p) c_graphene_rect_get_top_leftvar
void function(const(graphene_rect_t) * r, graphene_point_t * p) c_graphene_rect_get_top_rightvar
void function(const(graphene_rect_t) * r, graphene_vec2_t * vertices) c_graphene_rect_get_verticesvar
float function(const(graphene_rect_t) * r) c_graphene_rect_get_widthvar
float function(const(graphene_rect_t) * r) c_graphene_rect_get_xvar
float function(const(graphene_rect_t) * r) c_graphene_rect_get_yvar
graphene_rect_t * function(graphene_rect_t * r, float x, float y, float width, float height) c_graphene_rect_initvar
graphene_rect_t * function(graphene_rect_t * r, const(graphene_rect_t) * src) c_graphene_rect_init_from_rectvar
graphene_rect_t * function(graphene_rect_t * r, float dX, float dY) c_graphene_rect_insetvar
void function(const(graphene_rect_t) * r, float dX, float dY, graphene_rect_t * res) c_graphene_rect_inset_rvar
void function(const(graphene_rect_t) * a, const(graphene_rect_t) * b, double factor, graphene_rect_t * res) c_graphene_rect_interpolatevar
bool function(const(graphene_rect_t) * a, const(graphene_rect_t) * b, graphene_rect_t * res) c_graphene_rect_intersectionvar
graphene_rect_t * function(graphene_rect_t * r) c_graphene_rect_normalizevar
void function(const(graphene_rect_t) * r, graphene_rect_t * res) c_graphene_rect_normalize_rvar
graphene_rect_t * function(graphene_rect_t * r, float dX, float dY) c_graphene_rect_offsetvar
void function(const(graphene_rect_t) * r, float dX, float dY, graphene_rect_t * res) c_graphene_rect_offset_rvar
void function(const(graphene_rect_t) * r, graphene_rect_t * res) c_graphene_rect_roundvar
void function(const(graphene_rect_t) * r, graphene_rect_t * res) c_graphene_rect_round_extentsvar
graphene_rect_t * function(graphene_rect_t * r) c_graphene_rect_round_to_pixelvar
void function(const(graphene_rect_t) * r, float sH, float sV, graphene_rect_t * res) c_graphene_rect_scalevar
void function(const(graphene_rect_t) * a, const(graphene_rect_t) * b, graphene_rect_t * res) c_graphene_rect_unionvar
graphene_rect_t * function() c_graphene_rect_allocvar
const(graphene_rect_t) * function() c_graphene_rect_zerovar
GType function() c_graphene_size_get_typevar
graphene_size_t * function() c_graphene_size_allocvar
bool function(const(graphene_size_t) * a, const(graphene_size_t) * b) c_graphene_size_equalvar
void function(graphene_size_t * s) c_graphene_size_freevar
graphene_size_t * function(graphene_size_t * s, float width, float height) c_graphene_size_initvar
graphene_size_t * function(graphene_size_t * s, const(graphene_size_t) * src) c_graphene_size_init_from_sizevar
void function(const(graphene_size_t) * a, const(graphene_size_t) * b, double factor, graphene_size_t * res) c_graphene_size_interpolatevar
void function(const(graphene_size_t) * s, float factor, graphene_size_t * res) c_graphene_size_scalevar
const(graphene_size_t) * function() c_graphene_size_zerovar
GType function() c_graphene_sphere_get_typevar
graphene_sphere_t * function() c_graphene_sphere_allocvar
bool function(const(graphene_sphere_t) * s, const(graphene_point3d_t) * point) c_graphene_sphere_contains_pointvar
float function(const(graphene_sphere_t) * s, const(graphene_point3d_t) * point) c_graphene_sphere_distancevar
bool function(const(graphene_sphere_t) * a, const(graphene_sphere_t) * b) c_graphene_sphere_equalvar
void function(graphene_sphere_t * s) c_graphene_sphere_freevar
void function(const(graphene_sphere_t) * s, graphene_box_t * box) c_graphene_sphere_get_bounding_boxvar
void function(const(graphene_sphere_t) * s, graphene_point3d_t * center) c_graphene_sphere_get_centervar
float function(const(graphene_sphere_t) * s) c_graphene_sphere_get_radiusvar
graphene_sphere_t * function(graphene_sphere_t * s, const(graphene_point3d_t) * center, float radius) c_graphene_sphere_initvar
graphene_sphere_t * function(graphene_sphere_t * s, uint nPoints, const(graphene_point3d_t) * points, const(graphene_point3d_t) * center) c_graphene_sphere_init_from_pointsvar
graphene_sphere_t * function(graphene_sphere_t * s, uint nVectors, const(graphene_vec3_t) * vectors, const(graphene_point3d_t) * center) c_graphene_sphere_init_from_vectorsvar
bool function(const(graphene_sphere_t) * s) c_graphene_sphere_is_emptyvar
void function(const(graphene_sphere_t) * s, const(graphene_point3d_t) * point, graphene_sphere_t * res) c_graphene_sphere_translatevar
GType function() c_graphene_triangle_get_typevar
graphene_triangle_t * function() c_graphene_triangle_allocvar
bool function(const(graphene_triangle_t) * t, const(graphene_point3d_t) * p) c_graphene_triangle_contains_pointvar
bool function(const(graphene_triangle_t) * a, const(graphene_triangle_t) * b) c_graphene_triangle_equalvar
void function(graphene_triangle_t * t) c_graphene_triangle_freevar
float function(const(graphene_triangle_t) * t) c_graphene_triangle_get_areavar
bool function(const(graphene_triangle_t) * t, const(graphene_point3d_t) * p, graphene_vec2_t * res) c_graphene_triangle_get_barycoordsvar
void function(const(graphene_triangle_t) * t, graphene_box_t * res) c_graphene_triangle_get_bounding_boxvar
void function(const(graphene_triangle_t) * t, graphene_point3d_t * res) c_graphene_triangle_get_midpointvar
void function(const(graphene_triangle_t) * t, graphene_vec3_t * res) c_graphene_triangle_get_normalvar
void function(const(graphene_triangle_t) * t, graphene_plane_t * res) c_graphene_triangle_get_planevar
void function(const(graphene_triangle_t) * t, graphene_point3d_t * a, graphene_point3d_t * b, graphene_point3d_t * c) c_graphene_triangle_get_pointsvar
bool function(const(graphene_triangle_t) * t, const(graphene_point3d_t) * p, const(graphene_vec2_t) * uvA, const(graphene_vec2_t) * uvB, const(graphene_vec2_t) * uvC, graphene_vec2_t * res) c_graphene_triangle_get_uvvar
void function(const(graphene_triangle_t) * t, graphene_vec3_t * a, graphene_vec3_t * b, graphene_vec3_t * c) c_graphene_triangle_get_verticesvar
graphene_triangle_t * function(graphene_triangle_t * t, const(float) * a, const(float) * b, const(float) * c) c_graphene_triangle_init_from_floatvar
graphene_triangle_t * function(graphene_triangle_t * t, const(graphene_point3d_t) * a, const(graphene_point3d_t) * b, const(graphene_point3d_t) * c) c_graphene_triangle_init_from_point3dvar
graphene_triangle_t * function(graphene_triangle_t * t, const(graphene_vec3_t) * a, const(graphene_vec3_t) * b, const(graphene_vec3_t) * c) c_graphene_triangle_init_from_vec3var
GType function() c_graphene_vec2_get_typevar
graphene_vec2_t * function() c_graphene_vec2_allocvar
void function(const(graphene_vec2_t) * a, const(graphene_vec2_t) * b, graphene_vec2_t * res) c_graphene_vec2_addvar
void function(const(graphene_vec2_t) * a, const(graphene_vec2_t) * b, graphene_vec2_t * res) c_graphene_vec2_dividevar
float function(const(graphene_vec2_t) * a, const(graphene_vec2_t) * b) c_graphene_vec2_dotvar
bool function(const(graphene_vec2_t) * v1, const(graphene_vec2_t) * v2) c_graphene_vec2_equalvar
void function(graphene_vec2_t * v) c_graphene_vec2_freevar
float function(const(graphene_vec2_t) * v) c_graphene_vec2_get_xvar
float function(const(graphene_vec2_t) * v) c_graphene_vec2_get_yvar
graphene_vec2_t * function(graphene_vec2_t * v, float x, float y) c_graphene_vec2_initvar
graphene_vec2_t * function(graphene_vec2_t * v, const(float) * src) c_graphene_vec2_init_from_floatvar
graphene_vec2_t * function(graphene_vec2_t * v, const(graphene_vec2_t) * src) c_graphene_vec2_init_from_vec2var
void function(const(graphene_vec2_t) * v1, const(graphene_vec2_t) * v2, double factor, graphene_vec2_t * res) c_graphene_vec2_interpolatevar
float function(const(graphene_vec2_t) * v) c_graphene_vec2_lengthvar
void function(const(graphene_vec2_t) * a, const(graphene_vec2_t) * b, graphene_vec2_t * res) c_graphene_vec2_maxvar
void function(const(graphene_vec2_t) * a, const(graphene_vec2_t) * b, graphene_vec2_t * res) c_graphene_vec2_minvar
void function(const(graphene_vec2_t) * a, const(graphene_vec2_t) * b, graphene_vec2_t * res) c_graphene_vec2_multiplyvar
bool function(const(graphene_vec2_t) * v1, const(graphene_vec2_t) * v2, float epsilon) c_graphene_vec2_nearvar
void function(const(graphene_vec2_t) * v, graphene_vec2_t * res) c_graphene_vec2_negatevar
void function(const(graphene_vec2_t) * v, graphene_vec2_t * res) c_graphene_vec2_normalizevar
void function(const(graphene_vec2_t) * v, float factor, graphene_vec2_t * res) c_graphene_vec2_scalevar
void function(const(graphene_vec2_t) * a, const(graphene_vec2_t) * b, graphene_vec2_t * res) c_graphene_vec2_subtractvar
void function(const(graphene_vec2_t) * v, float * dest) c_graphene_vec2_to_floatvar
const(graphene_vec2_t) * function() c_graphene_vec2_onevar
const(graphene_vec2_t) * function() c_graphene_vec2_x_axisvar
const(graphene_vec2_t) * function() c_graphene_vec2_y_axisvar
const(graphene_vec2_t) * function() c_graphene_vec2_zerovar
GType function() c_graphene_vec3_get_typevar
graphene_vec3_t * function() c_graphene_vec3_allocvar
void function(const(graphene_vec3_t) * a, const(graphene_vec3_t) * b, graphene_vec3_t * res) c_graphene_vec3_addvar
void function(const(graphene_vec3_t) * a, const(graphene_vec3_t) * b, graphene_vec3_t * res) c_graphene_vec3_crossvar
void function(const(graphene_vec3_t) * a, const(graphene_vec3_t) * b, graphene_vec3_t * res) c_graphene_vec3_dividevar
float function(const(graphene_vec3_t) * a, const(graphene_vec3_t) * b) c_graphene_vec3_dotvar
bool function(const(graphene_vec3_t) * v1, const(graphene_vec3_t) * v2) c_graphene_vec3_equalvar
void function(graphene_vec3_t * v) c_graphene_vec3_freevar
float function(const(graphene_vec3_t) * v) c_graphene_vec3_get_xvar
void function(const(graphene_vec3_t) * v, graphene_vec2_t * res) c_graphene_vec3_get_xyvar
void function(const(graphene_vec3_t) * v, graphene_vec3_t * res) c_graphene_vec3_get_xy0var
void function(const(graphene_vec3_t) * v, graphene_vec4_t * res) c_graphene_vec3_get_xyz0var
void function(const(graphene_vec3_t) * v, graphene_vec4_t * res) c_graphene_vec3_get_xyz1var
void function(const(graphene_vec3_t) * v, float w, graphene_vec4_t * res) c_graphene_vec3_get_xyzwvar
float function(const(graphene_vec3_t) * v) c_graphene_vec3_get_yvar
float function(const(graphene_vec3_t) * v) c_graphene_vec3_get_zvar
graphene_vec3_t * function(graphene_vec3_t * v, float x, float y, float z) c_graphene_vec3_initvar
graphene_vec3_t * function(graphene_vec3_t * v, const(float) * src) c_graphene_vec3_init_from_floatvar
graphene_vec3_t * function(graphene_vec3_t * v, const(graphene_vec3_t) * src) c_graphene_vec3_init_from_vec3var
void function(const(graphene_vec3_t) * v1, const(graphene_vec3_t) * v2, double factor, graphene_vec3_t * res) c_graphene_vec3_interpolatevar
float function(const(graphene_vec3_t) * v) c_graphene_vec3_lengthvar
void function(const(graphene_vec3_t) * a, const(graphene_vec3_t) * b, graphene_vec3_t * res) c_graphene_vec3_maxvar
void function(const(graphene_vec3_t) * a, const(graphene_vec3_t) * b, graphene_vec3_t * res) c_graphene_vec3_minvar
void function(const(graphene_vec3_t) * a, const(graphene_vec3_t) * b, graphene_vec3_t * res) c_graphene_vec3_multiplyvar
bool function(const(graphene_vec3_t) * v1, const(graphene_vec3_t) * v2, float epsilon) c_graphene_vec3_nearvar
void function(const(graphene_vec3_t) * v, graphene_vec3_t * res) c_graphene_vec3_negatevar
void function(const(graphene_vec3_t) * v, graphene_vec3_t * res) c_graphene_vec3_normalizevar
void function(const(graphene_vec3_t) * v, float factor, graphene_vec3_t * res) c_graphene_vec3_scalevar
void function(const(graphene_vec3_t) * a, const(graphene_vec3_t) * b, graphene_vec3_t * res) c_graphene_vec3_subtractvar
void function(const(graphene_vec3_t) * v, float * dest) c_graphene_vec3_to_floatvar
const(graphene_vec3_t) * function() c_graphene_vec3_onevar
const(graphene_vec3_t) * function() c_graphene_vec3_x_axisvar
const(graphene_vec3_t) * function() c_graphene_vec3_y_axisvar
const(graphene_vec3_t) * function() c_graphene_vec3_z_axisvar
const(graphene_vec3_t) * function() c_graphene_vec3_zerovar
GType function() c_graphene_vec4_get_typevar
graphene_vec4_t * function() c_graphene_vec4_allocvar
void function(const(graphene_vec4_t) * a, const(graphene_vec4_t) * b, graphene_vec4_t * res) c_graphene_vec4_addvar
void function(const(graphene_vec4_t) * a, const(graphene_vec4_t) * b, graphene_vec4_t * res) c_graphene_vec4_dividevar
float function(const(graphene_vec4_t) * a, const(graphene_vec4_t) * b) c_graphene_vec4_dotvar
bool function(const(graphene_vec4_t) * v1, const(graphene_vec4_t) * v2) c_graphene_vec4_equalvar
void function(graphene_vec4_t * v) c_graphene_vec4_freevar
float function(const(graphene_vec4_t) * v) c_graphene_vec4_get_wvar
float function(const(graphene_vec4_t) * v) c_graphene_vec4_get_xvar
void function(const(graphene_vec4_t) * v, graphene_vec2_t * res) c_graphene_vec4_get_xyvar
void function(const(graphene_vec4_t) * v, graphene_vec3_t * res) c_graphene_vec4_get_xyzvar
float function(const(graphene_vec4_t) * v) c_graphene_vec4_get_yvar
float function(const(graphene_vec4_t) * v) c_graphene_vec4_get_zvar
graphene_vec4_t * function(graphene_vec4_t * v, float x, float y, float z, float w) c_graphene_vec4_initvar
graphene_vec4_t * function(graphene_vec4_t * v, const(float) * src) c_graphene_vec4_init_from_floatvar
graphene_vec4_t * function(graphene_vec4_t * v, const(graphene_vec2_t) * src, float z, float w) c_graphene_vec4_init_from_vec2var
graphene_vec4_t * function(graphene_vec4_t * v, const(graphene_vec3_t) * src, float w) c_graphene_vec4_init_from_vec3var
graphene_vec4_t * function(graphene_vec4_t * v, const(graphene_vec4_t) * src) c_graphene_vec4_init_from_vec4var
void function(const(graphene_vec4_t) * v1, const(graphene_vec4_t) * v2, double factor, graphene_vec4_t * res) c_graphene_vec4_interpolatevar
float function(const(graphene_vec4_t) * v) c_graphene_vec4_lengthvar
void function(const(graphene_vec4_t) * a, const(graphene_vec4_t) * b, graphene_vec4_t * res) c_graphene_vec4_maxvar
void function(const(graphene_vec4_t) * a, const(graphene_vec4_t) * b, graphene_vec4_t * res) c_graphene_vec4_minvar
void function(const(graphene_vec4_t) * a, const(graphene_vec4_t) * b, graphene_vec4_t * res) c_graphene_vec4_multiplyvar
bool function(const(graphene_vec4_t) * v1, const(graphene_vec4_t) * v2, float epsilon) c_graphene_vec4_nearvar
void function(const(graphene_vec4_t) * v, graphene_vec4_t * res) c_graphene_vec4_negatevar
void function(const(graphene_vec4_t) * v, graphene_vec4_t * res) c_graphene_vec4_normalizevar
void function(const(graphene_vec4_t) * v, float factor, graphene_vec4_t * res) c_graphene_vec4_scalevar
void function(const(graphene_vec4_t) * a, const(graphene_vec4_t) * b, graphene_vec4_t * res) c_graphene_vec4_subtractvar
void function(const(graphene_vec4_t) * v, float * dest) c_graphene_vec4_to_floatvar
const(graphene_vec4_t) * function() c_graphene_vec4_onevar
const(graphene_vec4_t) * function() c_graphene_vec4_w_axisvar
const(graphene_vec4_t) * function() c_graphene_vec4_x_axisvar
const(graphene_vec4_t) * function() c_graphene_vec4_y_axisvar
const(graphene_vec4_t) * function() c_graphene_vec4_z_axisvar
const(graphene_vec4_t) * function() c_graphene_vec4_zero