Removes from a Geometry the vertices with the same attributes.
More...
#include <DoubleVertexRemover.hpp>
List of all members.
Detailed Description
Removes from a Geometry the vertices with the same attributes.
As a result also all the DrawArrays prensent in the Geometry are substituted with DrawElements.
Constructor & Destructor Documentation
| vl::DoubleVertexRemover::DoubleVertexRemover |
( |
) |
[inline] |
Member Function Documentation
| virtual const char* vl::DoubleVertexRemover::className |
( |
) |
[inline, virtual] |
| void DoubleVertexRemover::removeDoubles |
( |
Geometry * |
geom ) |
|
| const std::vector<size_t>& vl::DoubleVertexRemover::mapNewToOld |
( |
) |
const [inline] |
| const std::vector<size_t>& vl::DoubleVertexRemover::mapOldToNew |
( |
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following files: