![]() |
VR-Forces 4.10 Class Documentation
|
Contains the DtIndirectGeometryAggregator class declaration. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtIndirectGeometryAggregator |
| Indirect rendering works because we are able to combine multiple geometries into a single 'aggregated geometry' and render this with a single draw call This visitor allows us to incrementally aggregate multiple such osg nodes (e.g flight files) More... | |
| struct | makVrv::DtIndirectGeometryAggregator::AggregatorData |
| current state of the model traversal More... | |
Namespaces | |
| osg | |
| Contains VR-Vantage objects which VR-Forces has replaced. | |
| osgSim | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Typedefs | |
| typedef DtVirtualBaseClassCreator < DtIndirectGeometryAggregator, DtAggregatedGeometry &, DtIndirectEffectTexturesTemplate &, DtIndirectGeometryStateManager &, const DtIndirectTextureCollectionPolicy & > | makVrv::DtIndirectGeometryAggregatorCreator |
| creator More... | |
Functions | |
| template<> | |
| const char * | makVrv::creatorTypeName< DtIndirectGeometryAggregator > (void) |
| template specialization for the creator (pass the class being created to the creatorTypeName template) More... | |
Contains the DtIndirectGeometryAggregator class declaration.