VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Typedefs | Functions
DtImguiStateComponentRenderer Namespace Reference

Typedefs

using DtStateComponentImguiFunc = std::function< void(const makVrf::DtFrameStateInterface *)>
 
using DtStateComponentImguiFuncMap = std::map< makVrf::DtStateComponent::StateComponentType, DtStateComponentImguiFunc >
 

Functions

DT_DLL_vrfImguiUtil void renderStateComponent (const makVrf::DtFrameStateInterface *frameState)
 
DT_DLL_vrfImguiUtil
DtStateComponentImguiFuncMap
stateComponentImguiFuncMap ()
 
DT_DLL_vrfImguiUtil void addStateComponentImguiRenderFcn (makVrf::DtStateComponent::StateComponentType stateCompType, DtStateComponentImguiFunc imguiRenderFcn)
 

Typedef Documentation

Function Documentation

DT_DLL_vrfImguiUtil void DtImguiStateComponentRenderer::renderStateComponent ( const makVrf::DtFrameStateInterface frameState)
DT_DLL_vrfImguiUtil DtStateComponentImguiFuncMap& DtImguiStateComponentRenderer::stateComponentImguiFuncMap ( )
DT_DLL_vrfImguiUtil void DtImguiStateComponentRenderer::addStateComponentImguiRenderFcn ( makVrf::DtStateComponent::StateComponentType  stateCompType,
DtStateComponentImguiFunc  imguiRenderFcn 
)

Adds a render function for the specified rw type.


Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)