- 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()
: t_data.h
, get_scenes.c
- get_shading_data()
: render.h
, render.c
- get_sky_color()
: skybox.c
, render.h
- get_sphere_uv()
: inter_sphere.c
, librt.h
- get_tore_uv()
: librt.h
, inter_tore.c
- grad()
: perlin.c
- grayscale()
: render.h
, post_process.c