Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

vcf/GraphicsKit/GraphicsContext.h File Reference


Namespaces

namespace  VCF

Classes

class  VCF::GraphicsContext
 A GraphicsContext provides the lowest level graphics interface to the native systems 2D drawing operations. More...
struct  VCF::GraphicsContext::PointOperation
struct  VCF::GraphicsContext::ImageOperation

Functions

template<typename SpanAllocT, typename SpanGenT>
void VCF::renderScanlines (GraphicsContext &gc, agg::rendering_buffer &renderingBuffer, agg::rasterizer_scanline_aa<> &rasterizer, SpanAllocT &spanAllocater, SpanGenT &spanGenerator)
void VCF::renderScanlinesSolid (GraphicsContext &gc, agg::rasterizer_scanline_aa<> &rasterizer, const agg::rgba &color)
   Comments or Suggestions?    License Information