OSDLBezier.h File Reference

#include "OSDLPixel.h"
#include "OSDLPolygon.h"

Include dependency graph for OSDLBezier.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OSDL
namespace  OSDL::Video
namespace  OSDL::Video::TwoDimensional

Functions

OSDL_DLL bool OSDL::Video::TwoDimensional::drawBezierCurve (Surface &targetSurface, const listPoint2D &controlPoints, Ceylan::Uint16 numberOfSteps, Pixels::ColorElement red, Pixels::ColorElement green, Pixels::ColorElement blue, Pixels::ColorElement alpha=Pixels::AlphaOpaque) throw ()
 Draws a Bezier curve through specified control points, with specified number of steps, with specified RGBA color, on specified surface.
OSDL_DLL bool OSDL::Video::TwoDimensional::drawBezierCurve (Surface &targetSurface, const listPoint2D &controlPoints, Ceylan::Uint16 numberOfSteps, Pixels::ColorDefinition colorDef) throw ()
 Draws a Bezier curve through specified control points, with specified number of steps, with specified color definition, on specified surface.


Generated on Fri Mar 30 14:47:04 2007 for OSDL by  doxygen 1.5.1