OpenVDB  11.0.0
Classes | Namespaces | Typedefs
AttributeSet.h File Reference

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 <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::v11_0
 
 openvdb::v11_0::points
 
 openvdb::v11_0::points::future
 A container for ABI=5 to help ease introduction of upcoming features.
 

Typedefs

using GroupType = uint8_t
 

Detailed Description

Set of Attribute Arrays which tracks metadata about each array.

Authors
Dan Bailey, Mihai Alden