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

Result of a streaming pass. 更多...

#include <VoxelWorld.h>

Public 属性

int created = 0
 
int evicted = 0
 

详细描述

Result of a streaming pass.

在文件 VoxelWorld.h33 行定义.

类成员变量说明

◆ created

int eve::voxel::StreamStats::created = 0

在文件 VoxelWorld.h34 行定义.

被这些函数引用 eve::voxel::VoxelWorld::streamAround().

◆ evicted

int eve::voxel::StreamStats::evicted = 0

在文件 VoxelWorld.h35 行定义.

被这些函数引用 eve::voxel::VoxelWorld::streamAround().


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