MQEngine
载入中...
搜索中...
未找到
MQEngine::CacheModelMatrix结构体 参考

#include <Camera.h>

Public 成员函数

 CacheModelMatrix ()=delete
 CacheModelMatrix (FCT::Context *ctx)
 ~CacheModelMatrix ()
 CacheModelMatrix (const CacheModelMatrix &)=delete
CacheModelMatrixoperator= (const CacheModelMatrix &)=delete
 CacheModelMatrix (CacheModelMatrix &&other) noexcept
CacheModelMatrixoperator= (CacheModelMatrix &&other) noexcept

Public 属性

FCT::Uniform * uniform = nullptr
bool init = false
bool ownsUniform = true

构造及析构函数说明

◆ CacheModelMatrix() [1/4]

MQEngine::CacheModelMatrix::CacheModelMatrix ( )
delete
这是这个函数的调用关系图:

◆ CacheModelMatrix() [2/4]

MQEngine::CacheModelMatrix::CacheModelMatrix ( FCT::Context * ctx)
inlineexplicit

◆ ~CacheModelMatrix()

MQEngine::CacheModelMatrix::~CacheModelMatrix ( )
inline

◆ CacheModelMatrix() [3/4]

MQEngine::CacheModelMatrix::CacheModelMatrix ( const CacheModelMatrix & )
delete
函数调用图:

◆ CacheModelMatrix() [4/4]

MQEngine::CacheModelMatrix::CacheModelMatrix ( CacheModelMatrix && other)
inlinenoexcept
函数调用图:

成员函数说明

◆ operator=() [1/2]

CacheModelMatrix & MQEngine::CacheModelMatrix::operator= ( CacheModelMatrix && other)
inlinenoexcept
函数调用图:

◆ operator=() [2/2]

CacheModelMatrix & MQEngine::CacheModelMatrix::operator= ( const CacheModelMatrix & )
delete
函数调用图:

类成员变量说明

◆ init

bool MQEngine::CacheModelMatrix::init = false

◆ ownsUniform

bool MQEngine::CacheModelMatrix::ownsUniform = true

◆ uniform

FCT::Uniform* MQEngine::CacheModelMatrix::uniform = nullptr

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