MQEngine
|
成员的完整列表,这些成员属于 MQEngine::MatrixCacheSystem,包括所有继承而来的类成员
bindModelMatrix(entt::registry *registry, entt::entity entity, FCT::Layout *layout) | MQEngine::MatrixCacheSystem | |
calculateModelMatrix(const PositionComponent &position, const RotationComponent &rotation, const ScaleComponent &scale) | MQEngine::MatrixCacheSystem | private |
calculateRotationMatrix(const RotationComponent &rotation) | MQEngine::MatrixCacheSystem | private |
cleanupCacheComponents(entt::registry *registry) | MQEngine::MatrixCacheSystem | private |
m_ctx | MQEngine::MatrixCacheSystem | private |
m_dataManager | MQEngine::MatrixCacheSystem | private |
m_defaultModelUniform | MQEngine::MatrixCacheSystem | private |
MatrixCacheSystem(FCT::Context *ctx, DataManager *dataManager) | MQEngine::MatrixCacheSystem | |
processEntity(entt::registry *registry, entt::entity entity) | MQEngine::MatrixCacheSystem | private |
update() | MQEngine::MatrixCacheSystem | |
updateUniforms() | MQEngine::MatrixCacheSystem |