MCPcopy Create free account

hub / github.com/JoeyDeVries/LearnOpenGL / functions

Functions1,960 in github.com/JoeyDeVries/LearnOpenGL

MethodsetupMesh
initializes all the buffer objects/arrays
includes/learnopengl/mesh.h:102
Functionstbi__YCbCr_to_RGB_row
includes/stb_image.h:3375
Functionstbi__YCbCr_to_RGB_simd
includes/stb_image.h:3430
Functionstbi__idct_block
includes/stb_image.h:2240
Functionstbi__idct_simd
sse2 integer IDCT. not the fastest possible implementation but it produces bit-identical results to the generic C version so it's fully "transparent".
includes/stb_image.h:2304
Functionstbi__resample_row_generic
includes/stb_image.h:3360
Functionstbi__resample_row_h_2
includes/stb_image.h:3189
Functionstbi__resample_row_hv_2
includes/stb_image.h:3219
Functionstbi__resample_row_hv_2_simd
includes/stb_image.h:3244
Functionstbi__resample_row_v_2
includes/stb_image.h:3179
Functionstbi__stdio_eof
includes/stb_image.h:809
Functionstbi__stdio_read
includes/stb_image.h:799
Functionstbi__stdio_skip
includes/stb_image.h:804
Functionstbi_bmp_load
includes/stb_image_aug.c:2706
Functionstbi_convert_iphone_png_to_rgb
includes/stb_image.h:4666
Functionstbi_failure_reason
includes/stb_image_aug.c:120
Functionstbi_hdr_load_rgbe_memory
includes/stb_image_aug.c:3564
Functionstbi_hdr_to_ldr_gamma
includes/stb_image_aug.c:334
Functionstbi_hdr_to_ldr_gamma
includes/stb_image.h:1402
Functionstbi_hdr_to_ldr_scale
includes/stb_image_aug.c:335
Functionstbi_hdr_to_ldr_scale
includes/stb_image.h:1403
Functionstbi_image_free
includes/stb_image_aug.c:142
Functionstbi_info
includes/stb_image.h:6994
Functionstbi_info_from_callbacks
includes/stb_image.h:7023
Functionstbi_info_from_memory
includes/stb_image.h:7016
Functionstbi_install_YCbCr_to_RGB
includes/stb_image_aug.c:1413
Functionstbi_install_idct
includes/stb_image_aug.c:981
Functionstbi_is_hdr
includes/stb_image_aug.c:301
Functionstbi_is_hdr
includes/stb_image.h:1356
Functionstbi_is_hdr_from_callbacks
includes/stb_image.h:1380
Functionstbi_is_hdr_from_memory
includes/stb_image_aug.c:291
Functionstbi_is_hdr_from_memory
includes/stb_image.h:1342
Functionstbi_jpeg_load
includes/stb_image_aug.c:1554
Functionstbi_ldr_to_hdr_gamma
includes/stb_image_aug.c:337
Functionstbi_ldr_to_hdr_gamma
includes/stb_image.h:1396
Functionstbi_ldr_to_hdr_scale
includes/stb_image_aug.c:338
Functionstbi_ldr_to_hdr_scale
includes/stb_image.h:1397
Functionstbi_load
includes/stb_image_aug.c:175
Functionstbi_load_16
includes/stb_image.h:1257
Functionstbi_load_from_callbacks
includes/stb_image.h:1277
Functionstbi_loadf
includes/stb_image_aug.c:249
Functionstbi_loadf_from_callbacks
includes/stb_image.h:1310
Functionstbi_loadf_from_memory
includes/stb_image_aug.c:273
Functionstbi_loadf_from_memory
includes/stb_image.h:1303
Functionstbi_png_load
includes/stb_image_aug.c:2391
Functionstbi_psd_load
includes/stb_image_aug.c:3206
Functionstbi_register_loader
includes/stb_image_aug.c:151
Functionstbi_set_unpremultiply_on_load
includes/stb_image.h:4661
Functionstbi_tga_load
includes/stb_image_aug.c:2992
Functionstbi_zlib_decode_buffer
includes/stb_image_aug.c:1976
Functionstbi_zlib_decode_buffer
includes/stb_image.h:4190
Functionstbi_zlib_decode_malloc
includes/stb_image.h:4168
Functionstbi_zlib_decode_noheader_buffer
includes/stb_image_aug.c:2003
Functionstbi_zlib_decode_noheader_buffer
includes/stb_image.h:4218
Functionstbi_zlib_decode_noheader_malloc
includes/stb_image_aug.c:1987
Functionstbi_zlib_decode_noheader_malloc
includes/stb_image.h:4201
FunctionswitchTwoSided
src/8.guest/2022/7.area_lights/2.multiple_area_lights/multiple_area_lights.cpp:265
FunctiontaylorInvSqrt
includes/glm/detail/_noise.hpp:39
FunctiontoQuat
includes/glm/gtx/quaternion.hpp:127
MethodupdateCameraVectors
calculates the front vector from the Camera's (updated) Euler Angles
includes/learnopengl/camera.h:115
Methoduse
activate the shader ------------------------------------------------------------------------
includes/learnopengl/shader_s.h:73
Methoduse
activate the shader ------------------------------------------------------------------------
includes/learnopengl/shader_m.h:75
Methoduse
activate the shader ------------------------------------------------------------------------
includes/learnopengl/shader_c.h:61
Methoduse
activate the shader ------------------------------------------------------------------------
includes/learnopengl/shader_t.h:146
Methodvec3d
includes/irrKlang/ik_vec3d.h:21
Functionvec<2, T, Q> atan2
includes/glm/gtx/compatibility.hpp:56
Functionvec<2, T, Q> fade
includes/glm/detail/_noise.hpp:63
Functionvec<2, T, Q> lerp
includes/glm/gtx/compatibility.hpp:42
Methodvec<2, T, Q> operator ()
includes/glm/detail/_swizzle.hpp:28
Functionvec<2, T, Q> permute
includes/glm/detail/_noise.hpp:21
Functionvec<2, T, Q> saturate
includes/glm/gtx/compatibility.hpp:51
Functionvec<2, T, Q> taylorInvSqrt
includes/glm/detail/_noise.hpp:45
Methodvec<2, T, Q> ww
includes/glm/gtx/vec_swizzle.hpp:184
Methodvec<2, T, Q> wx
includes/glm/gtx/vec_swizzle.hpp:166
Methodvec<2, T, Q> wy
includes/glm/gtx/vec_swizzle.hpp:172
Methodvec<2, T, Q> wz
includes/glm/gtx/vec_swizzle.hpp:178
Methodvec<2, T, Q> xw
includes/glm/gtx/vec_swizzle.hpp:72
Methodvec<2, T, Q> xx
includes/glm/gtx/vec_swizzle.hpp:24
Methodvec<2, T, Q> xy
includes/glm/gtx/vec_swizzle.hpp:45
Methodvec<2, T, Q> xz
includes/glm/gtx/vec_swizzle.hpp:61
Methodvec<2, T, Q> yw
includes/glm/gtx/vec_swizzle.hpp:121
Methodvec<2, T, Q> yx
includes/glm/gtx/vec_swizzle.hpp:78
Methodvec<2, T, Q> yy
includes/glm/gtx/vec_swizzle.hpp:94
Methodvec<2, T, Q> yz
includes/glm/gtx/vec_swizzle.hpp:110
Methodvec<2, T, Q> zw
includes/glm/gtx/vec_swizzle.hpp:160
Methodvec<2, T, Q> zx
includes/glm/gtx/vec_swizzle.hpp:127
Methodvec<2, T, Q> zy
includes/glm/gtx/vec_swizzle.hpp:138
Methodvec<2, T, Q> zz
includes/glm/gtx/vec_swizzle.hpp:149
Functionvec<3, T, Q> atan2
includes/glm/gtx/compatibility.hpp:57
Functionvec<3, T, Q> fade
includes/glm/detail/_noise.hpp:69
Functionvec<3, T, Q> lerp
includes/glm/gtx/compatibility.hpp:44
Methodvec<3, T, Q> operator ()
includes/glm/detail/_swizzle.hpp:34
Functionvec<3, T, Q> permute
includes/glm/detail/_noise.hpp:27
Functionvec<3, T, Q> saturate
includes/glm/gtx/compatibility.hpp:52
Functionvec<3, T, Q> taylorInvSqrt
includes/glm/detail/_noise.hpp:51
Methodvec<3, T, Q> www
includes/glm/gtx/vec_swizzle.hpp:748
Methodvec<3, T, Q> wwx
includes/glm/gtx/vec_swizzle.hpp:730
Methodvec<3, T, Q> wwy
includes/glm/gtx/vec_swizzle.hpp:736
Methodvec<3, T, Q> wwz
includes/glm/gtx/vec_swizzle.hpp:742
Methodvec<3, T, Q> wxw
includes/glm/gtx/vec_swizzle.hpp:676
← previousnext →1,501–1,600 of 1,960, ranked by callers