This structure holds information about when a polyline starts and how long it is inside a sorted Vertex-Buffer More...
#include <host_structures.h>
Public Attributes | |
uint32_t | firstIndex |
The index of the first vertex inside the buffer array More... | |
uint32_t | numberOfPrimitives |
The number of vertices that belong to this polyline More... | |
This structure holds information about when a polyline starts and how long it is inside a sorted Vertex-Buffer
uint32_t draw_call_t::firstIndex |
The index of the first vertex inside the buffer array
uint32_t draw_call_t::numberOfPrimitives |
The number of vertices that belong to this polyline