Gnash
0.8.10
|
#include <Renderer_ogl.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 |
void gnash::renderer::opengl::WholeShape::addPath | ( | const Path & | add_path | ) | [inline] |
void gnash::renderer::opengl::WholeShape::addPathRefs | ( | const PathRefs & | pathrefs | ) | [inline] |
const std::vector<PathRefs>& gnash::renderer::opengl::WholeShape::get | ( | ) | const [inline] |
void gnash::renderer::opengl::WholeShape::newPath | ( | const Path & | new_path | ) | [inline] |