SCENE C++ API  2.1.0
LSObject Member List

This is the complete list of members for LSObject, including all inherited members.

addChild(LSString name, LSString typeName, ref_ptr< LSObject > &childOut)LSObject
addCustomAttribute(LSString name, const LSAttribute &attribute)LSAttributeContainer
addField(const LSString &name, const LSString &typeName, ref_ptr< LSAttributeContainer > &fieldOut)LSAttributeContainer
assignUuid()LSAttributeContainer
generateUniqueChildName(const LSString &baseName, LSString &nameOut) constLSObject
getAttribute(unsigned int index) constLSAttributeContainer
getAttribute(LSString name) constLSAttributeContainer
getAttributeIndex(LSString name) constLSAttributeContainer
getAttributeName(unsigned int index) constLSAttributeContainer
getChild(unsigned int n) constLSObject
getChild(LSString name) constLSObject
getChildIterator() constLSObject
getField(unsigned int index) constLSAttributeContainer
getField(const LSString &name) constLSAttributeContainer
getName() constLSAttributeContainer
getNumAttributes() constLSAttributeContainer
getNumChildren() constLSObject
getNumFields() constLSAttributeContainer
getParent() constLSObject
getTransformationToGlobal() constLSObject
getTypeName() constLSAttributeContainer
getUuid() constLSAttributeContainer
ref() constLSRefTypeprotected
removeCustomAttribute(LSString name)LSAttributeContainer
rmChild(unsigned int n)LSObject
rmChild(LSString name)LSObject
rmField(const LSString &name)LSAttributeContainer
select()LSObject
setAttribute(unsigned int index, const LSAttribute &attribute)LSAttributeContainer
setAttribute(LSString name, const LSAttribute &attribute)LSAttributeContainer
setName(LSString name)LSAttributeContainer
setParent(ref_ptr< LSObject > newParent)LSObject
unref() constLSRefTypeprotected