|
MQEngine
|
#include <Camera.h>
Public 成员函数 | |
| CacheModelMatrix ()=delete | |
| CacheModelMatrix (FCT::Context *ctx) | |
| ~CacheModelMatrix () | |
| CacheModelMatrix (const CacheModelMatrix &)=delete | |
| CacheModelMatrix & | operator= (const CacheModelMatrix &)=delete |
| CacheModelMatrix (CacheModelMatrix &&other) noexcept | |
| CacheModelMatrix & | operator= (CacheModelMatrix &&other) noexcept |
Public 属性 | |
| FCT::Uniform * | uniform = nullptr |
| bool | init = false |
| bool | ownsUniform = true |
|
delete |

|
inlineexplicit |
|
inline |
|
delete |

|
inlinenoexcept |

|
inlinenoexcept |

|
delete |

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