| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/sg/objectreuseoptimizer.h>

Public Member Functions | |
| VRS_TYPEINFO (ObjectReuseOptimizer, SharedObj) | |
| virtual void | optimize (SO< SceneNode > scene) |
| The optimize() method can be called several times with different separated scene graphs but for the same optimizer object in order to share attributes even across scene graph boundaries. | |
| VRS::ObjectReuseOptimizer::VRS_TYPEINFO | ( | ObjectReuseOptimizer | , | |
| SharedObj | ||||
| ) |
The optimize() method can be called several times with different separated scene graphs but for the same optimizer object in order to share attributes even across scene graph boundaries.
..