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

#include <AttributeSet.h>

Classes

struct  NameAndType
 Attribute and type name pair. More...
 

Public Types

using NameAndTypeVec = std::vector< NameAndType >
 
using NameToPosMap = std::map< std::string, size_t >
 
using GroupIndex = std::pair< size_t, uint8_t >
 

Detailed Description

Definition at line 54 of file AttributeSet.h.

Member Typedef Documentation

using openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::GroupIndex = std::pair<size_t, uint8_t>

Definition at line 67 of file AttributeSet.h.

using openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::NameAndTypeVec = std::vector<NameAndType>

Definition at line 65 of file AttributeSet.h.

using openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::NameToPosMap = std::map<std::string, size_t>

Definition at line 66 of file AttributeSet.h.


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