Blue Brain BioExplorer
core::BinaryParam Member List

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

_boundingBoxcore::ModelInstanceprotected
_instanceIDcore::ModelInstanceprotected
_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
_loaderNamecore::ModelParamsprotected
_loaderPropertiescore::ModelParamsprotected
_modelIDcore::ModelInstanceprotected
_namecore::ModelParamsprotected
_pathcore::ModelParamsprotected
_transformationcore::ModelInstanceprotected
_updateValue(T &member, const T &newValue, const bool triggerCallback=true)core::BaseObjectinlineprotected
_visiblecore::ModelInstanceprotected
BaseObject()=defaultcore::BaseObject
BaseObject(const BaseObject &)core::BaseObjectinline
chunksIDcore::BinaryParam
clearModifiedCallback()core::BaseObjectinline
getBoundingBox() constcore::ModelInstanceinline
getInstanceID() constcore::ModelInstanceinline
getLoaderName() constcore::ModelParamsinline
getLoaderProperties() constcore::ModelParamsinline
getModelID() constcore::ModelInstanceinline
getName() constcore::ModelParamsinline
getPath() constcore::ModelParamsinline
getTransformation() constcore::ModelInstanceinline
getVisible() constcore::ModelInstanceinline
isModified() constcore::BaseObjectinline
markModified(const bool triggerCallback=true)core::BaseObjectinline
ModelInstance()=defaultcore::ModelInstance
ModelInstance(const bool visible, const bool boundingBox, const Transformation &transformation)core::ModelInstanceinline
ModelParams()=defaultcore::ModelParams
ModelParams(const std::string &path)core::ModelParams
ModelParams(const std::string &name, const std::string &path)core::ModelParams
ModelParams(const std::string &name, const std::string &path, const PropertyMap &loaderProperties)core::ModelParams
ModelParams(ModelParams &&rhs)=defaultcore::ModelParams
ModelParams(const ModelParams &rhs)=defaultcore::ModelParams
ModifiedCallback typedefcore::BaseObject
onModified(const ModifiedCallback &callback)core::BaseObjectinline
operator=(ModelParams &&rhs)=defaultcore::ModelParams
operator=(const ModelParams &rhs)=defaultcore::ModelParams
core::ModelInstance::operator=(const BaseObject &rhs)core::BaseObjectinline
resetModified()core::BaseObjectinline
setBoundingBox(const bool enabled)core::ModelInstanceinline
setInstanceID(const size_t id)core::ModelInstanceinline
setLoaderName(const std::string &loaderName)core::ModelParamsinline
setLoaderProperties(const PropertyMap &pm)core::ModelParamsinline
setModelID(const size_t id)core::ModelInstanceinline
setName(const std::string &name)core::ModelParamsinline
setPath(const std::string &path)core::ModelParamsinline
setTransformation(const Transformation &transformation)core::ModelInstanceinline
setVisible(const bool visible)core::ModelInstanceinline
sizecore::BinaryParam
typecore::BinaryParam
~BaseObject()=defaultcore::BaseObjectvirtual