Skip to content

Struct ILLIXR::OpenWarpVertex

ClassList > ILLIXR > OpenWarpVertex

Public Attributes

Type Name
glm::vec3 pos
glm::vec2 uv

Public Static Functions

Type Name
std::array< VkVertexInputAttributeDescription, 2 > get_attribute_descriptions ()
VkVertexInputBindingDescription get_binding_description ()

Public Attributes Documentation

variable pos

glm::vec3 ILLIXR::OpenWarpVertex::pos;

variable uv

glm::vec2 ILLIXR::OpenWarpVertex::uv;

Public Static Functions Documentation

function get_attribute_descriptions

static inline std::array< VkVertexInputAttributeDescription, 2 > ILLIXR::OpenWarpVertex::get_attribute_descriptions () 

function get_binding_description

static inline VkVertexInputBindingDescription ILLIXR::OpenWarpVertex::get_binding_description () 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/plugins/openwarp_vk/openwarp_vk.hpp