Struct vertex
ClassList > vertex
Public Attributes
Type |
Name |
glm::vec3 |
pos
|
glm::vec2 |
uv0
|
glm::vec2 |
uv1
|
glm::vec2 |
uv2
|
Public Static Functions
Public Attributes Documentation
variable pos
variable uv0
variable uv1
variable uv2
Public Static Functions Documentation
function get_attribute_descriptions
static inline std::array< VkVertexInputAttributeDescription, 4 > vertex::get_attribute_descriptions ()
function get_binding_description
static inline VkVertexInputBindingDescription vertex::get_binding_description ()
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/plugins/timewarp_vk/timewarp_vk.cpp