跳至内容

FfxIntCoords2D

struct FfxIntCoords2D

一个封装二维点的结构。

公共接口

公共成员

int32_t x

int32_t x

二维点的 x 坐标。

来源: sdk/include/FidelityFX/host/ffx_types.h (第 695 行, 第 37 列)

int32_t y

int32_t y

二维点的 y 坐标。

来源: sdk/include/FidelityFX/host/ffx_types.h (第 696 行, 第 37 列)

来源: sdk/include/FidelityFX/host/ffx_types.h (第 693 行, 第 1 列)

© . This site is unofficial and not affiliated with AMD.