KDGpuExample::EngineLayer
Module: KDGpuExample API
EngineLayer ... 
#include <KDGpuExample/engine_layer.h>
Inherits from KDFoundation::Object
Inherited by KDGpuExample::ExampleEngineLayer, KDGpuExample::XrExampleEngineLayer
Public Functions
Protected Functions
Friends
Public Functions Documentation
function ~EngineLayer
function engine
 | inline const Engine * engine() const
  | 
 
function engine
Protected Functions Documentation
function onAttached
 | virtual void onAttached()
  | 
 
Reimplemented by: HelloXr::onAttached, HelloXrMultiview::onAttached, KDGpuExample::AdvancedExampleEngineLayer::onAttached, KDGpuExample::ExampleEngineLayer::onAttached, KDGpuExample::XrExampleEngineLayer::onAttached
function onDetached
 | virtual void onDetached()
  | 
 
Reimplemented by: HelloXr::onDetached, HelloXrMultiview::onDetached, KDGpuExample::AdvancedExampleEngineLayer::onDetached, KDGpuExample::ExampleEngineLayer::onDetached, KDGpuExample::XrExampleEngineLayer::onDetached
function update
Reimplemented by: KDGpuExample::AdvancedExampleEngineLayer::update, KDGpuExample::ExampleEngineLayer::update, KDGpuExample::SimpleExampleEngineLayer::update, KDGpuExample::XrExampleEngineLayer::update
Friends
friend Engine
 | friend class Engine(
    Engine 
);
  | 
 
Updated on 2025-11-02 at 00:01:42 +0000