Holds the first index and count of a subset of drawn shape elements. More...
#include <oglplus/shapes/drawing.hpp>
Public Attributes | |
span_size_t | first |
Index of the first element. | |
span_size_t | count |
Number of elements to be drawn. | |
Holds the first index and count of a subset of drawn shape elements.