MCPcopy Create free account

hub / github.com/ddiakopoulos/tinygizmo / functions

Functions619 in github.com/ddiakopoulos/tinygizmo

↓ 1 callersFunction_glfwUnregisterWindowClass
Unregisters the GLFW window class
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_window.c:787
↓ 1 callersFunctionadjugate
tiny-gizmo.hpp:332
↓ 1 callersFunctionadjugate
tiny-gizmo-example/third-party/linalg.h:361
↓ 1 callersFunctionargmax
tiny-gizmo.hpp:205
↓ 1 callersFunctionargmax
tiny-gizmo-example/third-party/linalg.h:234
↓ 1 callersFunctionargmin
tiny-gizmo.hpp:204
↓ 1 callersFunctionargmin
tiny-gizmo-example/third-party/linalg.h:233
↓ 1 callersMethodaspect_ratio
tiny-gizmo-example/util.hpp:34
↓ 1 callersFunctionchoosePixelFormat
Return a list of available and usable framebuffer configs
tiny-gizmo-example/third-party/glfw-3.1.2/src/wgl_context.c:105
↓ 1 callersFunctioncompareVideoModes
Lexical comparison function for GLFW video modes, used by qsort
tiny-gizmo-example/third-party/glfw-3.1.2/src/monitor.c:39
↓ 1 callersFunctioncompute_normals
tiny-gizmo.cpp:136
↓ 1 callersFunctioncopysign
tiny-gizmo.hpp:266
↓ 1 callersFunctioncopysign
tiny-gizmo-example/third-party/linalg.h:295
↓ 1 callersFunctioncreateKeyTables
Create key code translation tables
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_init.c:129
↓ 1 callersFunctiondeterminant
tiny-gizmo.hpp:335
↓ 1 callersFunctiondeterminant
tiny-gizmo-example/third-party/linalg.h:383
↓ 1 callersMethoddetransform_point
tiny-gizmo.hpp:442
↓ 1 callersMethoddetransform_vector
tiny-gizmo.hpp:443
↓ 1 callersFunctiondisableCursor
Disable the mouse cursor
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_window.c:100
↓ 1 callersMethoddraw
tiny-gizmo.cpp:338
↓ 1 callersFunctiondraw_mesh
tiny-gizmo-example/example-main.cpp:114
↓ 1 callersFunctionexp
tiny-gizmo.hpp:219
↓ 1 callersFunctionexp
tiny-gizmo-example/third-party/linalg.h:248
↓ 1 callersFunctionfloor
tiny-gizmo-example/third-party/linalg.h:246
↓ 1 callersFunctionflush_to_zero
tiny-gizmo.cpp:26
↓ 1 callersFunctionfrustum_matrix
tiny-gizmo.hpp:359
↓ 1 callersFunctionfrustum_matrix
tiny-gizmo-example/third-party/linalg.h:410
↓ 1 callersFunctiongetAsyncKeyMods
Retrieves and translates modifier keys
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_window.c:176
↓ 1 callersFunctiongetErrorString
Returns a generic string representation of the specified error
tiny-gizmo-example/third-party/glfw-3.1.2/src/init.c:53
↓ 1 callersFunctionget_ray_from_pixel
Returns a world-space ray through the given pixel, originating at the camera
tiny-gizmo-example/util.hpp:49
↓ 1 callersMethodget_window_size
tiny-gizmo-example/util.hpp:118
↓ 1 callersFunctiongl_check_error
tiny-gizmo-example/gl-api.hpp:92
↓ 1 callersFunctiongl_enum_to_str
tiny-gizmo-example/gl-api.hpp:57
↓ 1 callersFunctiongl_severity_to_str
tiny-gizmo-example/gl-api.hpp:71
↓ 1 callersFunctiongl_size_bytes
tiny-gizmo-example/gl-api.hpp:113
↓ 1 callersFunctiongl_src_to_str
tiny-gizmo-example/gl-api.hpp:43
↓ 1 callersFunctionglfwCreateWindow
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:116
↓ 1 callersFunctionglfwDefaultWindowHints
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:235
↓ 1 callersFunctionglfwGetCursorPos
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:318
↓ 1 callersFunctionglfwGetFramebufferSize
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:484
↓ 1 callersFunctionglfwGetWindowAttrib
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:554
↓ 1 callersFunctionglfwGetWindowSize
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:456
↓ 1 callersFunctionglfwInit
tiny-gizmo-example/third-party/glfw-3.1.2/src/init.c:118
↓ 1 callersFunctionglfwPollEvents
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:682
↓ 1 callersFunctionglfwSetCharCallback
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:466
↓ 1 callersFunctionglfwSetCursor
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:446
↓ 1 callersFunctionglfwSetCursorPosCallback
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:491
↓ 1 callersFunctionglfwSetDropCallback
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:518
↓ 1 callersFunctionglfwSetGammaRamp
tiny-gizmo-example/third-party/glfw-3.1.2/src/monitor.c:435
↓ 1 callersFunctionglfwSetKeyCallback
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:458
↓ 1 callersFunctionglfwSetMouseButtonCallback
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:482
↓ 1 callersFunctionglfwSetWindowShouldClose
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:413
↓ 1 callersFunctionglfwSetWindowSize
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:469
↓ 1 callersFunctionglfwSetWindowUserPointer
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:605
↓ 1 callersFunctionglfwSwapBuffers
tiny-gizmo-example/third-party/glfw-3.1.2/src/context.c:544
↓ 1 callersFunctionglfwSwapInterval
tiny-gizmo-example/third-party/glfw-3.1.2/src/context.c:551
↓ 1 callersFunctionglfwTerminate
tiny-gizmo-example/third-party/glfw-3.1.2/src/init.c:140
↓ 1 callersFunctionglfwWindowShouldClose
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:406
↓ 1 callersMethodheight
tiny-gizmo-example/util.hpp:32
↓ 1 callersFunctionhideCursor
Hide the mouse cursor
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_window.c:85
↓ 1 callersFunctioninitLibraries
Load necessary libraries (DLLs)
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_init.c:63
↓ 1 callersFunctioninitWGLExtensions
Initialize WGL-specific extensions
tiny-gizmo-example/third-party/glfw-3.1.2/src/wgl_context.c:37
↓ 1 callersFunctionintersect_ray_mesh
tiny-gizmo.cpp:115
↓ 1 callersFunctionintersect_ray_plane
tiny-gizmo.cpp:85
↓ 1 callersFunctionintersect_ray_triangle
tiny-gizmo.cpp:93
↓ 1 callersFunctioninverse
tiny-gizmo-example/third-party/linalg.h:389
↓ 1 callersFunctionlerp
tiny-gizmo.hpp:287
↓ 1 callersFunctionlerp
tiny-gizmo-example/third-party/linalg.h:316
↓ 1 callersFunctionlog
tiny-gizmo.hpp:220
↓ 1 callersFunctionlog
tiny-gizmo-example/third-party/linalg.h:249
↓ 1 callersFunctionmake_rotation_quat_axis_angle
tiny-gizmo.cpp:55
↓ 1 callersFunctionmake_rotation_quat_between_vectors_snapped
tiny-gizmo.cpp:60
↓ 1 callersFunctionmake_teapot
tiny-gizmo-example/example-main.cpp:100
↓ 1 callersFunctionmin
tiny-gizmo-example/third-party/linalg.h:289
↓ 1 callersFunctionnlerp
tiny-gizmo.hpp:288
↓ 1 callersFunctionnlerp
tiny-gizmo-example/third-party/linalg.h:317
↓ 1 callersFunctionorientation_gizmo
tiny-gizmo.cpp:547
↓ 1 callersFunctionparseVersionString
Parses the client API version string and extracts the version number
tiny-gizmo-example/third-party/glfw-3.1.2/src/context.c:38
↓ 1 callersFunctionperspective_matrix
tiny-gizmo-example/third-party/linalg.h:411
↓ 1 callersFunctionposition_gizmo
tiny-gizmo.cpp:457
↓ 1 callersFunctionpow
tiny-gizmo.hpp:264
↓ 1 callersFunctionqconj
tiny-gizmo.hpp:295
↓ 1 callersFunctionqinv
tiny-gizmo.hpp:296
↓ 1 callersFunctionqmul
tiny-gizmo-example/third-party/linalg.h:329
↓ 1 callersFunctionrotation_matrix
tiny-gizmo-example/third-party/linalg.h:407
↓ 1 callersFunctionrotation_quat
tiny-gizmo.hpp:353
↓ 1 callersFunctionscale_gizmo
tiny-gizmo.cpp:688
↓ 1 callersFunctionsetCursorMode
Sets the cursor mode for the specified window
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:41
↓ 1 callersFunctionsetStickyKeys
Set sticky keys mode for the specified window
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:87
↓ 1 callersFunctionsetStickyMouseButtons
Set sticky mouse buttons mode for the specified window
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:109
↓ 1 callersMethodset_elements
tiny-gizmo-example/gl-api.hpp:463
↓ 1 callersMethodset_vertices
tiny-gizmo-example/gl-api.hpp:456
↓ 1 callersMethodshould_close
tiny-gizmo-example/util.hpp:116
↓ 1 callersFunctionslerp
tiny-gizmo.hpp:289
↓ 1 callersFunctionslerp
tiny-gizmo-example/third-party/linalg.h:318
↓ 1 callersFunctionsum
tiny-gizmo.hpp:202
↓ 1 callersFunctionsum
tiny-gizmo-example/third-party/linalg.h:231
↓ 1 callersMethodswap_buffers
tiny-gizmo-example/util.hpp:123
↓ 1 callersFunctiontan
tiny-gizmo-example/third-party/linalg.h:254
↓ 1 callersFunctionterminateLibraries
Unload used libraries (DLLs)
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_init.c:115
← previousnext →201–300 of 619, ranked by callers