|
OpenSceneGraph 3.6.5
|
#include <MeshOptimizers>
Public Member Functions | |
| void | findDuplicatedUVs (const osg::Geometry &geometry) |
| void | deduplicateUVs (osg::Geometry &geometry) |
Protected Attributes | |
| std::map< unsigned int, unsigned int > | _deduplicateUvs |
| void osgUtil::SharedArrayOptimizer::deduplicateUVs | ( | osg::Geometry & | geometry | ) |
| void osgUtil::SharedArrayOptimizer::findDuplicatedUVs | ( | const osg::Geometry & | geometry | ) |
|
protected |
| Generated at Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.8. |