Vulkan-Hpp
VkOffset3D Struct Reference

#include <vulkan_core.h>

Public Attributes

int32_t x
 
int32_t y
 
int32_t z
 

Detailed Description

Definition at line 2806 of file vulkan_core.h.

Member Data Documentation

◆ x

int32_t VkOffset3D::x

Definition at line 2807 of file vulkan_core.h.

◆ y

int32_t VkOffset3D::y

Definition at line 2808 of file vulkan_core.h.

◆ z

int32_t VkOffset3D::z

Definition at line 2809 of file vulkan_core.h.


The documentation for this struct was generated from the following file: