Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <TriangleStripGenerator.hpp>
Public Member Functions | |
| virtual const char * | className () |
Static Public Member Functions | |
| static void | stripfy (Geometry *geom, int cache_size=22, bool merge_strips=true, bool remove_doubles=true, bool substitute_quads=true) |
| virtual const char* vl::TriangleStripGenerator::className | ( | ) | [inline, virtual] |
| void TriangleStripGenerator::stripfy | ( | Geometry * | geom, | |
| int | cache_size = 22, |
|||
| bool | merge_strips = true, |
|||
| bool | remove_doubles = true, |
|||
| bool | substitute_quads = true | |||
| ) | [static] |