Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- g -
- get_app()
: main.c
, t_data.h
- get_args_after_key()
: parse.h
, parse_utils.c
- get_args_key_require()
: parse_utils.c
, parse.h
- get_column()
: librt.h
, mat3.c
- get_cone_uv()
: inter_cone.c
, librt.h
- get_cube_uv()
: inter_cube.c
, librt.h
- get_curr_line()
: parse_txt.c
, parse.h
- get_cylinder_uv()
: librt.h
, inter_cylinder.c
- get_distance_attenuation()
: light_utils.c
, render.h
- get_light_visibility()
: light.c
- get_lighting()
: light.c
, render.h
- get_major_axis()
: normal_cube.c
- get_motion_type()
: parse_anim.c
- get_obj_str()
: export.h
- get_obj_type()
: parse.h
- get_plane_uv()
: librt.h
, inter_plane.c
- get_scenes()
: get_scenes.c
, t_data.h
- get_shading_data()
: render.c
, render.h
- get_sky_color()
: render.h
, skybox.c
- get_sphere_uv()
: librt.h
, inter_sphere.c
- get_tore_uv()
: inter_tore.c
, librt.h
- GL_SILENCE_DEPRECATION
: interface.h
- grad()
: perlin.c
- grayscale()
: render.h
, post_process.c
- GUI_FPS
: libui.h