Here is a list of all documented class members with links to the class documentation for each member:
- s -
- scaling_
: blowbox::Entity
- scene_manager_
: blowbox::BlowboxCore
, blowbox::Get
- SceneManager()
: blowbox::Get
, blowbox::SceneManager
- Set()
: blowbox::Get
- SetBlendFactor()
: blowbox::GraphicsContext
- SetBlendState()
: blowbox::GraphicsPSO
- SetBufferSRV()
: blowbox::GraphicsContext
- SetBufferUAV()
: blowbox::GraphicsContext
- SetCbvSrvUavHeap()
: blowbox::Get
- SetComputeShader()
: blowbox::ComputePSO
- SetConstantBuffer()
: blowbox::GraphicsContext
- SetConstants()
: blowbox::GraphicsContext
- SetDepthStencilState()
: blowbox::GraphicsPSO
- SetDepthStencilTarget()
: blowbox::GraphicsContext
- SetDescriptorHeap()
: blowbox::CommandContext
- SetDescriptorHeaps()
: blowbox::CommandContext
- SetDescriptorRangeInTable()
: blowbox::RootParameter
- SetDescriptorTable()
: blowbox::GraphicsContext
- SetDomainShader()
: blowbox::GraphicsPSO
- SetDsvHeap()
: blowbox::Get
- SetFarPlane()
: blowbox::Camera
- SetFovDegrees()
: blowbox::PerspectiveCamera
- SetFovRadians()
: blowbox::PerspectiveCamera
- SetGeometryShader()
: blowbox::GraphicsPSO
- SetHullShader()
: blowbox::GraphicsPSO
- SetIndexBuffer()
: blowbox::GraphicsContext
- SetIndices()
: blowbox::MeshData
- SetInputLayout()
: blowbox::GraphicsPSO
- SetInScene()
: blowbox::Entity
- SetKeyModifiers()
: blowbox::KeyboardState
- SetKeyPressed()
: blowbox::KeyboardState
- SetKeyReleased()
: blowbox::KeyboardState
- SetLocalPosition()
: blowbox::Entity
- SetLocalRotation()
: blowbox::Entity
- SetLocalScaling()
: blowbox::Entity
- SetMainCamera()
: blowbox::SceneManager
- SetMesh()
: blowbox::Entity
- SetMouseButtonModifiers()
: blowbox::MouseState
- SetMouseButtonPressed()
: blowbox::MouseState
- SetMouseButtonReleased()
: blowbox::MouseState
- SetMouseInWindow()
: blowbox::MouseState
- SetMousePosition()
: blowbox::MouseState
- SetName()
: blowbox::CommandContext
, blowbox::Entity
- SetNearPlane()
: blowbox::Camera
- SetOrthographicSize()
: blowbox::OrthographicCamera
- SetPipelineState()
: blowbox::GraphicsContext
- SetPixelShader()
: blowbox::GraphicsPSO
- SetPosition()
: blowbox::Camera
- SetPostRenderProcedure()
: blowbox::BlowboxCore
- SetPostUpdateProcedure()
: blowbox::BlowboxCore
- SetPredication()
: blowbox::CommandContext
- SetPrimitiveRestart()
: blowbox::GraphicsPSO
- SetPrimitiveTopology()
: blowbox::GraphicsContext
- SetPrimitiveTopologyType()
: blowbox::GraphicsPSO
- SetRasterizerState()
: blowbox::GraphicsPSO
- SetRenderProcedure()
: blowbox::BlowboxCore
- SetRenderTarget()
: blowbox::GraphicsContext
- SetRenderTargetFormat()
: blowbox::GraphicsPSO
- SetRenderTargetFormats()
: blowbox::GraphicsPSO
- SetRenderTargets()
: blowbox::GraphicsContext
- SetRootSignature()
: blowbox::GraphicsContext
, blowbox::PSO
- SetRotation()
: blowbox::Camera
- SetRtvHeap()
: blowbox::Get
- SetRunProcedure()
: blowbox::BlowboxCore
- SetSampleMask()
: blowbox::GraphicsPSO
- SetScissor()
: blowbox::GraphicsContext
- SetScrollDelta()
: blowbox::MouseState
- SetShutdownProcedure()
: blowbox::BlowboxCore
- SetStencilRef()
: blowbox::GraphicsContext
- SetTopology()
: blowbox::MeshData
- SetUpdateProcedure()
: blowbox::BlowboxCore
- SetVertexBuffer()
: blowbox::GraphicsContext
- SetVertexBuffers()
: blowbox::GraphicsContext
- SetVertexShader()
: blowbox::GraphicsPSO
- SetVertices()
: blowbox::MeshData
- SetViewport()
: blowbox::GraphicsContext
- SetViewportAndScissor()
: blowbox::GraphicsContext
- SetWindowIcon()
: blowbox::Window
- SetWindowPosition()
: blowbox::Window
- SetWindowResolution()
: blowbox::Window
- SetWindowSizeLimits()
: blowbox::Window
- SetWindowTitle()
: blowbox::Window
- Shader()
: blowbox::Shader
- shader_blob_
: blowbox::Shader
- shader_byte_code_
: blowbox::Shader
- shader_file_
: blowbox::Shader
- shader_type_
: blowbox::Shader
- shared_system_memory
: blowbox::Adapter
- show_console_window_
: blowbox::Console
- show_window_
: blowbox::FrameStats
, blowbox::MemoryProfiler
, blowbox::MemoryStats
, blowbox::PerformanceProfiler
- Shutdown()
: blowbox::BlowboxCore
, blowbox::Entity
, blowbox::GLFWManager
, blowbox::ImGuiManager
, blowbox::MemoryProfiler
, blowbox::SceneManager
- shutdown_requested_
: blowbox::BlowboxCore
- ShutdownDebug()
: blowbox::BlowboxCore
- ShutdownGetter()
: blowbox::BlowboxCore
- ShutdownRenderer()
: blowbox::BlowboxCore
- ShutdownScene()
: blowbox::BlowboxCore
- ShutdownWin32()
: blowbox::BlowboxCore
- sort_type_
: blowbox::MemoryProfiler
- sorted_gpu_resources_
: blowbox::MemoryProfiler
- srv_depth_id_
: blowbox::DepthBuffer
- srv_id_
: blowbox::ColorBuffer
, blowbox::GpuBuffer
- srv_stencil_id_
: blowbox::DepthBuffer
- StallForFence()
: blowbox::CommandQueue
- StallForProducer()
: blowbox::CommandQueue
- start_time
: blowbox::PerformanceProfiler::ProfilerBlockTime
- start_time_
: blowbox::PerformanceProfiler::ProfilerBlock
- Startup()
: blowbox::CommandContextManager
, blowbox::CommandManager
, blowbox::ForwardRenderer
, blowbox::SceneManager
- StartupDebug()
: blowbox::BlowboxCore
- StartupGetter()
: blowbox::BlowboxCore
- StartupRenderer()
: blowbox::BlowboxCore
- StartupScene()
: blowbox::BlowboxCore
- StartupWin32()
: blowbox::BlowboxCore
- static_samplers_
: blowbox::RootSignature
- stencil_clear_
: blowbox::DepthBuffer
- swap_chain_
: blowbox::Get
, blowbox::SwapChain
- SwapChain()
: blowbox::Get
- system_memory
: blowbox::Adapter