__contains__(Base.LookupKey key) | CDPL.Shape.GaussianShape | |
CDPL::Base::PropertyContainer.__contains__(LookupKey key) | CDPL.Base.PropertyContainer | |
__delitem__(Base.LookupKey key) | CDPL.Shape.GaussianShape | |
__delitem__(int idx) | CDPL.Shape.GaussianShape | |
CDPL::Base::PropertyContainer.__delitem__(LookupKey key) | CDPL.Base.PropertyContainer | |
__getitem__(Base.LookupKey key) | CDPL.Shape.GaussianShape | |
__getitem__(int idx) | CDPL.Shape.GaussianShape | |
CDPL::Base::PropertyContainer.__getitem__(LookupKey key) | CDPL.Base.PropertyContainer | |
__init__() | CDPL.Shape.GaussianShape | |
__init__(GaussianShape shape) | CDPL.Shape.GaussianShape | |
__len__() | CDPL.Shape.GaussianShape | |
__setitem__(Base.LookupKey key, Base.Any value) | CDPL.Shape.GaussianShape | |
CDPL::Base::PropertyContainer.__setitem__(LookupKey key, Any value) | CDPL.Base.PropertyContainer | |
addElement(Math.Vector3D pos, float radius, int color=0, float hardness=2.7) | CDPL.Shape.GaussianShape | |
addElement(Element elem) | CDPL.Shape.GaussianShape | |
addProperties(PropertyContainer cntnr) | CDPL.Base.PropertyContainer | |
assign(GaussianShape shape) | CDPL.Shape.GaussianShape | |
clear() (defined in CDPL.Shape.GaussianShape) | CDPL.Shape.GaussianShape | |
clearProperties() | CDPL.Base.PropertyContainer | |
copyProperties(PropertyContainer cntnr) | CDPL.Base.PropertyContainer | |
getElement(int idx) | CDPL.Shape.GaussianShape | |
getNumElements() | CDPL.Shape.GaussianShape | |
getNumProperties() | CDPL.Base.PropertyContainer | |
getObjectID() | CDPL.Base.PropertyContainer | |
getProperties() | CDPL.Base.PropertyContainer | |
getProperty(LookupKey key, bool throw_=False) | CDPL.Base.PropertyContainer | |
getPropertyKeys() | CDPL.Base.PropertyContainer | |
getPropertyOrDefault(LookupKey key, Any def_value) | CDPL.Base.PropertyContainer | |
getPropertyValues() | CDPL.Base.PropertyContainer | |
isPropertySet(LookupKey key) | CDPL.Base.PropertyContainer | |
numProperties (defined in CDPL.Base.PropertyContainer) | CDPL.Base.PropertyContainer | static |
objectID (defined in CDPL.Base.PropertyContainer) | CDPL.Base.PropertyContainer | static |
properties (defined in CDPL.Base.PropertyContainer) | CDPL.Base.PropertyContainer | static |
propertyKeys (defined in CDPL.Base.PropertyContainer) | CDPL.Base.PropertyContainer | static |
propertyValues (defined in CDPL.Base.PropertyContainer) | CDPL.Base.PropertyContainer | static |
removeElement(int idx) | CDPL.Shape.GaussianShape | |
removeProperty(LookupKey key) | CDPL.Base.PropertyContainer | |
setProperty(LookupKey key, Any value) | CDPL.Base.PropertyContainer | |
swap(PropertyContainer cntnr) | CDPL.Base.PropertyContainer | |