BARE2D
BARE2D::UV Class Reference

Holds two floats which can act as UV sizes or positions. More...

#include <Vertex.hpp>

+ Collaboration diagram for BARE2D::UV:

Data Fields

float u
 
float v
 

Detailed Description

Holds two floats which can act as UV sizes or positions.

Definition at line 31 of file Vertex.hpp.

Field Documentation

◆ u

float BARE2D::UV::u

Definition at line 32 of file Vertex.hpp.

Referenced by BARE2D::Vertex::setUV().

◆ v

float BARE2D::UV::v

Definition at line 32 of file Vertex.hpp.

Referenced by BARE2D::Vertex::setUV().


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