All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Rendering::Scene::ISceneElementSource< T > Class Template Referenceabstract

Interface to a source of SceneElement<T> objects. More...

#include <ISceneElementSource.h>

Public Member Functions

virtual void GetSceneElements (std::vector< SceneElement< T > * > &out_sceneElements) const =0
 

Detailed Description

template<class T>
class Eegeo::Rendering::Scene::ISceneElementSource< T >

Interface to a source of SceneElement<T> objects.


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