![]() |
VR-Forces 4.1.1 Class Documentation
|
Contains makVrv:DtCachedIntersector. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtCachedIntersector |
| A Cached Intersector will first look at the local cache, and, if the local cache does not have the information, go to the DtIntersectorManager to get the result, and cache it. More... | |
Namespaces | |
| namespace | makVrv |
| #include <vrvCoreQt/DtPersistenceControlsInterface.h> | |
Contains makVrv:DtCachedIntersector.
In using the cached intersector manager, you need to decide if the intersection results are going to be shared across all model sets and whether or not the cache is cleared out at a given time. The default is to share across all model sets and to clear after each post tick of the De