![]() |
SCENE C++ API
2.1.6
|
This is the complete list of members for LSGenericBinaryObject, 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 | |
| createGenericBinaryObject(const ref_ptr< LSObject > &parent, const LSString &name, const LSString &context, const LSString &id, const LSString &filePath, ref_ptr< LSGenericBinaryObject > &gbo, const LSString &mimeType=LSString()) | LSGenericBinaryObject | static |
| createGenericBinaryObject(const ref_ptr< LSObject > &parent, const LSString &name, const LSString &context, const LSString &id, const LSString &mimeType, const ref_ptr< LSBinaryReader > &source, ref_ptr< LSGenericBinaryObject > &gbo) | LSGenericBinaryObject | static |
| generateUniqueChildName(const LSString &baseName, LSString &nameOut) const | LSObject | |
| getAttribute(unsigned int index) const | LSAttributeContainer | |
| getAttribute(LSString name) const | LSAttributeContainer | |
| getAttributeIndex(LSString name) const | LSAttributeContainer | |
| getAttributeName(unsigned int index) const | LSAttributeContainer | |
| getChild(unsigned int n) const | LSObject | |
| getChild(LSString name) const | LSObject | |
| getChildIterator() const | LSObject | |
| getContext() const | LSGenericBinaryObject | |
| getData() | LSGenericBinaryObject | |
| getField(unsigned int index) const | LSAttributeContainer | |
| getField(const LSString &name) const | LSAttributeContainer | |
| getId() const | LSGenericBinaryObject | |
| getMimeType() const | LSGenericBinaryObject | |
| getName() const | LSAttributeContainer | |
| getNumAttributes() const | LSAttributeContainer | |
| getNumChildren() const | LSObject | |
| getNumFields() const | LSAttributeContainer | |
| getParent() const | LSObject | |
| getSize() const | LSGenericBinaryObject | |
| getTransformationToGlobal() const | LSObject | |
| getTypeName() const | LSAttributeContainer | |
| getUuid() const | LSAttributeContainer | |
| ref() const | LSRefType | protected |
| 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() const | LSRefType | protected |