#include <MRSceneCache.h>
Public Types | |
template<typename ObjectType > | |
using | ObjectList = std::vector<std::shared_ptr<ObjectType>> |
Static Public Member Functions | |
static MRVIEWER_API void | invalidateAll () |
template<typename ObjectType , ObjectSelectivityType SelectivityType> | |
static const ObjectList< ObjectType > & | getAllObjects () |
using MR::SceneCache::ObjectList = std::vector<std::shared_ptr<ObjectType>> |
|
static |
|
static |