Blue Brain BioExplorer
core::LightManager Member List

This is the complete list of members for core::LightManager, including all inherited members.

_isEqual(const T &a, const T &b, typename std::enable_if< std::is_floating_point< T >::value >::type *=0)core::BaseObjectinlineprotected
_isEqual(const T &a, const T &b, typename std::enable_if<!std::is_floating_point< T >::value >::type *=0)core::BaseObjectinlineprotected
_updateValue(T &member, const T &newValue, const bool triggerCallback=true)core::BaseObjectinlineprotected
addLight(LightPtr light)core::LightManager
BaseObject()=defaultcore::BaseObject
BaseObject(const BaseObject &)core::BaseObjectinline
clearLights()core::LightManager
clearModifiedCallback()core::BaseObjectinline
getLight(const size_t id)core::LightManager
getLights() constcore::LightManager
isModified() constcore::BaseObjectinline
markModified(const bool triggerCallback=true)core::BaseObjectinline
ModifiedCallback typedefcore::BaseObject
onModified(const ModifiedCallback &callback)core::BaseObjectinline
operator=(const BaseObject &rhs)core::BaseObjectinline
removeLight(const size_t id)core::LightManager
removeLight(LightPtr light)core::LightManager
resetModified()core::BaseObjectinline
~BaseObject()=defaultcore::BaseObjectvirtual