array() | StringAttributeWriteHandle | |
openvdb::v12_0::points::StringAttributeHandle::array() const | StringAttributeHandle | |
collapse() | StringAttributeWriteHandle | |
collapse(const Name &name) | StringAttributeWriteHandle | |
compact() | StringAttributeWriteHandle | |
contains(const Name &name) const | StringAttributeWriteHandle | |
create(AttributeArray &array, const MetaMap &metadata, const bool expand=true) | StringAttributeWriteHandle | static |
openvdb::v12_0::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 | |
hasConstantStride() const | StringAttributeHandle | inline |
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 |
stride() 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 | |
UniquePtr typedef | StringAttributeWriteHandle | |