Flutter Engine
The Flutter Engine
|
#include <DrawWriter.h>
Public Member Functions | |
DynamicInstances (DrawWriter &w, BindBufferInfo vertices, BindBufferInfo indices) | |
~DynamicInstances () override | |
template<typename V > | |
VertexWriter | append (const V &vertexCount, unsigned int instanceCount) |
void | reserve (unsigned int count) |
Definition at line 347 of file DrawWriter.h.
|
inline |
Definition at line 349 of file DrawWriter.h.
|
inlineoverride |
Definition at line 356 of file DrawWriter.h.
|
inline |
Definition at line 365 of file DrawWriter.h.
|
inline |
Definition at line 274 of file DrawWriter.h.