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

#include <ColorRamp.h>

Public 属性

uint8_t r = 0
 
uint8_t g = 0
 
uint8_t b = 0
 
uint8_t a = 255
 

详细描述

在文件 ColorRamp.h8 行定义.

类成员变量说明

◆ a

uint8_t eve::procgen::Rgba8::a = 255

在文件 ColorRamp.h9 行定义.

◆ b

uint8_t eve::procgen::Rgba8::b = 0

在文件 ColorRamp.h9 行定义.

◆ g

uint8_t eve::procgen::Rgba8::g = 0

在文件 ColorRamp.h9 行定义.

◆ r

uint8_t eve::procgen::Rgba8::r = 0

在文件 ColorRamp.h9 行定义.

被这些函数引用 eve::procgen::paintHeightToImage().


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