Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::renderer::gles1::WholeShape Class Reference

#include <Renderer_gles1.h>

Public Member Functions

void newPath (const Path &new_path)
 
void addPath (const Path &add_path)
 
void addPathRefs (const PathRefs &pathrefs)
 
const std::vector< PathRefs > & get () const
 

Member Function Documentation

§ addPath()

void gnash::renderer::gles1::WholeShape::addPath ( const Path add_path)
inline

§ addPathRefs()

void gnash::renderer::gles1::WholeShape::addPathRefs ( const PathRefs pathrefs)
inline

§ get()

const std::vector<PathRefs>& gnash::renderer::gles1::WholeShape::get ( ) const
inline

§ newPath()

void gnash::renderer::gles1::WholeShape::newPath ( const Path new_path)
inline

The documentation for this class was generated from the following file: