MeshLib
 
Loading...
Searching...
No Matches
MR::SceneCache Class Reference

#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 ()
 

Member Typedef Documentation

◆ ObjectList

template<typename ObjectType >
using MR::SceneCache::ObjectList = std::vector<std::shared_ptr<ObjectType>>

Member Function Documentation

◆ getAllObjects()

template<typename ObjectType , ObjectSelectivityType SelectivityType>
const SceneCache::ObjectList< ObjectType > & MR::SceneCache::getAllObjects ( )
static

◆ invalidateAll()

static MRVIEWER_API void MR::SceneCache::invalidateAll ( )
static

The documentation for this class was generated from the following file: