MCPcopy Create free account

hub / github.com/djbozkosz/Light-Propagation-Volumes / functions

Functions2,971 in github.com/djbozkosz/Light-Propagation-Volumes

↓ 1 callersMethodunbind
------------------------------------------------------------------------------
src/framebuffers.h:90
↓ 1 callersMethoduniform2fv
src/openGL.h:798
↓ 1 callersMethoduniformMatrix3fv
src/openGL.h:810
↓ 1 callersMethodupdate
------------------------------------------------------------------------------
src/scenes.cpp:25
↓ 1 callersMethodupdateSceneObject
------------------------------------------------------------------------------
src/models.cpp:891
MethodCCamera
src/camera.h:15
MethodCContext
------------------------------------------------------------------------------
src/context.h:76
MethodCCulling
src/culling.h:16
MethodCEngineBase
src/context.h:321
MethodCException
-----------------------------------------------------------------------------
src/exceptions.h:41
MethodCExceptions
src/exceptions.h:34
MethodCFile
---------------------------------------------------------------------------
src/filesystem.cpp:5
MethodCFilesystem
---------------------------------------------------------------------------
src/filesystem.cpp:96
MethodCFramebuffer
------------------------------------------------------------------------------
src/framebuffers.cpp:5
MethodCFramebuffers
------------------------------------------------------------------------------
src/framebuffers.cpp:90
MethodCMap
------------------------------------------------------------------------------
src/maps.cpp:5
MethodCMaps
------------------------------------------------------------------------------
src/maps.cpp:234
MethodCMat4
src/matrix.h:14
MethodCModel
------------------------------------------------------------------------------
src/models.cpp:5
MethodCModels
------------------------------------------------------------------------------
src/models.cpp:1114
MethodCOpenGL
------------------------------------------------------------------------------
tools/glcorearb/glc.h:1946
MethodCOpenGL
------------------------------------------------------------------------------
src/openGL.cpp:5
MethodCPickColor
src/pickColor.h:15
MethodCRenderer
------------------------------------------------------------------------------
src/renderer.cpp:5
MethodCScene
------------------------------------------------------------------------------
src/scenes.cpp:89
MethodCSceneObject
------------------------------------------------------------------------------
src/scenes.cpp:5
MethodCScenes
------------------------------------------------------------------------------
src/scenes.cpp:101
MethodCShader
------------------------------------------------------------------------------
src/shaders.cpp:5
MethodCShaderProgram
------------------------------------------------------------------------------
src/shaders.cpp:163
MethodCShaders
------------------------------------------------------------------------------
src/shaders.cpp:701
MethodCStr
-----------------------------------------------------------------------------
src/string.h:56
MethodCVec4
src/vector.h:15
MethodSBillboard
src/headers/modelTypes.h:372
MethodSBone
src/headers/modelTypes.h:489
MethodSBoundingBox
src/headers/modelTypes.h:270
MethodSBoundingBox
------------------------------------------------------------------------------
src/headers/modelTypes.h:544
MethodSCamera
src/headers/cameraTypes.h:61
MethodSColor
src/headers/mapTypes.h:102
FunctionSDL_MostSignificantBitIndex32
* Get the index of the most significant bit. Result is undefined when called * with 0. This operation can also be stated as "count leading zeroes"
include/SDL2/SDL_bits.h:50
FunctionSDL_RectEmpty
* \brief Returns true if the rectangle has no area. */
include/SDL2/SDL_rect.h:72
FunctionSDL_RectEquals
* \brief Returns true if the two rectangles are equal. */
include/SDL2/SDL_rect.h:80
FunctionSDL_Swap16
include/SDL2/SDL_endian.h:70
FunctionSDL_Swap64
include/SDL2/SDL_endian.h:149
FunctionSDL_SwapFloat
include/SDL2/SDL_endian.h:191
FunctionSDL_memcpy4
include/SDL2/SDL_stdinc.h:299
FunctionSDL_memset4
Note that memset() is a byte assignment and this is a 32-bit assignment, so they're not directly equivalent. */
include/SDL2/SDL_stdinc.h:268
MethodSDummy
src/headers/modelTypes.h:472
MethodSEngine
src/headers/engineTypes.h:461
MethodSException
src/headers/exceptionTypes.h:23
MethodSFace
src/headers/modelTypes.h:300
MethodSFacesGroup
src/headers/modelTypes.h:311
MethodSFile
src/headers/fileTypes.h:58
MethodSFramebuffer
src/headers/mapTypes.h:177
MethodSFramebufferAttachment
src/headers/mapTypes.h:160
MethodSFrustum
src/headers/cullingTypes.h:18
MethodSGlow
src/headers/modelTypes.h:414
MethodSGlowFlare
src/headers/modelTypes.h:406
MethodSMap
src/headers/mapTypes.h:147
MethodSMaterial
src/headers/modelTypes.h:244
MethodSMesh
src/headers/modelTypes.h:522
MethodSMirror
src/headers/modelTypes.h:434
MethodSModel
src/headers/modelTypes.h:538
MethodSMorph
src/headers/modelTypes.h:397
MethodSMorphLod
src/headers/modelTypes.h:382
MethodSPoint
src/headers/mapTypes.h:116
MethodSRect
src/headers/mapTypes.h:132
MethodSRenderMesh
src/headers/rendererTypes.h:50
MethodSRenderer
src/headers/rendererTypes.h:58
MethodSScene
src/headers/sceneTypes.h:111
MethodSSceneLight
src/headers/sceneTypes.h:93
MethodSSceneModel
src/headers/sceneTypes.h:82
MethodSSceneObject
src/headers/sceneTypes.h:69
MethodSSceneText
src/headers/sceneTypes.h:102
MethodSSector
src/headers/modelTypes.h:465
MethodSSectorPortal
src/headers/modelTypes.h:449
MethodSShader
src/headers/shaderTypes.h:1221
MethodSShaderLight
src/headers/shaderTypes.h:1174
MethodSShaderProgram
src/headers/shaderTypes.h:1243
MethodSShaderState
src/headers/shaderTypes.h:1201
MethodSShaderUniforms
src/headers/shaderTypes.h:1142
MethodSSingleMesh
src/headers/modelTypes.h:364
MethodSSingleMeshBone
src/headers/modelTypes.h:347
MethodSSingleMeshLod
src/headers/modelTypes.h:357
MethodSSize
src/headers/mapTypes.h:124
MethodSStandardMesh
src/headers/modelTypes.h:335
MethodSStandardMeshLod
src/headers/modelTypes.h:325
MethodSTarget
src/headers/modelTypes.h:481
MethodSVertex
src/headers/modelTypes.h:290
MethodVecType
include/glm/detail/_swizzle.hpp:193
Method_apply_op
include/glm/detail/_swizzle.hpp:156
Function_mm_castpd_ps
include/glm/detail/setup.hpp:460
Function_mm_castps_pd
include/glm/detail/setup.hpp:461
Function_mm_castps_si128
include/glm/detail/setup.hpp:462
Function_mm_castsi128_ps
include/glm/detail/setup.hpp:463
Function_mm_cvtss_f32
include/glm/detail/setup.hpp:459
MethodactiveShaderProgram
GL_VERSION_4_1
tools/glcorearb/glc.h:1051
MethodactiveShaderProgram
GL_VERSION_4_1
src/openGL.h:1060
MethodactiveTexture
GL_VERSION_1_3
tools/glcorearb/glc.h:706
MethodaddSceneObject
------------------------------------------------------------------------------
src/scenes.h:95
Functionatan2
include/glm/gtx/compatibility.hpp:81
← previousnext →201–300 of 2,971, ranked by callers