|
roo_display
API Documentation for roo_display
|
#include <raw_streamable.h>
Public Member Functions | |
| template<typename... Args> | |
| Clipping (const Box &clip_box, Args &&...args) | |
| Clipping (const Box &clip_box, RawStreamable streamable) | |
| const Box & | extents () const |
| Box | anchorExtents () const |
| const ColorModeOf< RawStreamable > & | color_mode () const |
| std::unique_ptr< ClipperedRawStreamTypeOf< RawStreamable > > | createRawStream () const |
| std::unique_ptr< ClipperedRawStreamTypeOf< RawStreamable > > | CreateClippedRawStream (const Box &clip_box) const |
Definition at line 408 of file raw_streamable.h.
|
inline |
Definition at line 411 of file raw_streamable.h.
|
inline |
Definition at line 415 of file raw_streamable.h.
|
inline |
Definition at line 420 of file raw_streamable.h.
|
inline |
Definition at line 422 of file raw_streamable.h.
|
inline |
Definition at line 432 of file raw_streamable.h.
References roo_display::CreateClippedRawStreamFor(), and roo_display::Box::Intersect().
|
inline |
Definition at line 426 of file raw_streamable.h.
References roo_display::CreateClippedRawStreamFor().
|
inline |
Definition at line 419 of file raw_streamable.h.