载入中...
搜索中...
未找到
eve::dev::InspectCapture结构体 参考

一次原子快照的结果:PNG 渲染帧 + 配套几何 JSON。 更多...

#include <SceneInspect.hpp>

Public 属性

bool ok = false
 
std::string error
 
std::string pngPath
 
std::string jsonPath
 
int width = 0
 
int height = 0
 
int entityCount = 0
 
std::string depthPngPath
 
std::string normalPngPath
 
std::string idPngPath
 
std::string idJsonPath
 
std::vector< std::string > unsupported
 

详细描述

一次原子快照的结果:PNG 渲染帧 + 配套几何 JSON。

在文件 SceneInspect.hpp37 行定义.

类成员变量说明

◆ depthPngPath

std::string eve::dev::InspectCapture::depthPngPath

在文件 SceneInspect.hpp46 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ entityCount

int eve::dev::InspectCapture::entityCount = 0

在文件 SceneInspect.hpp44 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ error

std::string eve::dev::InspectCapture::error

在文件 SceneInspect.hpp39 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ height

int eve::dev::InspectCapture::height = 0

在文件 SceneInspect.hpp43 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ idJsonPath

std::string eve::dev::InspectCapture::idJsonPath

在文件 SceneInspect.hpp49 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ idPngPath

std::string eve::dev::InspectCapture::idPngPath

在文件 SceneInspect.hpp48 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ jsonPath

std::string eve::dev::InspectCapture::jsonPath

在文件 SceneInspect.hpp41 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ normalPngPath

std::string eve::dev::InspectCapture::normalPngPath

在文件 SceneInspect.hpp47 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ ok

bool eve::dev::InspectCapture::ok = false

在文件 SceneInspect.hpp38 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ pngPath

std::string eve::dev::InspectCapture::pngPath

在文件 SceneInspect.hpp40 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ unsupported

std::vector<std::string> eve::dev::InspectCapture::unsupported

在文件 SceneInspect.hpp50 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().

◆ width

int eve::dev::InspectCapture::width = 0

在文件 SceneInspect.hpp42 行定义.

被这些函数引用 eve::dev::SceneInspect::capture().


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