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

#include <PassGenerator.h>

Public 成员函数

template<class Archive>
void serialize (Archive &ar, const unsigned int version)

Public 属性

bool enabled = false
bool useCustomFormat = false
std::string format = "RGBA8"
bool useCustomSize = false
int customWidth = 1920
int customHeight = 1080

成员函数说明

◆ serialize()

template<class Archive>
void MQEngine::PassTargetDesc::serialize ( Archive & ar,
const unsigned int version )
inline

类成员变量说明

◆ customHeight

int MQEngine::PassTargetDesc::customHeight = 1080

◆ customWidth

int MQEngine::PassTargetDesc::customWidth = 1920

◆ enabled

bool MQEngine::PassTargetDesc::enabled = false

◆ format

std::string MQEngine::PassTargetDesc::format = "RGBA8"

◆ useCustomFormat

bool MQEngine::PassTargetDesc::useCustomFormat = false

◆ useCustomSize

bool MQEngine::PassTargetDesc::useCustomSize = false

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