jubilant-funicular
Public Member Functions | Public Attributes | List of all members
nta::InstancedGlyph Struct Reference

Represents a Glyph to be drawn multiple times with slight variations. More...

#include <InstanceBatch.h>

Collaboration diagram for nta::InstancedGlyph:
Collaboration graph
[legend]

Public Member Functions

 InstancedGlyph (GLuint texture)
 
GLuint gen_vbo ()
 

Public Attributes

GLsizei count
 The number of instances.
 
GLuint tex
 The texture.
 
GLuint vao
 
std::vector< GLuint > vbos
 

Detailed Description

Represents a Glyph to be drawn multiple times with slight variations.

Definition at line 8 of file InstanceBatch.h.


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