Here is a list of all functions with links to the classes they belong to:
- c -
- c_fn() : FunctionTest, StackTest
- c_fn_ptr() : StackTest
- c_lua_fn() : FunctionTest
- calc_avg_luminance() : nngn::GLPost
- call() : FunctionTest, nngn::lua::state_view, nngn::Schedule::BaseEntry
- can_present() : nngn::DeviceInfo
- cancel() : nngn::Schedule, ScheduleTest
- cancel_atexit() : nngn::Schedule
- cancel_common() : nngn::Schedule
- capacity() : nngn::detail::Buffer
- capture() : LogTest, nngn::Log
- cast() : nngn::Flags< T >
- cbegin() : Entities
- cend() : Entities
- center() : nngn::Camera
- center_up() : CameraTest
- center_up_data() : CameraTest
- channels() : nngn::WAV
- check() : anonymous_namespace{compute.cpp}::ComputeBackend, anonymous_namespace{native.cpp}::NativeBackend, nngn::Colliders::Backend, nngn::Colliders, nngn::Stats, nngn::WAV
- check_aabb() : anonymous_namespace{compute.cpp}::ComputeBackend
- check_aabb_bb() : anonymous_namespace{compute.cpp}::ComputeBackend
- check_aabb_sphere() : anonymous_namespace{compute.cpp}::ComputeBackend
- check_and_clear() : FlagsTest, nngn::Flags< T >
- check_bb() : anonymous_namespace{compute.cpp}::ComputeBackend
- check_bb_sphere() : anonymous_namespace{compute.cpp}::ComputeBackend
- check_collisions() : nngn::Colliders
- check_pointer_type() : nngn::lua::detail::user_data_base
- check_sphere() : anonymous_namespace{compute.cpp}::ComputeBackend
- check_sphere_gravity() : anonymous_namespace{compute.cpp}::ComputeBackend
- check_sphere_plane() : anonymous_namespace{compute.cpp}::ComputeBackend
- check_type() : nngn::lua::detail::user_data_base, nngn::lua::user_data< T >
- check_version() : nngn::InstanceInfo
- choose_device() : anonymous_namespace{vulkan.cpp}::VulkanBackend
- clamp_len() : nngn::Math
- clamp_len_vec() : MathTest
- clamp_len_vec_data() : MathTest
- cleanup() : RegisterTest
- cleanupTestCase() : LuaBench
- clear() : EntityBench, FlagsTest, InspectWorker, nngn::Colliders, nngn::Flags< T >, nngn::PCMWidget, Window
- clear_flags() : Entities
- clear_updated() : nngn::Textbox
- clicked() : nngn::Components
- clip_to_screen() : CameraTest, nngn::Camera
- clip_to_view() : nngn::Camera
- cmd() : InspectWorker, nngn::AudioWorker, PlotWorker, Worker
- cmd_data() : PlotWorker
- cmd_frame() : PlotWorker
- cmd_graph() : nngn::AudioWorker, PlotWorker
- cmd_line() : InspectWorker
- cmd_pos() : nngn::AudioWorker
- cmd_size() : PlotWorker
- cmp_rgb() : nngn::term::FrameBuffer::ColoredPixel
- code() : nngn::ComponentButton
- cofactor() : nngn::Math
- col() : nngn::mat< CRTP, T, N >
- coll_sphere() : nngn::Gen
- Collider() : nngn::Collider
- Colliders() : nngn::Colliders
- CollisionBench() : CollisionBench
- CollisionComputeBench() : CollisionComputeBench
- collisions() : nngn::Colliders
- colored_empty() : TerminalTest
- colored_write() : TerminalTest
- ColoredPixel() : nngn::term::FrameBuffer::ColoredPixel
- command_updated() : Window
- CommandPool() : nngn::CommandPool
- comp() : FlagsTest, nngn::Flags< T >
- ComponentButton() : nngn::ComponentButton
- Components() : nngn::Components
- compute_backend() : nngn::Colliders
- ComputeBackend() : anonymous_namespace{compute.cpp}::ComputeBackend
- ComputeTest() : ComputeTest
- const_time_erase() : UtilsTest
- constructor() : FlagsTest, FpsTest, ScopedTest, SunTest, TextboxTest, TextTest, TextureTest
- context() : LogTest, nngn::Log::context, nngn::Profile::context< T >
- copy() : anonymous_namespace{vulkan.cpp}::Buffers, nngn::term::Texture
- copy_aabb() : anonymous_namespace{compute.cpp}::ComputeBackend
- copy_bb() : anonymous_namespace{compute.cpp}::ComputeBackend
- copy_buffer() : anonymous_namespace{vulkan.cpp}::VulkanBackend
- copy_gravity() : anonymous_namespace{compute.cpp}::ComputeBackend
- copy_member() : anonymous_namespace{compute.cpp}::ComputeBackend
- copy_plane() : anonymous_namespace{compute.cpp}::ComputeBackend
- copy_sphere() : anonymous_namespace{compute.cpp}::ComputeBackend
- count_lines() : nngn::Text, TextTest
- count_lines_data() : TextTest
- create() : anonymous_namespace{opengl.cpp}::GLFramebuffer, anonymous_namespace{vulkan.cpp}::Buffers, nngn::Compute, nngn::GLBuffer, nngn::GLProgram, nngn::GLShader, nngn::GLTexArray, nngn::Graphics, nngn::VAO
- create_buffer() : anonymous_namespace{opencl.cpp}::OpenCLBackend, anonymous_namespace{opengl.cpp}::OpenGLBackend, anonymous_namespace{pseudo.cpp}::Pseudocomp, anonymous_namespace{terminal.cpp}::TerminalBackend, anonymous_namespace{vulkan.cpp}::VulkanBackend, MapTestGraphics, nngn::Compute, nngn::Graphics, nngn::Pseudograph
- create_cmd_buffer() : anonymous_namespace{vulkan.cpp}::VulkanBackend
- create_depth_frame_buffers() : nngn::SwapChain
- create_depth_img() : nngn::SwapChain
- create_depth_pass() : anonymous_namespace{vulkan.cpp}::VulkanBackend
- create_frame_buffers() : nngn::SwapChain
- create_image() : anonymous_namespace{opencl.cpp}::OpenCLBackend, anonymous_namespace{pseudo.cpp}::Pseudocomp, nngn::Compute
- create_img_views() : nngn::SwapChain
- create_kernel() : anonymous_namespace{opencl.cpp}::OpenCLBackend, anonymous_namespace{pseudo.cpp}::Pseudocomp, nngn::Compute
- create_pipeline() : anonymous_namespace{opengl.cpp}::OpenGLBackend, anonymous_namespace{terminal.cpp}::TerminalBackend, anonymous_namespace{vulkan.cpp}::VulkanBackend, nngn::Graphics, nngn::Pseudograph
- create_pipelines() : anonymous_namespace{vulkan.cpp}::VulkanBackend
- create_program() : anonymous_namespace{opencl.cpp}::OpenCLBackend, anonymous_namespace{pseudo.cpp}::Pseudocomp, nngn::Compute
- create_render_pass() : anonymous_namespace{vulkan.cpp}::VulkanBackend
- create_sampler() : anonymous_namespace{opencl.cpp}::OpenCLBackend, anonymous_namespace{pseudo.cpp}::Pseudocomp, nngn::Compute, nngn::Device
- create_shader() : nngn::Device
- create_sync_objects() : nngn::SwapChain
- create_table() : nngn::lua::state_view
- create_uniform_buffer() : anonymous_namespace{opengl.cpp}::OpenGLBackend
- create_vao() : anonymous_namespace{opengl.cpp}::OpenGLBackend
- create_view() : nngn::Image
- create_window() : nngn::GLFWBackend
- cross() : nngn::Math
- crtp() : nngn::lua::detail::table_base< CRTP >
- cstr() : StackTest
- cube_2d_view() : anonymous_namespace{vulkan.cpp}::ShadowCube
- cube_debug() : nngn::Gen
- cube_ortho() : nngn::Gen
- cube_persp() : nngn::Gen
- cube_vertices() : nngn::Gen
- cur() : nngn::SpriteAnimation
- cur_block() : nngn::StagingBuffer
- cur_cmd_buffer() : anonymous_namespace{vulkan.cpp}::VulkanBackend
- cur_frame() : nngn::SwapChain
- cur_track() : nngn::SpriteAnimation