Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ functions
Functions
5,740 in github.com/StereoKit/StereoKit
⨍
Functions
5,740
◇
Types & classes
770
↓ 24 callers
Function
material_create
StereoKitC/asset_types/material.cpp:127
↓ 24 callers
Function
matrix_trs
StereoKitC/sk_math.cpp:349
↓ 24 callers
Function
mesh_set_id
StereoKitC/asset_types/mesh.cpp:482
↓ 24 callers
Function
sprite_release
StereoKitC/asset_types/sprite.cpp:171
↓ 24 callers
Function
tex_create
StereoKitC/asset_types/texture.cpp:512
↓ 23 callers
Method
SetElementVisual
<summary>Override the visual assets attached to a particular UI element. Note that StereoKit's default UI assets use a type of quadrant sizing that i
StereoKit/Systems/UI.cs:1395
↓ 23 callers
Function
cgltf_component_read_float
StereoKitC/libraries/cgltf.h:2256
↓ 23 callers
Function
mesh_create
StereoKitC/asset_types/mesh.cpp:512
↓ 22 callers
Method
Cos
<summary>Same as Math.Cos</summary> <returns>Same as Math.Cos</returns>
StereoKit/Math/SKMath.cs:18
↓ 22 callers
Method
Text
<summary>Displays a large chunk of text on the current layout. This can include new lines and spaces, and will properly wrap once it fills the entire
StereoKit/Systems/UI.cs:434
↓ 22 callers
Function
cgltf_free_extensions
StereoKitC/libraries/cgltf.h:1779
↓ 22 callers
Function
material_set_id
StereoKitC/asset_types/material.cpp:35
↓ 22 callers
Function
sound_release
StereoKitC/asset_types/sound.cpp:263
↓ 22 callers
Function
string_eq
StereoKitC/libraries/stref.cpp:72
↓ 21 callers
Method
add_range
StereoKitC/libraries/array.h:136
↓ 21 callers
Function
button_make_state
StereoKitC/systems/input.h:24
↓ 21 callers
Function
input_head
StereoKitC/systems/input.cpp:150
↓ 21 callers
Function
math_vec3_to_fast
StereoKitC/sk_math_dx.h:22
↓ 21 callers
Function
render_add_mesh
StereoKitC/systems/render.cpp:687
↓ 20 callers
Method
HandleBegin
<summary>This begins a new UI group with its own layout! Much like a window, except with a more flexible handle, and no header. You can draw the handl
StereoKit/Systems/UI.cs:1172
↓ 20 callers
Method
HandleEnd
<summary>Finishes a handle! Must be called after UI.HandleBegin() and all elements have been drawn. Pops the pose transform pushed by UI.HandleBegin()
StereoKit/Systems/UI.cs:1178
↓ 20 callers
Method
PanelBegin
<summary>This will begin a Panel element that will encompass all elements drawn between PanelBegin and PanelEnd. This is an entirely visual element, a
StereoKit/Systems/UI.cs:1369
↓ 20 callers
Method
PanelEnd
<summary>This will finalize and draw a Panel element.</summary>
StereoKit/Systems/UI.cs:1372
↓ 20 callers
Method
RunForFrames
(int frames)
Examples/StereoKitTest/Tests.cs:137
↓ 20 callers
Method
Sin
<summary>Same as Math.Sin</summary> <returns>Same as Math.Sin</returns>
StereoKit/Math/SKMath.cs:21
↓ 20 callers
Function
ft_mutex_unlock
StereoKitC/libraries/ferr_thread.h:154
↓ 20 callers
Function
matrix_invert
StereoKitC/sk_math.cpp:172
↓ 20 callers
Function
mesh_set_data
StereoKitC/asset_types/mesh.cpp:188
↓ 20 callers
Function
stbi__get32be
StereoKitC/libraries/stb_image.h:1684
↓ 20 callers
Function
stbi__malloc
StereoKitC/libraries/stb_image.h:982
↓ 20 callers
Function
ui_set_element_color
StereoKitC/ui/ui_theming.cpp:356
↓ 19 callers
Function
cgltf_free_texture_view
StereoKitC/libraries/cgltf.h:1789
↓ 19 callers
Function
cgltf_parse_json_texture_view
StereoKitC/libraries/cgltf.h:3778
↓ 19 callers
Function
ft_mutex_lock
StereoKitC/libraries/ferr_thread.h:144
↓ 19 callers
Function
math_fast_to_vec3
StereoKitC/sk_math_dx.h:40
↓ 19 callers
Function
skg_tex_fmt_to_native
StereoKitC/libraries/sk_gpu.h:2624
↓ 19 callers
Function
string_append
StereoKitC/libraries/stref.cpp:32
↓ 18 callers
Method
ToWorld
<summary>Converts a local point relative to the current hierarchy stack into world space!</summary> <param name="localPoint">A point in local space.</
StereoKit/Systems/Hierarchy.cs:76
↓ 18 callers
Function
assets_addref
StereoKitC/asset_types/assets.cpp:163
↓ 18 callers
Function
cgltf_parse_json_float_array
StereoKitC/libraries/cgltf.h:2767
↓ 18 callers
Function
log_diag
StereoKitC/log.cpp:201
↓ 18 callers
Function
material_copy_id
StereoKitC/asset_types/material.cpp:205
↓ 18 callers
Function
shader_create_mem
StereoKitC/asset_types/shader.cpp:57
↓ 18 callers
Function
sk_malloc
StereoKitC/sk_memory.cpp:13
↓ 18 callers
Function
stbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
StereoKitC/libraries/stb_truetype.h:3027
↓ 18 callers
Function
systems_add
StereoKitC/systems/system.cpp:35
↓ 18 callers
Function
ttULONG
StereoKitC/libraries/stb_truetype.h:1287
↓ 18 callers
Function
ui_set_element_visual
StereoKitC/ui/ui_theming.cpp:341
↓ 17 callers
Method
LayoutReserve
<summary>Reserves a box of space for an item in the current UI layout! If either size axis is zero, it will be auto-sized to fill the current surface
StereoKit/Systems/UI.cs:99
↓ 17 callers
Method
UpdateIdValues
()
Examples/StereoKitTest/StereoKitTest_Xamarin/Resources/Resource.designer.cs:26
↓ 17 callers
Method
get
StereoKitC/libraries/array.h:363
↓ 17 callers
Function
math_fast_to_quat
StereoKitC/sk_math_dx.h:56
↓ 17 callers
Function
sk_get_settings_ref
StereoKitC/stereokit.cpp:545
↓ 16 callers
Method
ToArray
<summary>Converts the SphericalHarmonic into an array of coefficients 9 long. Useful for storing calculated data!</summary> <returns>An array of coeff
StereoKit/Util/SphericalHarmonics.cs:82
↓ 16 callers
Function
assets_allocate
StereoKitC/asset_types/assets.cpp:109
↓ 16 callers
Function
material_addref
StereoKitC/asset_types/material.cpp:214
↓ 16 callers
Function
material_set_texture
StereoKitC/asset_types/material.cpp:636
↓ 16 callers
Method
resize
StereoKitC/libraries/array.h:538
↓ 16 callers
Function
sdf_box_round
StereoKitC/utils/sdf.cpp:11
↓ 16 callers
Function
tex_addref
StereoKitC/asset_types/texture.cpp:798
↓ 16 callers
Function
to_hex
StereoKitC/asset_types/anchor.cpp:93
↓ 16 callers
Function
ui_draw_el
StereoKitC/ui/ui_theming.cpp:450
↓ 16 callers
Function
ui_label
StereoKitC/ui/stereokit_ui.cpp:180
↓ 16 callers
Function
ui_layout_reserve_sz
StereoKitC/ui/ui_layout.cpp:109
↓ 16 callers
Function
ui_window_begin
StereoKitC/ui/stereokit_ui.cpp:1086
↓ 16 callers
Function
ui_window_end
StereoKitC/ui/stereokit_ui.cpp:1095
↓ 15 callers
Method
IsJustActive
<summary>Has the button just been pressed this frame?</summary> <returns>True if pressed, false if not.</returns>
StereoKit/Native/NativeTypes.cs:386
↓ 15 callers
Method
Play
(float speed = 1)
Examples/StereoKitTest/DebugToolWindow.cs:44
↓ 15 callers
Function
assets_releaseref
StereoKitC/asset_types/assets.cpp:169
↓ 15 callers
Function
cgltf_parse_json_unprocessed_extensions
StereoKitC/libraries/cgltf.h:2991
↓ 15 callers
Function
color_to_32
StereoKitC/stereokit.h:728
↓ 15 callers
Function
math_cubemap_corner
StereoKitC/sk_math.cpp:527
↓ 15 callers
Function
platform_win_add_event
StereoKitC/platforms/uwp.cpp:710
↓ 15 callers
Function
shader_set_id
StereoKitC/asset_types/shader.cpp:27
↓ 15 callers
Function
skg_tex_target_bind
StereoKitC/libraries/sk_gpu.h:1027
↓ 15 callers
Function
stbi__at_eof
StereoKitC/libraries/stb_image.h:1608
↓ 15 callers
Function
stbtt_FindGlyphIndex
StereoKitC/libraries/stb_truetype.h:1495
↓ 15 callers
Function
stbtt__buf_get8
StereoKitC/libraries/stb_truetype.h:1132
↓ 15 callers
Function
stbtt__csctx_rccurve_to
StereoKitC/libraries/stb_truetype.h:1956
↓ 15 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
StereoKitC/libraries/stb_truetype.h:1305
↓ 15 callers
Function
tex_set_id
StereoKitC/asset_types/texture.cpp:785
↓ 15 callers
Function
time_totalf_unscaled
StereoKitC/stereokit.cpp:594
↓ 15 callers
Function
ui_get_text_style
StereoKitC/ui/ui_theming.cpp:618
↓ 14 callers
Method
Max
<summary>Returns a vector where each elements is the maximum value for each corresponding pair.</summary> <param name="a">Order isn't important here.<
StereoKit/Math/Vec2.cs:264
↓ 14 callers
Method
Min
<summary>Returns a vector where each elements is the minimum value for each corresponding pair.</summary> <param name="a">Order isn't important here.<
StereoKit/Math/Vec2.cs:274
↓ 14 callers
Function
cgltf_accessor_unpack_floats
StereoKitC/libraries/cgltf.h:2373
↓ 14 callers
Function
material_find
StereoKitC/asset_types/material.cpp:24
↓ 14 callers
Function
pose_matrix
StereoKitC/sk_math.cpp:130
↓ 14 callers
Function
sdf_union
StereoKitC/utils/sdf.h:16
↓ 14 callers
Function
stref_equals
StereoKitC/libraries/stref.cpp:137
↓ 14 callers
Function
ui_line_height
StereoKitC/ui/ui_layout.cpp:416
↓ 14 callers
Function
vec3_magnitude
StereoKitC/stereokit.h:641
↓ 13 callers
Method
AddAxis
<inheritdoc cref="AddAxis(Pose, float)"/> <param name="thickness">How thick should the lines be, in meters? </param>
StereoKit/Systems/Lines.cs:53
↓ 13 callers
Method
AddNode
<summary>This adds a root node to the `Model`'s node hierarchy! If There is already an initial root node, this node will still be a root node, but wil
StereoKit/Assets/Model.cs:392
↓ 13 callers
Method
Clear
<summary>Clears all key/value pairs from the collection.</summary>
StereoKit/Assets/Model.cs:783
↓ 13 callers
Method
FromUtf8
(IntPtr str, int strLength)
StereoKit/Native/NativeHelper.cs:9
↓ 13 callers
Function
_ply_convert
StereoKitC/libraries/micro_ply.h:152
↓ 13 callers
Function
_ui_gen_quadrant_mesh
StereoKitC/ui/ui_theming.cpp:798
↓ 13 callers
Function
assets_set_id
StereoKitC/asset_types/assets.cpp:142
↓ 13 callers
Function
gltf_add_warning
StereoKitC/asset_types/model_gltf.cpp:36
← previous
next →
101–200 of 5,740, ranked by callers