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
 

Definition of the main OSDL common non-specialized types.


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)
 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)
 Draws a Bezier curve through specified control points, with specified number of steps, with specified color definition, on specified surface.
Generated on Mon Nov 29 14:04:17 2010 for OSDL by  doxygen 1.6.3