|
HDK
|
Attribute array storage for string data using Descriptor Metadata. More...
Include dependency graph for AttributeArrayString.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | openvdb::OPENVDB_VERSION_NAME::points::attribute_traits::StringTypeTrait< Truncate > |
| struct | openvdb::OPENVDB_VERSION_NAME::points::attribute_traits::StringTypeTrait< true > |
| struct | openvdb::OPENVDB_VERSION_NAME::points::StringCodec< Truncate > |
| struct | openvdb::OPENVDB_VERSION_NAME::points::StringCodec< Truncate >::Storage< T > |
| class | openvdb::OPENVDB_VERSION_NAME::points::StringMetaCache |
| Class to compute a string->index map from all string:N metadata. More... | |
| class | openvdb::OPENVDB_VERSION_NAME::points::StringMetaInserter |
| Class to help with insertion of keyed string values into metadata. More... | |
| class | openvdb::OPENVDB_VERSION_NAME::points::StringAttributeHandle |
| class | openvdb::OPENVDB_VERSION_NAME::points::StringAttributeWriteHandle |
Namespaces | |
| openvdb | |
| openvdb::OPENVDB_VERSION_NAME | |
| openvdb::OPENVDB_VERSION_NAME::points | |
| openvdb::OPENVDB_VERSION_NAME::points::attribute_traits | |
Typedefs | |
| using | openvdb::OPENVDB_VERSION_NAME::points::StringAttributeArray = TypedAttributeArray< Index, StringCodec< false >> |
Functions | |
| bool | openvdb::OPENVDB_VERSION_NAME::points::isString (const AttributeArray &array) |
Attribute array storage for string data using Descriptor Metadata.
Definition in file AttributeArrayString.h.