|
HDK
|
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>
Include dependency graph for AttributeSet.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | openvdb::OPENVDB_VERSION_NAME::points::AttributeSet |
| Ordered collection of uniquely-named attribute arrays. More... | |
| struct | openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util |
| struct | openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::NameAndType |
| Attribute and type name pair. More... | |
| class | openvdb::OPENVDB_VERSION_NAME::points::future::Container |
| class | openvdb::OPENVDB_VERSION_NAME::points::AttributeSet |
| Ordered collection of uniquely-named attribute arrays. More... | |
| struct | openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Inserter |
| Utility method to construct a NameAndType sequence. More... | |
Namespaces | |
| openvdb | |
| openvdb::OPENVDB_VERSION_NAME | |
| openvdb::OPENVDB_VERSION_NAME::points | |
| openvdb::OPENVDB_VERSION_NAME::points::future | |
| A container for ABI=5 to help ease introduction of upcoming features. | |
Typedefs | |
| using | openvdb::OPENVDB_VERSION_NAME::points::GroupType = uint8_t |
Set of Attribute Arrays which tracks metadata about each array.
Definition in file AttributeSet.h.