FCT
|
#include <OldRenderGraph.h>
Public 成员函数 | |
PassGraphVertex () |
Public 属性 | |
std::string | name |
OldPass * | pass |
RHI::Pass * | rhiPass |
std::string | target [8] |
std::string | depthStencil |
std::vector< std::string > | textures |
在文件 OldRenderGraph.h 第 26 行定义.
|
inline |
在文件 OldRenderGraph.h 第 33 行定义.
std::string FCT::PassGraphVertex::depthStencil |
在文件 OldRenderGraph.h 第 31 行定义.
std::string FCT::PassGraphVertex::name |
在文件 OldRenderGraph.h 第 27 行定义.
OldPass* FCT::PassGraphVertex::pass |
在文件 OldRenderGraph.h 第 28 行定义.
RHI::Pass* FCT::PassGraphVertex::rhiPass |
在文件 OldRenderGraph.h 第 29 行定义.
std::string FCT::PassGraphVertex::target[8] |
在文件 OldRenderGraph.h 第 30 行定义.
std::vector<std::string> FCT::PassGraphVertex::textures |
在文件 OldRenderGraph.h 第 32 行定义.