OpenVDB
12.0.0
|
Attribute array storage for string data using Descriptor Metadata. More...
Go to the source code of this file.
Classes | |
struct | StringTypeTrait< Truncate > |
struct | StringTypeTrait< true > |
struct | StringCodec< Truncate > |
struct | StringCodec< Truncate >::Storage< T > |
class | StringMetaCache |
Class to compute a string->index map from all string:N metadata. More... | |
class | StringMetaInserter |
Class to help with insertion of keyed string values into metadata. More... | |
class | StringAttributeHandle |
class | StringAttributeWriteHandle |
Namespaces | |
openvdb | |
openvdb::v12_0 | |
openvdb::v12_0::points | |
openvdb::v12_0::points::attribute_traits | |
Typedefs | |
using | StringAttributeArray = TypedAttributeArray< Index, StringCodec< false >> |
Functions | |
bool | isString (const AttributeArray &array) |
Attribute array storage for string data using Descriptor Metadata.