载入中...
搜索中...
未找到
One decoded face rectangle in world space (mirrors voxel_rect.vert). 更多...
#include <VoxelRectDecode.h>
Public 属性 | |
| float | corners [4][3] {} |
| float | normal [3] {} |
| float | uv [4][2] {} |
| int | tex = 0 |
| float | width = 1.f |
| float | height = 1.f |
| uint8_t | ao [4] = {3, 3, 3, 3} |
详细描述
One decoded face rectangle in world space (mirrors voxel_rect.vert).
在文件 VoxelRectDecode.h 第 9 行定义.
类成员变量说明
◆ ao
| uint8_t eve::voxel::DecodedRect::ao[4] = {3, 3, 3, 3} |
在文件 VoxelRectDecode.h 第 16 行定义.
被这些函数引用 eve::voxel::decodePackedRect().
◆ corners
| float eve::voxel::DecodedRect::corners[4][3] {} |
◆ height
| float eve::voxel::DecodedRect::height = 1.f |
在文件 VoxelRectDecode.h 第 15 行定义.
被这些函数引用 eve::voxel::decodePackedRect().
◆ normal
| float eve::voxel::DecodedRect::normal[3] {} |
◆ tex
| int eve::voxel::DecodedRect::tex = 0 |
在文件 VoxelRectDecode.h 第 13 行定义.
被这些函数引用 eve::voxel::decodePackedRect().
◆ uv
| float eve::voxel::DecodedRect::uv[4][2] {} |
在文件 VoxelRectDecode.h 第 12 行定义.
被这些函数引用 eve::voxel::decodePackedRect().
◆ width
| float eve::voxel::DecodedRect::width = 1.f |
在文件 VoxelRectDecode.h 第 14 行定义.
被这些函数引用 eve::voxel::decodePackedRect().
该结构体的文档由以下文件生成:
- src/modules/voxel/VoxelRectDecode.h