This is the complete list of members for StringAttributeWriteHandle, including all inherited members.
collapse() | StringAttributeWriteHandle | |
collapse(const Name &name) | StringAttributeWriteHandle | |
compact() | StringAttributeWriteHandle | |
create(AttributeArray &array, const MetaMap &metadata, const bool expand=true) | StringAttributeWriteHandle | static |
openvdb::v5_2::points::StringAttributeHandle::create(const AttributeArray &array, const MetaMap &metadata, const bool preserveCompression=true) | StringAttributeHandle | static |
expand(bool fill=true) | StringAttributeWriteHandle | |
fill(const Name &name) | StringAttributeWriteHandle | |
get(Index n, Index m=0) const | StringAttributeHandle | |
get(Name &name, Index n, Index m=0) const | StringAttributeHandle | |
isUniform() const | StringAttributeHandle | inline |
mHandle | StringAttributeHandle | protected |
mMetadata | StringAttributeHandle | protected |
Ptr typedef | StringAttributeWriteHandle | |
resetCache() | StringAttributeWriteHandle | |
set(Index n, const Name &name) | StringAttributeWriteHandle | |
set(Index n, Index m, const Name &name) | StringAttributeWriteHandle | |
size() const | StringAttributeHandle | inline |
StringAttributeHandle(const AttributeArray &array, const MetaMap &metadata, const bool preserveCompression=true) | StringAttributeHandle | |
StringAttributeWriteHandle(AttributeArray &array, const MetaMap &metadata, const bool expand=true) | StringAttributeWriteHandle | |