Untitled Game engine no.5
1.0
|
List of texture coordinates for indexing vector data. More...
#include <Texture.hpp>
Static Public Member Functions | |
static Ref< TextureMap > | Map2D (float width, float height, float x, float y) |
static Ref< TextureMap > | CubeMap () |
Public Attributes | |
std::vector< Ref< TextureCoord > > | mapping = std::vector<Ref<TextureCoord>>() |
List of texture coordinates for indexing vector data.