YAGE  0.02
Yet Another Game Engine
yage::RenderBatch Class Reference

#include <spritebatch.hpp>

Public Member Functions

 RenderBatch (GLint offset, GLsizei num_vertices, GLuint texture)
 
GLint offset () const
 
GLsizei num_vertices () const
 
GLuint texture () const
 

Constructor & Destructor Documentation

◆ RenderBatch()

yage::RenderBatch::RenderBatch ( GLint  offset,
GLsizei  num_vertices,
GLuint  texture 
)

Member Function Documentation

◆ num_vertices()

GLsizei yage::RenderBatch::num_vertices ( ) const
inline

◆ offset()

GLint yage::RenderBatch::offset ( ) const
inline

◆ texture()

GLuint yage::RenderBatch::texture ( ) const
inline

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