HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Inserter Struct Reference

Utility method to construct a NameAndType sequence. More...

#include <AttributeSet.h>

Public Member Functions

Inserteradd (const NameAndType &nameAndType)
 
Inserteradd (const Name &name, const NamePair &type)
 
Inserteradd (const NameAndTypeVec &other)
 

Public Attributes

NameAndTypeVec vec
 

Detailed Description

Utility method to construct a NameAndType sequence.

Definition at line 323 of file AttributeSet.h.

Member Function Documentation

Inserter& openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Inserter::add ( const NameAndType nameAndType)
inline

Definition at line 325 of file AttributeSet.h.

Inserter& openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Inserter::add ( const Name name,
const NamePair type 
)
inline

Definition at line 328 of file AttributeSet.h.

Inserter& openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Inserter::add ( const NameAndTypeVec other)
inline

Definition at line 331 of file AttributeSet.h.

Member Data Documentation

NameAndTypeVec openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Inserter::vec

Definition at line 324 of file AttributeSet.h.


The documentation for this struct was generated from the following file: