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