OpenVDB
12.0.0
|
Set of Attribute Arrays which tracks metadata about each array. More...
#include "AttributeArray.h"
#include <openvdb/version.h>
#include <openvdb/MetaMap.h>
#include <limits>
#include <climits>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | AttributeSet |
Ordered collection of uniquely-named attribute arrays. More... | |
struct | AttributeSet::Util |
struct | AttributeSet::Util::NameAndType |
Attribute and type name pair. More... | |
class | Container |
class | AttributeSet |
Ordered collection of uniquely-named attribute arrays. More... | |
struct | AttributeSet::Inserter |
Utility method to construct a NameAndType sequence. More... | |
Namespaces | |
openvdb | |
openvdb::v12_0 | |
openvdb::v12_0::points | |
openvdb::v12_0::points::future | |
A container for ABI=5 to help ease introduction of upcoming features. | |
Typedefs | |
using | GroupType = uint8_t |
Set of Attribute Arrays which tracks metadata about each array.