Blue Brain BioExplorer
core::Renderer Member List

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

_accumulationcore::Rendererprotected
_animationParameterscore::Rendererprotected
_backgroundColorcore::Rendererprotected
_currentTypecore::PropertyObjectprotected
_enginecore::Rendererprotected
_headLightcore::Rendererprotected
_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
_maxAccumFramescore::Rendererprotected
_propertiescore::PropertyObjectprotected
_renderingParameterscore::Rendererprotected
_sppcore::Rendererprotected
_subsamplingcore::Rendererprotected
_updateValue(T &member, const T &newValue, const bool triggerCallback=true)core::BaseObjectinlineprotected
BaseObject()=defaultcore::BaseObject
BaseObject(const BaseObject &)core::BaseObjectinline
clearModifiedCallback()core::BaseObjectinline
clonePropertiesFrom(const PropertyObject &obj)core::PropertyObjectinline
commit()=0core::Rendererpure virtual
getAccumulation() constcore::Rendererinline
getBackgroundColor() constcore::Rendererinline
getCurrentType() constcore::PropertyObjectinline
getHeadLight() constcore::Rendererinline
getMaxAccumFrames() constcore::Rendererinline
getProperty(const std::string &name) constcore::PropertyObjectinline
getPropertyMap() constcore::PropertyObjectinline
getPropertyMap(const std::string &type) constcore::PropertyObjectinline
getPropertyOrValue(const std::string &name, T val) constcore::PropertyObjectinline
getSamplesPerPixel() constcore::Rendererinline
getSubsampling() constcore::Rendererinline
getTypes() constcore::PropertyObjectinline
getVariance() constcore::Rendererinlinevirtual
hasProperty(const std::string &name) constcore::PropertyObjectinline
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
pick(const Vector2f &)core::Rendererinlinevirtual
render(FrameBufferPtr frameBuffer)=0core::Rendererpure virtual
Renderer(const AnimationParameters &animationParameters, const RenderingParameters &renderingParameters)core::Renderer
resetModified()core::BaseObjectinline
setBackgroundColor(const Vector3d &value)core::Rendererinline
setCamera(CameraPtr camera)=0core::Rendererpure virtual
setCurrentType(const std::string &type)core::PropertyObjectinline
setEngine(Engine *engine)core::Rendererinline
setHeadLight(const bool value)core::Rendererinline
setMaxAccumFrames(const size_t value)core::Rendererinline
setProperties(const PropertyMap &properties)core::PropertyObjectinline
setProperties(const std::string &type, const PropertyMap &properties)core::PropertyObjectinline
setSamplesPerPixel(const uint32_t value)core::Rendererinline
setSubsampling(const uint32_t subsampling)core::Rendererinline
updateProperties(const PropertyMap &properties)core::PropertyObjectinline
updateProperty(const std::string &name, const T &value, const bool triggerCallback=true)core::PropertyObjectinline
~BaseObject()=defaultcore::BaseObjectvirtual