OpenVDB
5.2.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 | StringMetaInserter |
class | StringAttributeHandle |
class | StringAttributeWriteHandle |
Namespaces | |
openvdb | |
openvdb::v5_2 | |
openvdb::v5_2::points | |
openvdb::v5_2::points::attribute_traits | |
Typedefs | |
using | StringIndexType = uint32_t |
using | StringAttributeArray = TypedAttributeArray< StringIndexType, StringCodec< false > > |
Functions | |
bool | isString (const AttributeArray &array) |
Attribute array storage for string data using Descriptor Metadata.