Kohi Game Engine
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- s -
scene_pass_create() :
scene_pass.h
scene_pass_destroy() :
scene_pass.h
scene_pass_execute() :
scene_pass.h
scene_pass_extended_data :
scene_pass.h
scene_pass_initialize() :
scene_pass.h
selected_object :
game_state.h
shader :
shader_system.h
SHADER_ATTRIB_TYPE_FLOAT32 :
resource_types.h
SHADER_ATTRIB_TYPE_FLOAT32_2 :
resource_types.h
SHADER_ATTRIB_TYPE_FLOAT32_3 :
resource_types.h
SHADER_ATTRIB_TYPE_FLOAT32_4 :
resource_types.h
SHADER_ATTRIB_TYPE_INT16 :
resource_types.h
SHADER_ATTRIB_TYPE_INT32 :
resource_types.h
SHADER_ATTRIB_TYPE_INT8 :
resource_types.h
SHADER_ATTRIB_TYPE_MATRIX_4 :
resource_types.h
SHADER_ATTRIB_TYPE_UINT16 :
resource_types.h
SHADER_ATTRIB_TYPE_UINT32 :
resource_types.h
SHADER_ATTRIB_TYPE_UINT8 :
resource_types.h
shader_attribute :
shader_system.h
shader_attribute_config :
resource_types.h
shader_attribute_type :
resource_types.h
shader_config :
resource_types.h
shader_flag_bits :
shader_system.h
SHADER_FLAG_DEPTH_TEST :
shader_system.h
SHADER_FLAG_DEPTH_WRITE :
shader_system.h
SHADER_FLAG_NONE :
shader_system.h
SHADER_FLAG_WIREFRAME :
shader_system.h
shader_flags :
shader_system.h
shader_resource_loader_create() :
shader_loader.h
shader_scope :
resource_types.h
SHADER_SCOPE_GLOBAL :
resource_types.h
SHADER_SCOPE_INSTANCE :
resource_types.h
SHADER_SCOPE_LOCAL :
resource_types.h
shader_stage :
resource_types.h
SHADER_STAGE_COMPUTE :
resource_types.h
SHADER_STAGE_FRAGMENT :
resource_types.h
SHADER_STAGE_GEOMETRY :
resource_types.h
SHADER_STAGE_VERTEX :
resource_types.h
shader_state :
shader_system.h
SHADER_STATE_INITIALIZED :
shader_system.h
SHADER_STATE_NOT_CREATED :
shader_system.h
SHADER_STATE_UNINITIALIZED :
shader_system.h
shader_system_apply_global() :
shader_system.h
shader_system_apply_instance() :
shader_system.h
shader_system_bind_instance() :
shader_system.h
shader_system_config :
shader_system.h
shader_system_create() :
shader_system.h
shader_system_get() :
shader_system.h
shader_system_get_by_id() :
shader_system.h
shader_system_get_id() :
shader_system.h
shader_system_initialize() :
shader_system.h
shader_system_sampler_set() :
shader_system.h
shader_system_sampler_set_by_index() :
shader_system.h
shader_system_shutdown() :
shader_system.h
shader_system_uniform_index() :
shader_system.h
shader_system_uniform_set() :
shader_system.h
shader_system_uniform_set_by_index() :
shader_system.h
shader_system_use() :
shader_system.h
shader_system_use_by_id() :
shader_system.h
shader_uniform :
shader_system.h
shader_uniform_config :
resource_types.h
shader_uniform_type :
resource_types.h
SHADER_UNIFORM_TYPE_CUSTOM :
resource_types.h
SHADER_UNIFORM_TYPE_FLOAT32 :
resource_types.h
SHADER_UNIFORM_TYPE_FLOAT32_2 :
resource_types.h
SHADER_UNIFORM_TYPE_FLOAT32_3 :
resource_types.h
SHADER_UNIFORM_TYPE_FLOAT32_4 :
resource_types.h
SHADER_UNIFORM_TYPE_INT16 :
resource_types.h
SHADER_UNIFORM_TYPE_INT32 :
resource_types.h
SHADER_UNIFORM_TYPE_INT8 :
resource_types.h
SHADER_UNIFORM_TYPE_MATRIX_4 :
resource_types.h
SHADER_UNIFORM_TYPE_SAMPLER :
resource_types.h
SHADER_UNIFORM_TYPE_UINT16 :
resource_types.h
SHADER_UNIFORM_TYPE_UINT32 :
resource_types.h
SHADER_UNIFORM_TYPE_UINT8 :
resource_types.h
simple_scene :
simple_scene.h
simple_scene_config :
resource_types.h
simple_scene_create() :
simple_scene.h
simple_scene_debug_render_data_query() :
simple_scene.h
simple_scene_directional_light_add() :
simple_scene.h
simple_scene_directional_light_get() :
simple_scene.h
simple_scene_directional_light_remove() :
simple_scene.h
simple_scene_initialize() :
simple_scene.h
simple_scene_load() :
simple_scene.h
simple_scene_mesh_add() :
simple_scene.h
simple_scene_mesh_get() :
simple_scene.h
simple_scene_mesh_remove() :
simple_scene.h
simple_scene_point_light_add() :
simple_scene.h
simple_scene_point_light_get() :
simple_scene.h
simple_scene_point_light_remove() :
simple_scene.h
simple_scene_populate_render_packet() :
simple_scene.h
simple_scene_raycast() :
simple_scene.h
simple_scene_resource_loader_create() :
simple_scene_loader.h
simple_scene_skybox_add() :
simple_scene.h
simple_scene_skybox_get() :
simple_scene.h
simple_scene_skybox_remove() :
simple_scene.h
simple_scene_state :
simple_scene.h
SIMPLE_SCENE_STATE_INITIALIZED :
simple_scene.h
SIMPLE_SCENE_STATE_LOADED :
simple_scene.h
SIMPLE_SCENE_STATE_LOADING :
simple_scene.h
SIMPLE_SCENE_STATE_UNINITIALIZED :
simple_scene.h
SIMPLE_SCENE_STATE_UNLOADED :
simple_scene.h
SIMPLE_SCENE_STATE_UNLOADING :
simple_scene.h
simple_scene_terrain_add() :
simple_scene.h
simple_scene_terrain_get() :
simple_scene.h
simple_scene_terrain_remove() :
simple_scene.h
simple_scene_transform_get_by_id() :
simple_scene.h
simple_scene_unload() :
simple_scene.h
simple_scene_update() :
simple_scene.h
skybox :
skybox.h
skybox_config :
skybox.h
skybox_create() :
skybox.h
skybox_destroy() :
skybox.h
skybox_initialize() :
skybox.h
skybox_load() :
skybox.h
skybox_packet_data :
renderer_types.h
skybox_pass_create() :
skybox_pass.h
skybox_pass_destroy() :
skybox_pass.h
skybox_pass_execute() :
skybox_pass.h
skybox_pass_extended_data :
skybox_pass.h
skybox_pass_initialize() :
skybox_pass.h
skybox_simple_scene_config :
resource_types.h
skybox_unload() :
skybox.h
stack :
stack.h
stack_create() :
stack.h
stack_destroy() :
stack.h
stack_pop() :
stack.h
stack_push() :
stack.h
STATIC_ASSERT() :
defines.h
stbi_convert_iphone_png_to_rgb() :
stb_image.h
stbi_convert_iphone_png_to_rgb_thread() :
stb_image.h
STBI_default :
stb_image.h
stbi_failure_reason() :
stb_image.h
STBI_grey :
stb_image.h
STBI_grey_alpha :
stb_image.h
stbi_hdr_to_ldr_gamma() :
stb_image.h
stbi_hdr_to_ldr_scale() :
stb_image.h
stbi_image_free() :
stb_image.h
stbi_info() :
stb_image.h
stbi_info_from_callbacks() :
stb_image.h
stbi_info_from_file() :
stb_image.h
stbi_info_from_memory() :
stb_image.h
stbi_is_16_bit() :
stb_image.h
stbi_is_16_bit_from_callbacks() :
stb_image.h
stbi_is_16_bit_from_file() :
stb_image.h
stbi_is_16_bit_from_memory() :
stb_image.h
stbi_is_hdr() :
stb_image.h
stbi_is_hdr_from_callbacks() :
stb_image.h
stbi_is_hdr_from_file() :
stb_image.h
stbi_is_hdr_from_memory() :
stb_image.h
stbi_ldr_to_hdr_gamma() :
stb_image.h
stbi_ldr_to_hdr_scale() :
stb_image.h
stbi_load() :
stb_image.h
stbi_load_16() :
stb_image.h
stbi_load_16_from_callbacks() :
stb_image.h
stbi_load_16_from_memory() :
stb_image.h
stbi_load_from_callbacks() :
stb_image.h
stbi_load_from_file() :
stb_image.h
stbi_load_from_file_16() :
stb_image.h
stbi_load_from_memory() :
stb_image.h
stbi_load_gif_from_memory() :
stb_image.h
stbi_loadf() :
stb_image.h
stbi_loadf_from_callbacks() :
stb_image.h
stbi_loadf_from_file() :
stb_image.h
stbi_loadf_from_memory() :
stb_image.h
STBI_rgb :
stb_image.h
STBI_rgb_alpha :
stb_image.h
stbi_set_flip_vertically_on_load() :
stb_image.h
stbi_set_flip_vertically_on_load_thread() :
stb_image.h
stbi_set_unpremultiply_on_load() :
stb_image.h
stbi_set_unpremultiply_on_load_thread() :
stb_image.h
stbi_uc :
stb_image.h
stbi_us :
stb_image.h
STBI_VERSION :
stb_image.h
stbi_zlib_decode_buffer() :
stb_image.h
stbi_zlib_decode_malloc() :
stb_image.h
stbi_zlib_decode_malloc_guesssize() :
stb_image.h
stbi_zlib_decode_malloc_guesssize_headerflag() :
stb_image.h
stbi_zlib_decode_noheader_buffer() :
stb_image.h
stbi_zlib_decode_noheader_malloc() :
stb_image.h
STBIDEF :
stb_image.h
stbrp_rect :
stb_truetype.h
stbtt_BakeFontBitmap() :
stb_truetype.h
stbtt_CompareUTF8toUTF16_bigendian() :
stb_truetype.h
STBTT_DEF :
stb_truetype.h
stbtt_FindGlyphIndex() :
stb_truetype.h
stbtt_FindMatchingFont() :
stb_truetype.h
stbtt_FindSVGDoc() :
stb_truetype.h
stbtt_fontinfo :
stb_truetype.h
stbtt_FreeBitmap() :
stb_truetype.h
stbtt_FreeSDF() :
stb_truetype.h
stbtt_FreeShape() :
stb_truetype.h
stbtt_GetBakedQuad() :
stb_truetype.h
stbtt_GetCodepointBitmap() :
stb_truetype.h
stbtt_GetCodepointBitmapBox() :
stb_truetype.h
stbtt_GetCodepointBitmapBoxSubpixel() :
stb_truetype.h
stbtt_GetCodepointBitmapSubpixel() :
stb_truetype.h
stbtt_GetCodepointBox() :
stb_truetype.h
stbtt_GetCodepointHMetrics() :
stb_truetype.h
stbtt_GetCodepointKernAdvance() :
stb_truetype.h
stbtt_GetCodepointSDF() :
stb_truetype.h
stbtt_GetCodepointShape() :
stb_truetype.h
stbtt_GetCodepointSVG() :
stb_truetype.h
stbtt_GetFontBoundingBox() :
stb_truetype.h
stbtt_GetFontNameString() :
stb_truetype.h
stbtt_GetFontOffsetForIndex() :
stb_truetype.h
stbtt_GetFontVMetrics() :
stb_truetype.h
stbtt_GetFontVMetricsOS2() :
stb_truetype.h
stbtt_GetGlyphBitmap() :
stb_truetype.h
stbtt_GetGlyphBitmapBox() :
stb_truetype.h
stbtt_GetGlyphBitmapBoxSubpixel() :
stb_truetype.h
stbtt_GetGlyphBitmapSubpixel() :
stb_truetype.h
stbtt_GetGlyphBox() :
stb_truetype.h
stbtt_GetGlyphHMetrics() :
stb_truetype.h
stbtt_GetGlyphKernAdvance() :
stb_truetype.h
stbtt_GetGlyphSDF() :
stb_truetype.h
stbtt_GetGlyphShape() :
stb_truetype.h
stbtt_GetGlyphSVG() :
stb_truetype.h
stbtt_GetKerningTable() :
stb_truetype.h
stbtt_GetKerningTableLength() :
stb_truetype.h
stbtt_GetNumberOfFonts() :
stb_truetype.h
stbtt_GetPackedQuad() :
stb_truetype.h
stbtt_GetScaledFontVMetrics() :
stb_truetype.h
stbtt_InitFont() :
stb_truetype.h
stbtt_IsGlyphEmpty() :
stb_truetype.h
stbtt_kerningentry :
stb_truetype.h
STBTT_MAC_EID_ARABIC :
stb_truetype.h
STBTT_MAC_EID_CHINESE_TRAD :
stb_truetype.h
STBTT_MAC_EID_GREEK :
stb_truetype.h
STBTT_MAC_EID_HEBREW :
stb_truetype.h
STBTT_MAC_EID_JAPANESE :
stb_truetype.h
STBTT_MAC_EID_KOREAN :
stb_truetype.h
STBTT_MAC_EID_ROMAN :
stb_truetype.h
STBTT_MAC_EID_RUSSIAN :
stb_truetype.h
STBTT_MAC_LANG_ARABIC :
stb_truetype.h
STBTT_MAC_LANG_CHINESE_SIMPLIFIED :
stb_truetype.h
STBTT_MAC_LANG_CHINESE_TRAD :
stb_truetype.h
STBTT_MAC_LANG_DUTCH :
stb_truetype.h
STBTT_MAC_LANG_ENGLISH :
stb_truetype.h
STBTT_MAC_LANG_FRENCH :
stb_truetype.h
STBTT_MAC_LANG_GERMAN :
stb_truetype.h
STBTT_MAC_LANG_HEBREW :
stb_truetype.h
STBTT_MAC_LANG_ITALIAN :
stb_truetype.h
STBTT_MAC_LANG_JAPANESE :
stb_truetype.h
STBTT_MAC_LANG_KOREAN :
stb_truetype.h
STBTT_MAC_LANG_RUSSIAN :
stb_truetype.h
STBTT_MAC_LANG_SPANISH :
stb_truetype.h
STBTT_MAC_LANG_SWEDISH :
stb_truetype.h
STBTT_MACSTYLE_BOLD :
stb_truetype.h
STBTT_MACSTYLE_DONTCARE :
stb_truetype.h
STBTT_MACSTYLE_ITALIC :
stb_truetype.h
STBTT_MACSTYLE_NONE :
stb_truetype.h
STBTT_MACSTYLE_UNDERSCORE :
stb_truetype.h
stbtt_MakeCodepointBitmap() :
stb_truetype.h
stbtt_MakeCodepointBitmapSubpixel() :
stb_truetype.h
stbtt_MakeCodepointBitmapSubpixelPrefilter() :
stb_truetype.h
stbtt_MakeGlyphBitmap() :
stb_truetype.h
stbtt_MakeGlyphBitmapSubpixel() :
stb_truetype.h
stbtt_MakeGlyphBitmapSubpixelPrefilter() :
stb_truetype.h
STBTT_MS_EID_SHIFTJIS :
stb_truetype.h
STBTT_MS_EID_SYMBOL :
stb_truetype.h
STBTT_MS_EID_UNICODE_BMP :
stb_truetype.h
STBTT_MS_EID_UNICODE_FULL :
stb_truetype.h
STBTT_MS_LANG_CHINESE :
stb_truetype.h
STBTT_MS_LANG_DUTCH :
stb_truetype.h
STBTT_MS_LANG_ENGLISH :
stb_truetype.h
STBTT_MS_LANG_FRENCH :
stb_truetype.h
STBTT_MS_LANG_GERMAN :
stb_truetype.h
STBTT_MS_LANG_HEBREW :
stb_truetype.h
STBTT_MS_LANG_ITALIAN :
stb_truetype.h
STBTT_MS_LANG_JAPANESE :
stb_truetype.h
STBTT_MS_LANG_KOREAN :
stb_truetype.h
STBTT_MS_LANG_RUSSIAN :
stb_truetype.h
STBTT_MS_LANG_SPANISH :
stb_truetype.h
STBTT_MS_LANG_SWEDISH :
stb_truetype.h
stbtt_pack_context :
stb_truetype.h
stbtt_PackBegin() :
stb_truetype.h
stbtt_PackEnd() :
stb_truetype.h
stbtt_PackFontRange() :
stb_truetype.h
stbtt_PackFontRanges() :
stb_truetype.h
stbtt_PackFontRangesGatherRects() :
stb_truetype.h
stbtt_PackFontRangesPackRects() :
stb_truetype.h
stbtt_PackFontRangesRenderIntoRects() :
stb_truetype.h
stbtt_PackSetOversampling() :
stb_truetype.h
stbtt_PackSetSkipMissingCodepoints() :
stb_truetype.h
STBTT_PLATFORM_ID_ISO :
stb_truetype.h
STBTT_PLATFORM_ID_MAC :
stb_truetype.h
STBTT_PLATFORM_ID_MICROSOFT :
stb_truetype.h
STBTT_PLATFORM_ID_UNICODE :
stb_truetype.h
STBTT_POINT_SIZE :
stb_truetype.h
stbtt_Rasterize() :
stb_truetype.h
stbtt_ScaleForMappingEmToPixels() :
stb_truetype.h
stbtt_ScaleForPixelHeight() :
stb_truetype.h
STBTT_UNICODE_EID_ISO_10646 :
stb_truetype.h
STBTT_UNICODE_EID_UNICODE_1_0 :
stb_truetype.h
STBTT_UNICODE_EID_UNICODE_1_1 :
stb_truetype.h
STBTT_UNICODE_EID_UNICODE_2_0_BMP :
stb_truetype.h
STBTT_UNICODE_EID_UNICODE_2_0_FULL :
stb_truetype.h
STBTT_vcubic :
stb_truetype.h
STBTT_vcurve :
stb_truetype.h
stbtt_vertex_type :
stb_truetype.h
STBTT_vline :
stb_truetype.h
STBTT_vmove :
stb_truetype.h
string_append_bool() :
kstring.h
string_append_char() :
kstring.h
string_append_float() :
kstring.h
string_append_int() :
kstring.h
string_append_string() :
kstring.h
string_cleanup_split_array() :
kstring.h
string_copy() :
kstring.h
string_directory_from_path() :
kstring.h
string_duplicate() :
kstring.h
string_empty() :
kstring.h
string_filename_from_path() :
kstring.h
string_filename_no_extension_from_path() :
kstring.h
string_format() :
kstring.h
string_format_v() :
kstring.h
string_free() :
kstring.h
string_index_of() :
kstring.h
string_index_of_str() :
kstring.h
string_length() :
kstring.h
string_mid() :
kstring.h
string_ncopy() :
kstring.h
string_split() :
kstring.h
string_to_bool() :
kstring.h
string_to_f32() :
kstring.h
string_to_f64() :
kstring.h
string_to_i16() :
kstring.h
string_to_i32() :
kstring.h
string_to_i64() :
kstring.h
string_to_i8() :
kstring.h
string_to_mat4() :
kstring.h
string_to_transform() :
kstring.h
string_to_u16() :
kstring.h
string_to_u32() :
kstring.h
string_to_u64() :
kstring.h
string_to_u8() :
kstring.h
string_to_vec2() :
kstring.h
string_to_vec3() :
kstring.h
string_to_vec4() :
kstring.h
string_trim() :
kstring.h
string_utf8_length() :
kstring.h
strings_equal() :
kstring.h
strings_equali() :
kstring.h
strings_nequal() :
kstring.h
strings_nequali() :
kstring.h
SUBMITTED :
vulkan_types.h
system_event_code :
event.h
system_font_config :
font_system.h
system_font_face :
resource_types.h
system_font_resource_data :
resource_types.h
system_font_resource_loader_create() :
system_font_loader.h
systems_manager_get_state() :
systems_manager.h
systems_manager_initialize() :
systems_manager.h
systems_manager_post_boot_initialize() :
systems_manager.h
systems_manager_register() :
systems_manager.h
systems_manager_shutdown() :
systems_manager.h
systems_manager_state :
systems_manager.h
systems_manager_update() :
systems_manager.h
Generated by
1.9.1