Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoeyDeVries/LearnOpenGL
/ functions
Functions
1,960 in github.com/JoeyDeVries/LearnOpenGL
⨍
Functions
1,960
◇
Types & classes
778
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/8.guest/2022/7.area_lights/2.multiple_area_lights/multiple_area_lights.cpp:543
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/8.guest/2022/5.computeshader_helloworld/compute_shader_hello_world.cpp:191
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/8.guest/2022/6.physically_based_bloom/physically_based_bloom.cpp:778
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/4.2.lighting_maps_specular_map/lighting_maps_specular.cpp:273
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/2.2.basic_lighting_specular/basic_lighting_specular.cpp:248
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/2.1.basic_lighting_diffuse/basic_lighting_diffuse.cpp:247
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/3.1.materials/materials.cpp:263
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/4.4.lighting_maps_exercise4/lighting_maps_exercise4.cpp:278
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/4.1.lighting_maps_diffuse_map/lighting_maps_diffuse.cpp:269
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/6.multiple_lights/multiple_lights.cpp:353
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/5.2.light_casters_point/light_casters_point.cpp:299
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/5.3.light_casters_spot/light_casters_spot.cpp:300
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/5.1.light_casters_directional/light_casters_directional.cpp:297
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/5.4.light_casters_spot_soft/light_casters_spot_soft.cpp:300
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/3.2.materials_exercise1/materials_exercise1.cpp:257
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/2.lighting/1.colors/colors.cpp:243
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/8.advanced_glsl_ubo/advanced_glsl_ubo.cpp:251
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/10.3.asteroids_instanced/asteroids_instanced.cpp:230
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/5.1.framebuffers/framebuffers.cpp:325
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/11.2.anti_aliasing_offscreen/anti_aliasing_offscreen.cpp:288
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/1.2.depth_testing_view/depth_testing_view.cpp:253
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/3.2.blending_sort/blending_sorted.cpp:307
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/3.1.blending_discard/blending_discard.cpp:296
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/9.2.geometry_shader_exploding/geometry_shader_exploding.cpp:148
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/10.2.asteroids/asteroids.cpp:188
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/10.1.instancing_quads/instancing_quads.cpp:141
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/2.stencil_testing/stencil_testing.cpp:297
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/1.1.depth_testing/depth_testing.cpp:253
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/6.2.cubemaps_environment_mapping/cubemaps_environment_mapping.cpp:302
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/6.1.cubemaps_skybox/cubemaps_skybox.cpp:303
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/11.1.anti_aliasing_msaa/anti_aliasing_msaa.cpp:196
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/9.1.geometry_shader_houses/geometry_shader_houses.cpp:106
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/5.2.framebuffers_exercise1/framebuffers_exercise1.cpp:357
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/4.advanced_opengl/9.3.geometry_shader_normals/normal_visualization.cpp:155
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/6.pbr/2.1.2.ibl_irradiance/ibl_irradiance.cpp:364
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/6.pbr/2.2.2.ibl_specular_textured/ibl_specular_textured.cpp:566
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/6.pbr/2.2.1.ibl_specular/ibl_specular.cpp:462
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/6.pbr/1.2.lighting_textured/lighting_textured.cpp:219
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/6.pbr/1.1.lighting/lighting.cpp:208
Function
framebuffer_size_callback
glfw: whenever the window size changed (by OS or user resize) this callback function executes --------------------------------------------------------
src/6.pbr/2.1.1.ibl_irradiance_conversion/ibl_irradiance_conversion.cpp:324
Function
generateSphereBV
includes/learnopengl/entity.h:365
Method
getAs4Values
Fills an array of 4 values with the vector data (usually floats). Useful for setting in shader constants for example. The fourth value will always
includes/irrKlang/ik_vec3d.h:234
Method
getBackward
includes/learnopengl/entity.h:104
Method
getBytesPerSecond
returns amount of bytes per second
includes/irrKlang/ik_SAudioStreamFormat.h:61
Method
getDistanceFrom
Returns distance from another point. Here, the vector is interpreted as point in 3 dimensional space. */
includes/irrKlang/ik_vec3d.h:88
Method
getDistanceFromSQ
Returns squared distance from another point. Here, the vector is interpreted as point in 3 dimensional space. */
includes/irrKlang/ik_vec3d.h:96
Method
getFrameSize
returns the frame size of the stream data in bytes
includes/irrKlang/ik_SAudioStreamFormat.h:48
Method
getGlobalAABB
includes/learnopengl/entity.h:407
Method
getHorizontalAngle
Gets the Y and Z rotations of a vector. Thanks to Arras on the Irrlicht forums to add this method. \return A vector representing the rotation in de
includes/irrKlang/ik_vec3d.h:209
Method
getInterpolated
Returns interpolated vector. \param other: other vector to interpolate between \param d: value between 0.0f and 1.0f. */
includes/irrKlang/ik_vec3d.h:197
Method
getIsSeekingSupported
returns true if the audio stream is seekable Some file formats like (MODs) don't support seeking */
includes/irrKlang/ik_IAudioStream.h:35
Method
getLength
Returns length of the vector.
includes/irrKlang/ik_vec3d.h:73
Method
getLocalModelMatrix
includes/learnopengl/entity.h:24
Method
getLogSeverity
---------------------------------------------------------------------------------- Log severity getter
includes/assimp/Logger.hpp:233
Method
getPath
includes/learnopengl/filesystem.h:14
Method
getPathBuilder
static std::string(*foo (std::string const &)) getPathBuilder()
includes/learnopengl/filesystem.h:30
Method
getPathRelativeBinary
includes/learnopengl/filesystem.h:43
Method
getPathRelativeRoot
includes/learnopengl/filesystem.h:38
Method
getSampleDataSize
returns the size of the sample data in bytes Returns an invalid negative value when the stream has an unknown length */
includes/irrKlang/ik_SAudioStreamFormat.h:55
Method
getSampleSize
returns the size of a sample of the data described by the stream data in bytes
includes/irrKlang/ik_SAudioStreamFormat.h:42
Method
getVertice
includes/learnopengl/entity.h:272
Function
get_proc
src/glad.c:103
Function
get_proc
src/7.in_practice/3.2d_game/0.full_source/glad.c:127
Function
glCheckError_
src/7.in_practice/1.debugging/debugging.cpp:22
Function
glDebugOutput
src/7.in_practice/1.debugging/debugging.cpp:44
Function
gladLoadGL
src/glad.c:124
Function
gladLoadGL
src/7.in_practice/3.2d_game/0.full_source/glad.c:148
Function
glm_f32vec4 glm_vec1_add
includes/glm/simd/common.h:15
Function
glm_f32vec4 glm_vec1_div
includes/glm/simd/common.h:45
Function
glm_f32vec4 glm_vec1_fma
includes/glm/simd/common.h:64
Function
glm_f32vec4 glm_vec1_mul
includes/glm/simd/common.h:35
Function
glm_f32vec4 glm_vec1_sqrt_lowp
includes/glm/simd/exponential.h:10
Function
glm_f32vec4 glm_vec1_sub
includes/glm/simd/common.h:25
Function
glm_f32vec4 glm_vec4_abs
includes/glm/simd/common.h:82
Function
glm_f32vec4 glm_vec4_add
includes/glm/simd/common.h:10
Function
glm_f32vec4 glm_vec4_div
includes/glm/simd/common.h:40
Function
glm_f32vec4 glm_vec4_div_lowp
includes/glm/simd/common.h:50
Function
glm_f32vec4 glm_vec4_fma
includes/glm/simd/common.h:73
Function
glm_f32vec4 glm_vec4_mul
includes/glm/simd/common.h:30
Function
glm_f32vec4 glm_vec4_sqrt_lowp
includes/glm/simd/exponential.h:15
Function
glm_f32vec4 glm_vec4_sub
includes/glm/simd/common.h:20
Function
glm_f32vec4 glm_vec4_swizzle_xyzw
includes/glm/simd/common.h:55
Function
glm_i128_interleave
includes/glm/simd/integer.h:8
Function
glm_i128_interleave2
includes/glm/simd/integer.h:62
Function
glm_ivec4_abs
includes/glm/simd/common.h:87
Function
glm_mat4_add
includes/glm/simd/matrix.h:18
Function
glm_mat4_determinant
includes/glm/simd/matrix.h:446
Function
glm_mat4_determinant_highp
includes/glm/simd/matrix.h:169
Function
glm_mat4_determinant_lowp
includes/glm/simd/matrix.h:383
Function
glm_mat4_inverse
includes/glm/simd/matrix.h:509
Function
glm_mat4_inverse_lowp
includes/glm/simd/matrix.h:730
Function
glm_mat4_matrixCompMult
includes/glm/simd/matrix.h:10
Function
glm_mat4_mul
includes/glm/simd/matrix.h:80
Function
glm_mat4_mul_vec4
includes/glm/simd/matrix.h:34
Function
glm_mat4_outerProduct
GLM_FUNC_QUALIFIER void glm_mat4_rotate(__m128 const in[4], float Angle, float const v[3], __m128 out[4]) { float a = glm::radians(Angle); float c =
includes/glm/simd/matrix.h:1020
Function
glm_mat4_sub
includes/glm/simd/matrix.h:26
Function
glm_mat4_transpose
includes/glm/simd/matrix.h:156
Function
glm_vec1_dot
includes/glm/simd/geometric.h:46
Function
glm_vec4_ceil
includes/glm/simd/common.h:155
Function
glm_vec4_cross
includes/glm/simd/geometric.h:65
← previous
next →
1,001–1,100 of 1,960, ranked by callers