LibreOffice Module canvas (master) 1
Namespaces | Functions
ogl_canvastools.hxx File Reference
#include <sal/config.h>
#include <vector>
#include <epoxy/gl.h>
Include dependency graph for ogl_canvastools.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::rendering
 
namespace  basegfx
 
namespace  oglcanvas
 

Functions

void oglcanvas::renderComplexPolyPolygon (const ::basegfx::B2DPolyPolygon &rPolyPoly)
 triangulates polygon before More...
 
void oglcanvas::renderPolyPolygon (const ::basegfx::B2DPolyPolygon &rPolyPoly)
 only use this for line polygons. More...
 
void oglcanvas::setupState (const ::basegfx::B2DHomMatrix &rTransform, GLenum eSrcBlend, GLenum eDstBlend, const com::sun::star::rendering::ARGBColor &rColor)
 
void oglcanvas::renderOSD (const std::vector< double > &rNumbers, double scale)