VkGLFW3  0.3.0
Vulkan-focused C# 7 object-oriented window/input system based on GLFW3
Public Attributes | List of all members
VkGLFW3.ImageDescriptor Struct Reference

Public Attributes

int Width
 
int Height
 
byte[] Pixels
 

Detailed Description

Definition at line 71 of file Structs.cs.

Member Data Documentation

int VkGLFW3.ImageDescriptor.Height

Definition at line 74 of file Structs.cs.

byte [] VkGLFW3.ImageDescriptor.Pixels

Definition at line 75 of file Structs.cs.

int VkGLFW3.ImageDescriptor.Width

Definition at line 73 of file Structs.cs.


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