OGLplus  (0.59.0) a C++ wrapper for rendering APIs

eagine::oglp::shape_draw_subset Struct Reference

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.
 

Detailed Description

Holds the first index and count of a subset of drawn shape elements.

See also
shape_draw_operation

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

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).