Lagrange
DefaultSystems Struct Reference

IDs of default systems, in order of execution See Systems class for manipulation of systems execution. More...

#include <lagrange/ui/default_systems.h>

Static Public Attributes

static constexpr const StringID MakeContextCurrent = "MakeContextCurrent"_hs
 
static constexpr const StringID UpdateTime = "UpdateTime"_hs
 
static constexpr const StringID ProcessInput = "ProcessInput"_hs
 
static constexpr const StringID UpdateSelectionOutlineViewport
 
static constexpr const StringID UpdateSelectedRenderLayer = "UpdateSelectedRenderLayer"_hs
 
static constexpr const StringID InitMisc = "InitMisc"_hs
 
static constexpr const StringID DrawUIPanels = "DrawUIPanels"_hs
 
static constexpr const StringID UpdateMeshHovered = "UpdateMeshHovered"_hs
 
static constexpr const StringID UpdateMeshElementsHovered = "UpdateMeshElementsHovered"_hs
 
static constexpr const StringID RunCurrentTool = "RunCurrentTool"_hs
 
static constexpr const StringID UpdateLights = "UpdateLights"_hs
 
static constexpr const StringID UpdateTransformHierarchy = "UpdateTransformHierarchy"_hs
 
static constexpr const StringID UpdateMeshBounds = "UpdateMeshBounds"_hs
 
static constexpr const StringID UpdateSceneBounds = "UpdateSceneBounds"_hs
 
static constexpr const StringID UpdateCameraController = "UpdateCameraController"_hs
 
static constexpr const StringID UpdateCameraTurntable = "UpdateCameraTurntable"_hs
 
static constexpr const StringID UpdateCameraFocusFit = "UpdateCameraFocusFit"_hs
 
static constexpr const StringID UpdateAcceleratedPicking = "UpdateAcceleratedPicking"_hs
 
static constexpr const StringID UpdateMeshBuffers = "UpdateMeshBuffers"_hs
 
static constexpr const StringID SetupVertexData = "SetupVertexData"_hs
 
static constexpr const StringID RenderShadowMaps = "RenderShadowMaps"_hs
 
static constexpr const StringID RenderViewports = "RenderViewports"_hs
 
static constexpr const StringID ClearDirtyFlags = "ClearDirtyFlags"_hs
 

Detailed Description

IDs of default systems, in order of execution See Systems class for manipulation of systems execution.

Member Data Documentation

◆ UpdateSelectionOutlineViewport

constexpr const StringID UpdateSelectionOutlineViewport
staticconstexpr
Initial value:
=
"UpdateSelectionOutlineViewport"_hs

The documentation for this struct was generated from the following file: