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

Public Member Functions | |
| virtual void | optimizeScene (SO< SceneNode > &scene) |
| Optimize the provided scene. | |
| virtual VisitorBase::VisitMode | visit (SceneThing *thing, bool push) |
| Track parent scene things and handle transformation levels. | |
| virtual VisitorBase::VisitMode | visit (RenderObj *renderObj, bool push) |
| Collect transformations and place before render objects. | |
| virtual VisitorBase::VisitMode VRS::CollapseTransformsOperator::visit | ( | SceneThing * | thing, | |
| bool | push | |||
| ) | [virtual] |
Track parent scene things and handle transformation levels.
| virtual VisitorBase::VisitMode VRS::CollapseTransformsOperator::visit | ( | RenderObj * | renderObj, | |
| bool | push | |||
| ) | [virtual] |
Collect transformations and place before render objects.