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

Interface to a set of filterable SceneElement<T> objects. More...

#include <ISceneElementCriteriaFilterable.h>

Public Member Functions

virtual void SetFilterCriteria (ISceneElementFilterCriteria< T > *pCriteria)=0
 
virtual void RemoveFilterCriteria ()=0
 

Detailed Description

template<typename T>
class Eegeo::Rendering::Scene::ISceneElementCriteriaFilterable< T >

Interface to a set of filterable SceneElement<T> objects.

This interface allows a set of criteria to be specified for the filtering of SceneElement<T> objects.


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