FCT
载入中...
搜索中...
未找到
FCT::VertexSubmitJob类 参考

#include <VertexContext.h>

类 FCT::VertexSubmitJob 继承关系图:
Inheritance graph
FCT::VertexSubmitJob 的协作图:
Collaboration graph

Public 成员函数

 VertexSubmitJob (VertexSubmitJobCallBack callBack)
virtual void submit (RHI::CommandBuffer *cmdBuffers) override
JobType getType () const override
void addRef ()
void release ()
size_t count ()
 operator bool () const

Protected 成员函数

virtual void deleteThis ()

Protected 属性

VertexSubmitJobCallBack m_callBack
std::atomic< size_t > m_refCount

详细描述

在文件 VertexContext.h77 行定义.

构造及析构函数说明

◆ VertexSubmitJob()

FCT::VertexSubmitJob::VertexSubmitJob ( VertexSubmitJobCallBack callBack)
inline

在文件 VertexContext.h82 行定义.

成员函数说明

◆ addRef()

void FCT::RefCount::addRef ( )
inlineinherited

在文件 RefCount.h10 行定义.

这是这个函数的调用关系图:

◆ count()

size_t FCT::RefCount::count ( )
inlineinherited

在文件 RefCount.h19 行定义.

这是这个函数的调用关系图:

◆ deleteThis()

virtual void FCT::RefCount::deleteThis ( )
inlineprotectedvirtualinherited

FCT::RHI::Fence , 以及 FCT::RHI::Semaphore 重载.

在文件 RefCount.h27 行定义.

这是这个函数的调用关系图:

◆ getType()

JobType FCT::SubmitJob::getType ( ) const
inlineoverridevirtualinherited

实现了 FCT::Job.

FCT::ViewportJob 重载.

在文件 Job.h137 行定义.

◆ operator bool()

FCT::RefCount::operator bool ( ) const
inlineinherited

在文件 RefCount.h22 行定义.

◆ release()

void FCT::RefCount::release ( )
inlineinherited

在文件 RefCount.h13 行定义.

函数调用图:
这是这个函数的调用关系图:

◆ submit()

virtual void FCT::VertexSubmitJob::submit ( RHI::CommandBuffer * cmdBuffers)
inlineoverridevirtual

重载 FCT::SubmitJob .

在文件 VertexContext.h86 行定义.

类成员变量说明

◆ m_callBack

VertexSubmitJobCallBack FCT::VertexSubmitJob::m_callBack
protected

在文件 VertexContext.h80 行定义.

◆ m_refCount

std::atomic<size_t> FCT::RefCount::m_refCount
protectedinherited

在文件 RefCount.h30 行定义.


该类的文档由以下文件生成: