FCT
载入中...
搜索中...
未找到
FCT::PassGraphVertex结构体 参考

#include <OldRenderGraph.h>

FCT::PassGraphVertex 的协作图:
Collaboration graph

Public 成员函数

 PassGraphVertex ()

Public 属性

std::string name
OldPasspass
RHI::PassrhiPass
std::string target [8]
std::string depthStencil
std::vector< std::string > textures

详细描述

在文件 OldRenderGraph.h26 行定义.

构造及析构函数说明

◆ PassGraphVertex()

FCT::PassGraphVertex::PassGraphVertex ( )
inline

在文件 OldRenderGraph.h33 行定义.

类成员变量说明

◆ depthStencil

std::string FCT::PassGraphVertex::depthStencil

在文件 OldRenderGraph.h31 行定义.

◆ name

std::string FCT::PassGraphVertex::name

在文件 OldRenderGraph.h27 行定义.

◆ pass

OldPass* FCT::PassGraphVertex::pass

在文件 OldRenderGraph.h28 行定义.

◆ rhiPass

RHI::Pass* FCT::PassGraphVertex::rhiPass

在文件 OldRenderGraph.h29 行定义.

◆ target

std::string FCT::PassGraphVertex::target[8]

在文件 OldRenderGraph.h30 行定义.

◆ textures

std::vector<std::string> FCT::PassGraphVertex::textures

在文件 OldRenderGraph.h32 行定义.


该结构体的文档由以下文件生成: