Flutter Engine
The Flutter Engine
|
#include <AtlasTypes.h>
Classes | |
struct | PlotData |
Public Member Functions | |
BulkUsePlotUpdater () | |
BulkUsePlotUpdater (const BulkUsePlotUpdater &that) | |
bool | add (const skgpu::AtlasLocator &atlasLocator) |
void | reset () |
int | count () const |
const PlotData & | plotData (int index) const |
A class which can be handed back to an atlas for updating plots in bulk. The current max number of plots per page an atlas can handle is 32. If in the future this is insufficient then we can move to a 64 bit int.
Definition at line 377 of file AtlasTypes.h.
|
inline |
Definition at line 379 of file AtlasTypes.h.
|
inline |
Definition at line 382 of file AtlasTypes.h.
|
inline |
Definition at line 387 of file AtlasTypes.h.
|
inline |
Definition at line 408 of file AtlasTypes.h.
Definition at line 410 of file AtlasTypes.h.
|
inline |
Definition at line 397 of file AtlasTypes.h.