HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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>
+ 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
 

Detailed Description

Set of Attribute Arrays which tracks metadata about each array.

Authors
Dan Bailey, Mihai Alden

Definition in file AttributeSet.h.