Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddiakopoulos/tinygizmo
/ functions
Functions
619 in github.com/ddiakopoulos/tinygizmo
⨍
Functions
619
◇
Types & classes
158
↓ 1 callers
Function
_glfwUnregisterWindowClass
Unregisters the GLFW window class
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_window.c:787
↓ 1 callers
Function
adjugate
tiny-gizmo.hpp:332
↓ 1 callers
Function
adjugate
tiny-gizmo-example/third-party/linalg.h:361
↓ 1 callers
Function
argmax
tiny-gizmo.hpp:205
↓ 1 callers
Function
argmax
tiny-gizmo-example/third-party/linalg.h:234
↓ 1 callers
Function
argmin
tiny-gizmo.hpp:204
↓ 1 callers
Function
argmin
tiny-gizmo-example/third-party/linalg.h:233
↓ 1 callers
Method
aspect_ratio
tiny-gizmo-example/util.hpp:34
↓ 1 callers
Function
choosePixelFormat
Return a list of available and usable framebuffer configs
tiny-gizmo-example/third-party/glfw-3.1.2/src/wgl_context.c:105
↓ 1 callers
Function
compareVideoModes
Lexical comparison function for GLFW video modes, used by qsort
tiny-gizmo-example/third-party/glfw-3.1.2/src/monitor.c:39
↓ 1 callers
Function
compute_normals
tiny-gizmo.cpp:136
↓ 1 callers
Function
copysign
tiny-gizmo.hpp:266
↓ 1 callers
Function
copysign
tiny-gizmo-example/third-party/linalg.h:295
↓ 1 callers
Function
createKeyTables
Create key code translation tables
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_init.c:129
↓ 1 callers
Function
determinant
tiny-gizmo.hpp:335
↓ 1 callers
Function
determinant
tiny-gizmo-example/third-party/linalg.h:383
↓ 1 callers
Method
detransform_point
tiny-gizmo.hpp:442
↓ 1 callers
Method
detransform_vector
tiny-gizmo.hpp:443
↓ 1 callers
Function
disableCursor
Disable the mouse cursor
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_window.c:100
↓ 1 callers
Method
draw
tiny-gizmo.cpp:338
↓ 1 callers
Function
draw_mesh
tiny-gizmo-example/example-main.cpp:114
↓ 1 callers
Function
exp
tiny-gizmo.hpp:219
↓ 1 callers
Function
exp
tiny-gizmo-example/third-party/linalg.h:248
↓ 1 callers
Function
floor
tiny-gizmo-example/third-party/linalg.h:246
↓ 1 callers
Function
flush_to_zero
tiny-gizmo.cpp:26
↓ 1 callers
Function
frustum_matrix
tiny-gizmo.hpp:359
↓ 1 callers
Function
frustum_matrix
tiny-gizmo-example/third-party/linalg.h:410
↓ 1 callers
Function
getAsyncKeyMods
Retrieves and translates modifier keys
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_window.c:176
↓ 1 callers
Function
getErrorString
Returns a generic string representation of the specified error
tiny-gizmo-example/third-party/glfw-3.1.2/src/init.c:53
↓ 1 callers
Function
get_ray_from_pixel
Returns a world-space ray through the given pixel, originating at the camera
tiny-gizmo-example/util.hpp:49
↓ 1 callers
Method
get_window_size
tiny-gizmo-example/util.hpp:118
↓ 1 callers
Function
gl_check_error
tiny-gizmo-example/gl-api.hpp:92
↓ 1 callers
Function
gl_enum_to_str
tiny-gizmo-example/gl-api.hpp:57
↓ 1 callers
Function
gl_severity_to_str
tiny-gizmo-example/gl-api.hpp:71
↓ 1 callers
Function
gl_size_bytes
tiny-gizmo-example/gl-api.hpp:113
↓ 1 callers
Function
gl_src_to_str
tiny-gizmo-example/gl-api.hpp:43
↓ 1 callers
Function
glfwCreateWindow
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:116
↓ 1 callers
Function
glfwDefaultWindowHints
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:235
↓ 1 callers
Function
glfwGetCursorPos
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:318
↓ 1 callers
Function
glfwGetFramebufferSize
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:484
↓ 1 callers
Function
glfwGetWindowAttrib
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:554
↓ 1 callers
Function
glfwGetWindowSize
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:456
↓ 1 callers
Function
glfwInit
tiny-gizmo-example/third-party/glfw-3.1.2/src/init.c:118
↓ 1 callers
Function
glfwPollEvents
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:682
↓ 1 callers
Function
glfwSetCharCallback
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:466
↓ 1 callers
Function
glfwSetCursor
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:446
↓ 1 callers
Function
glfwSetCursorPosCallback
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:491
↓ 1 callers
Function
glfwSetDropCallback
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:518
↓ 1 callers
Function
glfwSetGammaRamp
tiny-gizmo-example/third-party/glfw-3.1.2/src/monitor.c:435
↓ 1 callers
Function
glfwSetKeyCallback
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:458
↓ 1 callers
Function
glfwSetMouseButtonCallback
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:482
↓ 1 callers
Function
glfwSetWindowShouldClose
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:413
↓ 1 callers
Function
glfwSetWindowSize
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:469
↓ 1 callers
Function
glfwSetWindowUserPointer
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:605
↓ 1 callers
Function
glfwSwapBuffers
tiny-gizmo-example/third-party/glfw-3.1.2/src/context.c:544
↓ 1 callers
Function
glfwSwapInterval
tiny-gizmo-example/third-party/glfw-3.1.2/src/context.c:551
↓ 1 callers
Function
glfwTerminate
tiny-gizmo-example/third-party/glfw-3.1.2/src/init.c:140
↓ 1 callers
Function
glfwWindowShouldClose
tiny-gizmo-example/third-party/glfw-3.1.2/src/window.c:406
↓ 1 callers
Method
height
tiny-gizmo-example/util.hpp:32
↓ 1 callers
Function
hideCursor
Hide the mouse cursor
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_window.c:85
↓ 1 callers
Function
initLibraries
Load necessary libraries (DLLs)
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_init.c:63
↓ 1 callers
Function
initWGLExtensions
Initialize WGL-specific extensions
tiny-gizmo-example/third-party/glfw-3.1.2/src/wgl_context.c:37
↓ 1 callers
Function
intersect_ray_mesh
tiny-gizmo.cpp:115
↓ 1 callers
Function
intersect_ray_plane
tiny-gizmo.cpp:85
↓ 1 callers
Function
intersect_ray_triangle
tiny-gizmo.cpp:93
↓ 1 callers
Function
inverse
tiny-gizmo-example/third-party/linalg.h:389
↓ 1 callers
Function
lerp
tiny-gizmo.hpp:287
↓ 1 callers
Function
lerp
tiny-gizmo-example/third-party/linalg.h:316
↓ 1 callers
Function
log
tiny-gizmo.hpp:220
↓ 1 callers
Function
log
tiny-gizmo-example/third-party/linalg.h:249
↓ 1 callers
Function
make_rotation_quat_axis_angle
tiny-gizmo.cpp:55
↓ 1 callers
Function
make_rotation_quat_between_vectors_snapped
tiny-gizmo.cpp:60
↓ 1 callers
Function
make_teapot
tiny-gizmo-example/example-main.cpp:100
↓ 1 callers
Function
min
tiny-gizmo-example/third-party/linalg.h:289
↓ 1 callers
Function
nlerp
tiny-gizmo.hpp:288
↓ 1 callers
Function
nlerp
tiny-gizmo-example/third-party/linalg.h:317
↓ 1 callers
Function
orientation_gizmo
tiny-gizmo.cpp:547
↓ 1 callers
Function
parseVersionString
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 callers
Function
perspective_matrix
tiny-gizmo-example/third-party/linalg.h:411
↓ 1 callers
Function
position_gizmo
tiny-gizmo.cpp:457
↓ 1 callers
Function
pow
tiny-gizmo.hpp:264
↓ 1 callers
Function
qconj
tiny-gizmo.hpp:295
↓ 1 callers
Function
qinv
tiny-gizmo.hpp:296
↓ 1 callers
Function
qmul
tiny-gizmo-example/third-party/linalg.h:329
↓ 1 callers
Function
rotation_matrix
tiny-gizmo-example/third-party/linalg.h:407
↓ 1 callers
Function
rotation_quat
tiny-gizmo.hpp:353
↓ 1 callers
Function
scale_gizmo
tiny-gizmo.cpp:688
↓ 1 callers
Function
setCursorMode
Sets the cursor mode for the specified window
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:41
↓ 1 callers
Function
setStickyKeys
Set sticky keys mode for the specified window
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:87
↓ 1 callers
Function
setStickyMouseButtons
Set sticky mouse buttons mode for the specified window
tiny-gizmo-example/third-party/glfw-3.1.2/src/input.c:109
↓ 1 callers
Method
set_elements
tiny-gizmo-example/gl-api.hpp:463
↓ 1 callers
Method
set_vertices
tiny-gizmo-example/gl-api.hpp:456
↓ 1 callers
Method
should_close
tiny-gizmo-example/util.hpp:116
↓ 1 callers
Function
slerp
tiny-gizmo.hpp:289
↓ 1 callers
Function
slerp
tiny-gizmo-example/third-party/linalg.h:318
↓ 1 callers
Function
sum
tiny-gizmo.hpp:202
↓ 1 callers
Function
sum
tiny-gizmo-example/third-party/linalg.h:231
↓ 1 callers
Method
swap_buffers
tiny-gizmo-example/util.hpp:123
↓ 1 callers
Function
tan
tiny-gizmo-example/third-party/linalg.h:254
↓ 1 callers
Function
terminateLibraries
Unload used libraries (DLLs)
tiny-gizmo-example/third-party/glfw-3.1.2/src/win32_init.c:115
← previous
next →
201–300 of 619, ranked by callers