|
roo_display
API Documentation for roo_display
|
#include <raw_streamable.h>
Data Structures | |
| class | RawStream |
Public Member Functions | |
| RawStreamableFilledRect (Box extents, Color color) | |
| RawStreamableFilledRect (uint16_t width, uint16_t height, Color color) | |
| const Box & | extents () const |
| const Box & | anchorExtents () const |
| std::unique_ptr< RawStream > | createRawStream () const |
| std::unique_ptr< RawStream > | CreateClippedRawStream (const Box &clip_box) const |
Definition at line 240 of file raw_streamable.h.
Definition at line 258 of file raw_streamable.h.
References color.
|
inline |
Definition at line 261 of file raw_streamable.h.
References color.
Definition at line 265 of file raw_streamable.h.
|
inline |
Definition at line 269 of file raw_streamable.h.
|
inline |
Definition at line 266 of file raw_streamable.h.
Definition at line 264 of file raw_streamable.h.