5#ifndef GRAPHVIEWINSIGHT_H
6#define GRAPHVIEWINSIGHT_H
8#include <Engine/headers.h>
A header file containing third party libraries and macros for platform
GraphViewInsight(FCT::ImguiContext *imguiCtx)
定义 GraphViewInsight.cpp:10
void keepImage(FCT::RenderGraph *graph)
定义 GraphViewInsight.cpp:15
void render()
定义 GraphViewInsight.cpp:24
FCT::ImguiContext * m_imguiCtx
定义 GraphViewInsight.h:18