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 |
Holds two floats which can act as UV sizes or positions.
Definition at line 31 of file Vertex.hpp.
| float BARE2D::UV::u |
Definition at line 32 of file Vertex.hpp.
Referenced by BARE2D::Vertex::setUV().
| float BARE2D::UV::v |
Definition at line 32 of file Vertex.hpp.
Referenced by BARE2D::Vertex::setUV().