Glyph with information of the texture.
More...
#include <spritebatch.h>
|
| Glyph (GLuint texture_i, float depth_i, const Vertex &top_left_i, const Vertex &top_right_i, const Vertex &bottom_right_i, const Vertex &bottom_left_i) |
|
Glyph with information of the texture.
yage::details::Glyph::Glyph |
( |
GLuint |
texture_i, |
|
|
float |
depth_i, |
|
|
const Vertex & |
top_left_i, |
|
|
const Vertex & |
top_right_i, |
|
|
const Vertex & |
bottom_right_i, |
|
|
const Vertex & |
bottom_left_i |
|
) |
| |
|
inline |
Vertex yage::details::Glyph::bottom_left |
Vertex yage::details::Glyph::bottom_right |
float yage::details::Glyph::depth |
GLuint yage::details::Glyph::texture |
Vertex yage::details::Glyph::top_left |
Vertex yage::details::Glyph::top_right |
The documentation for this struct was generated from the following file: