Layer_Shape Namespace Reference


Functions

 Layer_Shape (const Real &a, const Color::BlendMethod m)
 ~Layer_Shape ()
void clear ()
bool set_param (const String &param, const ValueBase &value)
ValueBase get_param (const String &param) const
Layer::Vocab get_param_vocab () const
synfig::Layer::Handle hit_check (synfig::Context context, const synfig::Point &p) const
Color get_color (Context context, const Point &p) const
void move_to (Real x, Real y)
void close ()
void endpath ()
void line_to (Real x, Real y)
void conic_to (Real x1, Real y1, Real x, Real y)
void conic_to_smooth (Real x, Real y)
void curve_to (Real x1, Real y1, Real x2, Real y2, Real x, Real y)
void curve_to_smooth (Real x2, Real y2, Real x, Real y)
bool render_polyspan (Surface *surface, PolySpan &polyspan, Color::BlendMethod got_blend_method, Color::value_type got_amount) const
bool render_polyspan (etl::surface< float > *surface, PolySpan &polyspan) const
bool accelerated_render (Context context, Surface *surface, int quality, const RendDesc &renddesc, ProgressCallback *cb) const
bool render_shape (Surface *surface, bool useblend, int quality, const RendDesc &renddesc, ProgressCallback *cb) const
bool render_shape (surface< float > *surface, int quality, const RendDesc &renddesc, ProgressCallback *cb) const
Rect get_bounding_rect () const


Function Documentation

Layer_Shape::Layer_Shape const Real a,
const Color::BlendMethod  m
 

Layer_Shape::~Layer_Shape  ) 
 

void Layer_Shape::clear  ) 
 

bool Layer_Shape::set_param const String param,
const ValueBase value
 

ValueBase Layer_Shape::get_param const String param  )  const
 

Layer::Vocab Layer_Shape::get_param_vocab  )  const
 

synfig::Layer::Handle Layer_Shape::hit_check synfig::Context  context,
const synfig::Point p
const
 

Color Layer_Shape::get_color Context  context,
const Point p
const
 

void Layer_Shape::move_to Real  x,
Real  y
 

void Layer_Shape::close  ) 
 

void Layer_Shape::endpath  ) 
 

void Layer_Shape::line_to Real  x,
Real  y
 

void Layer_Shape::conic_to Real  x1,
Real  y1,
Real  x,
Real  y
 

void Layer_Shape::conic_to_smooth Real  x,
Real  y
 

void Layer_Shape::curve_to Real  x1,
Real  y1,
Real  x2,
Real  y2,
Real  x,
Real  y
 

void Layer_Shape::curve_to_smooth Real  x2,
Real  y2,
Real  x,
Real  y
 

bool Layer_Shape::render_polyspan Surface surface,
PolySpan &  polyspan,
Color::BlendMethod  got_blend_method,
Color::value_type  got_amount
const
 

bool Layer_Shape::render_polyspan etl::surface< float > *  surface,
PolySpan &  polyspan
const
 

bool Layer_Shape::accelerated_render Context  context,
Surface surface,
int  quality,
const RendDesc renddesc,
ProgressCallback cb
const
 

bool Layer_Shape::render_shape Surface surface,
bool  useblend,
int  quality,
const RendDesc renddesc,
ProgressCallback cb
const
 

bool Layer_Shape::render_shape surface< float > *  surface,
int  quality,
const RendDesc renddesc,
ProgressCallback cb
const
 

Rect Layer_Shape::get_bounding_rect  )  const
 


Generated on Fri Jun 23 15:20:50 2006 for synfig by  doxygen 1.4.6