Gnash  0.8.10
Classes | Typedefs | Functions
gnash::renderer::gles1 Namespace Reference

Classes

struct  oglVertex
class  WholeShape
class  bitmap_info_ogl
class  Renderer_gles1

Typedefs

typedef std::vector< const Path * > PathRefs
typedef std::map< const Path
*, std::vector< oglVertex > > 
PathPointMap

Functions

Renderercreate_handler (const char *)

Typedef Documentation

typedef std::map<const Path*, std::vector<oglVertex> > gnash::renderer::gles1::PathPointMap
typedef std::vector<const Path*> gnash::renderer::gles1::PathRefs

Function Documentation

DSOEXPORT Renderer * gnash::renderer::gles1::create_handler ( const char *  )