addElement(const Math::Vector3D &pos, double radius, std::size_t color=0, double hardness=2.7) | CDPL::Shape::GaussianShape | |
addElement(const Element &elem) | CDPL::Shape::GaussianShape | |
addProperties(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
begin() const | CDPL::Shape::GaussianShape | |
begin() | CDPL::Shape::GaussianShape | |
clear() | CDPL::Shape::GaussianShape | |
clearProperties() | CDPL::Base::PropertyContainer | |
ConstElementIterator typedef | CDPL::Shape::GaussianShape | |
ConstPropertyIterator typedef | CDPL::Base::PropertyContainer | |
copyProperties(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
ElementIterator typedef | CDPL::Shape::GaussianShape | |
end() const | CDPL::Shape::GaussianShape | |
end() | CDPL::Shape::GaussianShape | |
getElement(std::size_t idx) const | CDPL::Shape::GaussianShape | |
getElement(std::size_t idx) | CDPL::Shape::GaussianShape | |
getElementsBegin() const | CDPL::Shape::GaussianShape | |
getElementsBegin() | CDPL::Shape::GaussianShape | |
getElementsEnd() const | CDPL::Shape::GaussianShape | |
getElementsEnd() | CDPL::Shape::GaussianShape | |
getNumElements() const | CDPL::Shape::GaussianShape | |
getNumProperties() const | CDPL::Base::PropertyContainer | |
getProperties() const | CDPL::Base::PropertyContainer | inline |
getPropertiesBegin() const | CDPL::Base::PropertyContainer | |
getPropertiesEnd() const | CDPL::Base::PropertyContainer | |
getProperty(const LookupKey &key) const | CDPL::Base::PropertyContainer | |
getProperty(const LookupKey &key, bool throw_=false) const | CDPL::Base::PropertyContainer | inline |
getPropertyOrDefault(const LookupKey &key, const T &def_val) const | CDPL::Base::PropertyContainer | |
isPropertySet(const LookupKey &key) const | CDPL::Base::PropertyContainer | inline |
operator=(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | protected |
PropertyContainer() | CDPL::Base::PropertyContainer | inlineprotected |
PropertyContainer(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | protected |
PropertyEntry typedef | CDPL::Base::PropertyContainer | |
removeElement(std::size_t idx) | CDPL::Shape::GaussianShape | |
removeProperty(const LookupKey &key) | CDPL::Base::PropertyContainer | |
setProperty(const LookupKey &key, T &&val) | CDPL::Base::PropertyContainer | |
SharedPointer typedef | CDPL::Shape::GaussianShape | |
swap(PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
~PropertyContainer() | CDPL::Base::PropertyContainer | protectedvirtual |