synfig::Context Class Reference

#include <context.h>

List of all members.

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< Layerhit_check (const Point &point) const


Detailed Description

Todo:
writeme
See also:
Layer, Canvas

Constructor & Destructor Documentation

synfig::Context::Context (  )  [inline]

synfig::Context::Context ( const CanvasBase::const_iterator &  x  )  [inline]


Member Function Documentation

Context synfig::Context::operator= ( const CanvasBase::const_iterator &  x  )  [inline]

Color Context::get_color ( const Point pos  )  const

Todo:
write me

bool Context::accelerated_render ( Surface surface,
int  quality,
const RendDesc renddesc,
ProgressCallback cb 
) const

Todo:
write me

void Context::set_time ( Time  time  )  const

Todo:
write me

void Context::set_time ( Time  time,
const Vector pos 
) const

Todo:
This needs to be documented further.

Rect Context::get_full_bounding_rect (  )  const

etl::handle< Layer > Context::hit_check ( const Point point  )  const

Todo:
This needs to be documented further.


The documentation for this class was generated from the following files:
Generated on Wed Dec 12 03:11:42 2007 for synfig by  doxygen 1.5.4