MCPcopy Create free account

hub / github.com/BSVino/MathForGameDevelopers / functions

Functions1,158 in github.com/BSVino/MathForGameDevelopers

↓ 561 callersFunctionget_proc
renderer/gl3w.c:19
↓ 82 callersFunctione
renderer/image_read.cpp:172
↓ 79 callersFunctionget8
renderer/image_read.cpp:398
↓ 58 callersFunction_glfwInputKey
glfw-2.7.9/lib/window.c:137
↓ 51 callersFunctionget8u
renderer/image_read.cpp:421
↓ 49 callersFunctionglfwTerminate
glfw-2.7.9/lib/init.c:81
↓ 43 callersFunctionGame
game/game.h:173
↓ 40 callersFunctionglfwGetTime
glfw-2.7.9/lib/time.c:42
↓ 34 callersFunctionget16
renderer/image_read.cpp:463
↓ 33 callersMethodSetUniform
renderer/renderingcontext.cpp:497
↓ 33 callersFunctiongetPixelFormatAttrib
glfw-2.7.9/lib/win32/win32_window.c:151
↓ 31 callersMethodGetNode
math/graph.cpp:24
↓ 31 callersFunctionget32le
renderer/image_read.cpp:481
↓ 31 callersFunctiongetFBConfigAttrib
glfw-2.7.9/lib/x11/x11_window.c:417
↓ 30 callersFunctionget16le
renderer/image_read.cpp:475
↓ 30 callersFunctionstbi_rewind
renderer/image_read.cpp:134
↓ 28 callersFunctionglfwGetWindowParam
glfw-2.7.9/lib/window.c:847
↓ 26 callersFunctionglfwInit
glfw-2.7.9/lib/init.c:43
↓ 23 callersFunctionglfwGetKey
glfw-2.7.9/lib/input.c:38
↓ 23 callersFunctionskip
renderer/image_read.cpp:426
↓ 22 callersMethodGetGlobalOrigin
game/character.cpp:188
↓ 22 callersMethodGetTime
renderer/application.cpp:159
↓ 22 callersFunctionglfwOpenWindow
glfw-2.7.9/lib/window.c:427
↓ 22 callersFunctionglfwSwapBuffers
glfw-2.7.9/lib/window.c:810
↓ 20 callersMethodVertex
renderer/renderingcontext.cpp:692
↓ 20 callersFunctionglfwOpenWindowHint
glfw-2.7.9/lib/window.c:613
↓ 19 callersFunction_glfwInputMouseClick
glfw-2.7.9/lib/window.c:231
↓ 19 callersFunctionglfwSwapInterval
glfw-2.7.9/lib/window.c:831
↓ 18 callersFunctionApplication
renderer/application.h:128
↓ 18 callersFunctionglfwSetWindowTitle
glfw-2.7.9/lib/window.c:694
↓ 17 callersFunctionglfwEnable
glfw-2.7.9/lib/enable.c:242
↓ 16 callersMethodRenderBox
renderer/renderingcontext.cpp:337
↓ 16 callersMethodSetTranslation
game/character.cpp:50
↓ 16 callersFunctionget32
renderer/image_read.cpp:469
↓ 16 callersFunctionglfwSetWindowSizeCallback
glfw-2.7.9/lib/window.c:925
↓ 15 callersMethodGetValueString
datamanager/data.h:50
↓ 15 callersFunctionMax
glfw-2.7.9/lib/window.c:50
↓ 15 callersFunctionglfwCloseWindow
glfw-2.7.9/lib/window.c:674
↓ 13 callersMethodCross
Cross-product http://www.youtube.com/watch?v=FT7MShdqK6w
math/vector.cpp:78
↓ 13 callersMethodLengthSqr
math/vector2d.h:66
↓ 13 callersMethodNormalized
math/vector.cpp:42
↓ 13 callersFunctionconvert_to_wstring
common/strutils.h:146
↓ 13 callersFunctionsin_deg
* 360' sin(). *****************************************************************************/
glfw-2.7.9/examples/boing.c:125
↓ 12 callersMethodLength
math/vector2d.h:61
↓ 12 callersFunctionzreceive
renderer/image_read.cpp:1733
↓ 11 callersFunction_glfwGetThreadPointer
glfw-2.7.9/lib/thread.c:43
↓ 11 callersFunctionat_eof
renderer/image_read.cpp:409
↓ 11 callersFunctionglfwSetKeyCallback
glfw-2.7.9/lib/input.c:181
↓ 10 callersMethodLoadTransform
renderer/renderingcontext.cpp:217
↓ 10 callersFunctiondot
game/seaweed.h:8
↓ 10 callersFunctionglfwDisable
glfw-2.7.9/lib/enable.c:280
↓ 10 callersFunctionstof
common/strutils.h:225
↓ 9 callersMethodDot
math/vector.cpp:72
↓ 9 callersMethodEndRender
renderer/renderingcontext.cpp:724
↓ 9 callersMethodGetKey
datamanager/data.h:49
↓ 9 callersFunction_glfwPlatformGetProcAddress
glfw-2.7.9/lib/x11/x11_glext.c:85
↓ 9 callersFunctionsprintf
common/strutils.h:170
↓ 8 callersMethodBeginRenderLines
renderer/renderingcontext.cpp:597
↓ 8 callersFunctionDrawBox
glfw-2.7.9/examples/pong3d.c:456
↓ 8 callersMethodGetGlobalTransform
game/character.cpp:163
↓ 8 callersFunctionVelocityField
game/game.cpp:358
↓ 8 callersFunction_glfwPlatformExtensionSupported
glfw-2.7.9/lib/x11/x11_glext.c:62
↓ 8 callersFunctionclamp
take a -128..127 value and clamp it and convert to 0..255
renderer/image_read.cpp:863
↓ 8 callersFunctionglfwLockMutex
glfw-2.7.9/lib/thread.c:216
↓ 8 callersFunctionglfwUnlockMutex
glfw-2.7.9/lib/thread.c:232
↓ 7 callersMethodGetGlobalView
game/character.cpp:214
↓ 7 callersMethodGetRenderer
renderer/application.h:103
↓ 7 callersFunctionglfwGetWindowSize
glfw-2.7.9/lib/window.c:710
↓ 7 callersFunctionincrement_index
glfw-2.7.9/tests/getopt.c:63
↓ 7 callersFunctionincrement_index
glfw-2.7.9/examples/getopt.c:63
↓ 6 callersMethodGet
Resolve a handle into a character pointer. http://youtu.be/V6vq0PRFKgk
game/handle.cpp:37
↓ 6 callersMethodGetCameraPosition
renderer/renderer.h:95
↓ 6 callersFunctionRemap
http://youtu.be/K3TLNQOxU0o
math/maths.h:36
↓ 6 callersFunction_glfwCalcJoystickPos
glfw-2.7.9/lib/win32/win32_joystick.c:73
↓ 6 callersFunction_glfwInputChar
glfw-2.7.9/lib/window.c:176
↓ 6 callersFunction_glfwReadStream
glfw-2.7.9/lib/stream.c:72
↓ 6 callersFunctioncompute_y
renderer/image_read.cpp:498
↓ 6 callersFunctioncos_deg
* 360' cos(). *****************************************************************************/
glfw-2.7.9/examples/boing.c:133
↓ 6 callersFunctionget_action_name
glfw-2.7.9/tests/events.c:127
↓ 6 callersFunctionget_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
renderer/image_read.cpp:995
↓ 6 callersFunctionglfwSetMousePosCallback
glfw-2.7.9/lib/input.c:229
↓ 6 callersFunctionhdr_gettoken
renderer/image_read.cpp:3885
↓ 6 callersFunctiontfopen
common/strutils.h:308
↓ 5 callersMethodConstVelocitySplineAtTime
math/spline.h:149
↓ 5 callersFunctionDrawImage
glfw-2.7.9/examples/pong3d.c:175
↓ 5 callersMethodFindChild
datamanager/data.cpp:67
↓ 5 callersMethodGetNumChildren
datamanager/data.h:67
↓ 5 callersMethodInvertedTR
Use the information embedded in a matrix to create its inverse. http://youtu.be/7CxKAtWqHC8
math/matrix.cpp:596
↓ 5 callersMethodUseProgram
renderer/renderingcontext.cpp:463
↓ 5 callersFunction_glfwPlatformExtensionSupported
glfw-2.7.9/lib/win32/win32_glext.c:42
↓ 5 callersFunctionconvert_format
renderer/image_read.cpp:503
↓ 5 callersFunctiondo_zlib
renderer/image_read.cpp:1962
↓ 5 callersFunctionglfwSignalCond
glfw-2.7.9/lib/thread.c:297
↓ 5 callersFunctionpaeth
renderer/image_read.cpp:2100
↓ 5 callersFunctionstart_callbacks
initialize a callback-based context
renderer/image_read.cpp:91
↓ 5 callersFunctionstbi_hdr_test
renderer/image_read.cpp:3877
↓ 5 callersFunctiontrim
common/strutils.h:101
↓ 5 callersFunctionusage
Print usage information */
glfw-2.7.9/examples/heightmap.c:671
↓ 5 callersFunctionzbuild_huffman
renderer/image_read.cpp:1653
↓ 4 callersMethodGetChild
datamanager/data.h:68
next →1–100 of 1,158, ranked by callers