Vulkan-Hpp
VertexPT Struct Reference

#include <geometries.hpp>

Public Attributes

float x
 
float y
 
float z
 
float w
 
float u
 
float v
 

Detailed Description

Definition at line 22 of file geometries.hpp.

Member Data Documentation

◆ u

float VertexPT::u

Definition at line 25 of file geometries.hpp.

◆ v

float VertexPT::v

Definition at line 25 of file geometries.hpp.

◆ w

float VertexPT::w

Definition at line 24 of file geometries.hpp.

◆ x

float VertexPT::x

Definition at line 24 of file geometries.hpp.

◆ y

float VertexPT::y

Definition at line 24 of file geometries.hpp.

◆ z

float VertexPT::z

Definition at line 24 of file geometries.hpp.


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