#include <context.h>
Public Member Functions | |
Context () | |
Context (const CanvasBase::const_iterator &x) | |
Context | operator= (const CanvasBase::const_iterator &x) |
Color | get_color (const Point &pos) const |
bool | accelerated_render (Surface *surface, int quality, const RendDesc &renddesc, ProgressCallback *cb) const |
void | set_time (Time time) const |
void | set_time (Time time, const Vector &pos) const |
Rect | get_full_bounding_rect () const |
etl::handle< Layer > | hit_check (const Point &point) const |
synfig::Context::Context | ( | ) | [inline] |
synfig::Context::Context | ( | const CanvasBase::const_iterator & | x | ) | [inline] |
Context synfig::Context::operator= | ( | const CanvasBase::const_iterator & | x | ) | [inline] |
bool Context::accelerated_render | ( | Surface * | surface, | |
int | quality, | |||
const RendDesc & | renddesc, | |||
ProgressCallback * | cb | |||
) | const |
Rect Context::get_full_bounding_rect | ( | ) | const |