Vulkan-Hpp
VertexPC Struct Reference

#include <geometries.hpp>

Public Attributes

float x
 
float y
 
float z
 
float w
 
float r
 
float g
 
float b
 
float a
 

Detailed Description

Definition at line 16 of file geometries.hpp.

Member Data Documentation

◆ a

float VertexPC::a

Definition at line 19 of file geometries.hpp.

◆ b

float VertexPC::b

Definition at line 19 of file geometries.hpp.

◆ g

float VertexPC::g

Definition at line 19 of file geometries.hpp.

◆ r

float VertexPC::r

Definition at line 19 of file geometries.hpp.

◆ w

float VertexPC::w

Definition at line 18 of file geometries.hpp.

◆ x

float VertexPC::x

Definition at line 18 of file geometries.hpp.

◆ y

float VertexPC::y

Definition at line 18 of file geometries.hpp.

◆ z

float VertexPC::z

Definition at line 18 of file geometries.hpp.


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