Reader.h
Go to the documentation of this file.
99 debug_e("[DRAW] Asset #%u is %s, not compatible with Brush", id, ::toString(asset->type()).c_str());
An asset is used to render an Object, but is not itself drawable.
Definition: Asset.h:75
Definition: Registers.h:60
Definition: Asset.h:752
Definition: Reader.h:37
AssetList assets
Definition: Libraries/Graphics/src/include/Graphics/Object.h:1208
Definition: Asset.h:402
A drawable object inherits from this virtual base class.
Definition: Libraries/Graphics/src/include/Graphics/Object.h:96
Definition: Libraries/Graphics/src/include/Graphics/Stream.h:46
Definition: Asset.h:438
String toString(OpCode opcode)
~Reader()
A collection of line and curve drawing operations.
Definition: Libraries/Graphics/src/include/Graphics/Object.h:1179
Definition: Asset.h:143
Definition: Asset.h:159
Definition: Virtual.h:30
Reader(const DrawingObject &drawing)
Object * readObject()
1.8.13