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
↓ 1 callers
Method
ray_point_closest
(Ray ray, Vec3 pt)
StereoKit/Native/NativeAPI.cs:101
↓ 1 callers
Function
read_and_mix_pcm_frames_f32
StereoKitC/systems/audio.cpp:51
↓ 1 callers
Function
read_data_for_isac
StereoKitC/systems/audio.cpp:158
↓ 1 callers
Function
rect_atlas_create
StereoKitC/rect_atlas.cpp:5
↓ 1 callers
Function
rect_atlas_destroy
StereoKitC/rect_atlas.cpp:15
↓ 1 callers
Method
remove_at
StereoKitC/libraries/array.h:381
↓ 1 callers
Method
render_blit
(IntPtr to_rendertarget, IntPtr material)
StereoKit/Native/NativeAPI.cs:476
↓ 1 callers
Function
render_blit_to_bound
StereoKitC/systems/render.cpp:970
↓ 1 callers
Function
render_draw_matrix
StereoKitC/systems/render.cpp:823
↓ 1 callers
Method
render_enable_skytex
([MarshalAs(UnmanagedType.Bool)] bool show_sky)
StereoKit/Native/NativeAPI.cs:470
↓ 1 callers
Method
render_enabled_skytex
()
StereoKit/Native/NativeAPI.cs:471
↓ 1 callers
Function
render_fill_inst_buffer
StereoKitC/systems/render.cpp:1118
↓ 1 callers
Method
render_get_cam_root
()
StereoKit/Native/NativeAPI.cs:450
↓ 1 callers
Function
render_get_capture_filter
StereoKitC/systems/render.cpp:624
↓ 1 callers
Method
render_get_capture_filter
()
StereoKit/Native/NativeAPI.cs:464
↓ 1 callers
Method
render_get_clear_color
()
StereoKit/Native/NativeAPI.cs:469
↓ 1 callers
Function
render_get_clip
StereoKitC/systems/render.cpp:460
↓ 1 callers
Method
render_get_filter
()
StereoKit/Native/NativeAPI.cs:457
↓ 1 callers
Method
render_get_multisample
()
StereoKit/Native/NativeAPI.cs:462
↓ 1 callers
Function
render_get_primary_list
StereoKitC/systems/render.cpp:484
↓ 1 callers
Function
render_get_projection
StereoKitC/systems/render.cpp:356
↓ 1 callers
Method
render_get_projection
()
StereoKit/Native/NativeAPI.cs:449
↓ 1 callers
Method
render_get_scaling
()
StereoKit/Native/NativeAPI.cs:460
↓ 1 callers
Method
render_get_skylight
()
StereoKit/Native/NativeAPI.cs:467
↓ 1 callers
Method
render_get_skymaterial
()
StereoKit/Native/NativeAPI.cs:455
↓ 1 callers
Function
render_get_skytex
StereoKitC/systems/render.cpp:536
↓ 1 callers
Method
render_get_skytex
()
StereoKit/Native/NativeAPI.cs:453
↓ 1 callers
Function
render_global_texture
StereoKitC/systems/render.cpp:650
↓ 1 callers
Method
render_has_capture_filter
()
StereoKit/Native/NativeAPI.cs:465
↓ 1 callers
Function
render_list_clear
StereoKitC/systems/render.cpp:1368
↓ 1 callers
Function
render_list_create
StereoKitC/systems/render.cpp:1178
↓ 1 callers
Function
render_list_execute
StereoKitC/systems/render.cpp:1245
↓ 1 callers
Function
render_list_item_count
StereoKitC/systems/render.cpp:1381
↓ 1 callers
Function
render_list_push
StereoKitC/systems/render.cpp:1195
↓ 1 callers
Function
render_list_release
StereoKitC/systems/render.cpp:1187
↓ 1 callers
Function
render_material_to
StereoKitC/systems/render.cpp:1069
↓ 1 callers
Method
render_override_capture_filter
([MarshalAs(UnmanagedType.Bool)] bool use_override_filter, RenderLayer layer_filter)
StereoKit/Native/NativeAPI.cs:463
↓ 1 callers
Function
render_pipeline_surface_destroy
StereoKitC/systems/render_pipeline.cpp:96
↓ 1 callers
Function
render_pipeline_surface_set_tex
StereoKitC/systems/render_pipeline.cpp:162
↓ 1 callers
Method
render_screenshot_capture
([MarshalAs(UnmanagedType.FunctionPtr)] RenderOnScreenshotCallback render_on_screenshot_callback, Pose viewpoi
StereoKit/Native/NativeAPI.cs:478
↓ 1 callers
Function
render_screenshot_pose
StereoKitC/systems/render.cpp:1036
↓ 1 callers
Method
render_screenshot_viewpoint
([MarshalAs(UnmanagedType.FunctionPtr)] RenderOnScreenshotCallback render_on_screenshot_callback, Matrix camer
StereoKit/Native/NativeAPI.cs:479
↓ 1 callers
Method
render_set_cam_root
(in Matrix cam_root)
StereoKit/Native/NativeAPI.cs:451
↓ 1 callers
Method
render_set_clear_color
(Color color)
StereoKit/Native/NativeAPI.cs:468
↓ 1 callers
Function
render_set_clip
StereoKitC/systems/render.cpp:316
↓ 1 callers
Method
render_set_clip
(float near_plane, float far_plane)
StereoKit/Native/NativeAPI.cs:444
↓ 1 callers
Method
render_set_filter
(RenderLayer layer_filter)
StereoKit/Native/NativeAPI.cs:458
↓ 1 callers
Method
render_set_fov
(float field_of_view_degrees)
StereoKit/Native/NativeAPI.cs:445
↓ 1 callers
Method
render_set_multisample
(int display_tex_multisample)
StereoKit/Native/NativeAPI.cs:461
↓ 1 callers
Method
render_set_ortho_clip
(float near_plane, float far_plane)
StereoKit/Native/NativeAPI.cs:446
↓ 1 callers
Method
render_set_ortho_size
(float viewport_height_meters)
StereoKit/Native/NativeAPI.cs:447
↓ 1 callers
Method
render_set_projection
(Projection proj)
StereoKit/Native/NativeAPI.cs:448
↓ 1 callers
Method
render_set_scaling
(float display_tex_scale)
StereoKit/Native/NativeAPI.cs:459
↓ 1 callers
Function
render_set_sim_head
StereoKitC/systems/render.cpp:515
↓ 1 callers
Method
render_set_skylight
(in SphericalHarmonics lighting_info)
StereoKit/Native/NativeAPI.cs:456
↓ 1 callers
Function
render_set_skymaterial
StereoKitC/systems/render.cpp:544
↓ 1 callers
Method
render_set_skymaterial
(IntPtr sky_material)
StereoKit/Native/NativeAPI.cs:454
↓ 1 callers
Method
render_set_skytex
(IntPtr sky_texture)
StereoKit/Native/NativeAPI.cs:452
↓ 1 callers
Method
render_to
(IntPtr to_rendertarget, in Matrix camera, in Matrix projection, RenderLayer layer_filter, RenderClear clear,
StereoKit/Native/NativeAPI.cs:480
↓ 1 callers
Method
reorder
StereoKitC/libraries/array.h:250
↓ 1 callers
Function
ruler_window
Examples/StereoKitCTest/main.cpp:272
↓ 1 callers
Function
scene_update
Examples/StereoKitCTest/scene.cpp:19
↓ 1 callers
Function
sdf_create_tex
StereoKitC/utils/sdf.cpp:66
↓ 1 callers
Function
sdf_diamond
The MIT License Copyright (c) 2017 Inigo Quilez
StereoKitC/utils/sdf.cpp:43
↓ 1 callers
Method
sh_add
(ref SphericalHarmonics harmonics, Vec3 light_dir, Vec3 light_color)
StereoKit/Native/NativeAPI.cs:128
↓ 1 callers
Method
sh_brightness
(ref SphericalHarmonics harmonics, float scale)
StereoKit/Native/NativeAPI.cs:127
↓ 1 callers
Function
sh_calculate
StereoKitC/spherical_harmonics.cpp:90
↓ 1 callers
Method
sh_create
([In] SHLight[] lights, int light_count)
StereoKit/Native/NativeAPI.cs:126
↓ 1 callers
Function
sh_dominant_dir
StereoKitC/spherical_harmonics.cpp:175
↓ 1 callers
Method
sh_dominant_dir
(in SphericalHarmonics harmonics)
StereoKit/Native/NativeAPI.cs:130
↓ 1 callers
Method
sh_lookup
(in SphericalHarmonics harmonics, Vec3 normal)
StereoKit/Native/NativeAPI.cs:129
↓ 1 callers
Function
sh_to_fast
StereoKitC/spherical_harmonics.cpp:189
↓ 1 callers
Method
shader_create_file
([In] byte[] filename_utf8)
StereoKit/Native/NativeAPI.cs:231
↓ 1 callers
Method
shader_create_mem
([In] byte[] data, UIntPtr data_size)
StereoKit/Native/NativeAPI.cs:232
↓ 1 callers
Function
shader_destroy
StereoKitC/asset_types/shader.cpp:140
↓ 1 callers
Method
shader_find
(string id)
StereoKit/Native/NativeAPI.cs:230
↓ 1 callers
Method
shader_get_id
(IntPtr shader)
StereoKit/Native/NativeAPI.cs:234
↓ 1 callers
Method
shader_get_name
(IntPtr shader)
StereoKit/Native/NativeAPI.cs:235
↓ 1 callers
Method
shader_set_id
(IntPtr shader, string id)
StereoKit/Native/NativeAPI.cs:233
↓ 1 callers
Function
shader_update_label
StereoKitC/asset_types/shader.cpp:40
↓ 1 callers
Function
simulator_bounds_pose
StereoKitC/xr_backends/simulator.cpp:255
↓ 1 callers
Function
simulator_bounds_size
StereoKitC/xr_backends/simulator.cpp:249
↓ 1 callers
Function
simulator_init
StereoKitC/xr_backends/simulator.cpp:48
↓ 1 callers
Function
simulator_set_origin_offset
StereoKitC/xr_backends/simulator.cpp:235
↓ 1 callers
Function
simulator_shutdown
StereoKitC/xr_backends/simulator.cpp:115
↓ 1 callers
Function
simulator_step_begin
StereoKitC/xr_backends/simulator.cpp:128
↓ 1 callers
Function
simulator_step_end
StereoKitC/xr_backends/simulator.cpp:216
↓ 1 callers
Method
sk_active_display_mode
()
StereoKit/Native/NativeAPI.cs:25
↓ 1 callers
Method
sk_app_focus
()
StereoKit/Native/NativeAPI.cs:29
↓ 1 callers
Function
sk_assert_thread_valid
StereoKitC/stereokit.cpp:434
↓ 1 callers
Function
sk_get_settings
StereoKitC/stereokit.cpp:516
↓ 1 callers
Function
sk_has_stepped
StereoKitC/stereokit.cpp:557
↓ 1 callers
Method
sk_init
(SKSettings settings)
StereoKit/Native/NativeAPI.cs:13
↓ 1 callers
Function
sk_is_running
StereoKitC/stereokit.cpp:565
↓ 1 callers
Function
sk_is_stepping
StereoKitC/stereokit.cpp:553
↓ 1 callers
Function
sk_main_thread
StereoKitC/stereokit.cpp:452
↓ 1 callers
Function
sk_malloc_d
StereoKitC/sk_memory.cpp:70
↓ 1 callers
Method
sk_quit
()
StereoKit/Native/NativeAPI.cs:19
↓ 1 callers
Function
sk_run
StereoKitC/stereokit.cpp:364
↓ 1 callers
Method
sk_set_window_xam
(IntPtr window)
StereoKit/Native/NativeAPI.cs:16
← previous
next →
2,001–2,100 of 5,740, ranked by callers