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 Tue May 14 2024 00:00:00 for the OpenSceneGraph by doxygen 1.10.0. |