|
HDK
|
Attribute and type name pair. More...
#include <AttributeSet.h>
Public Member Functions | |
| NameAndType (const std::string &n, const NamePair &t, const Index s=1) | |
Public Attributes | |
| Name | name |
| NamePair | type |
| Index | stride |
Attribute and type name pair.
Definition at line 58 of file AttributeSet.h.
|
inline |
Definition at line 59 of file AttributeSet.h.
| Name openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::NameAndType::name |
Definition at line 61 of file AttributeSet.h.
| Index openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::NameAndType::stride |
Definition at line 63 of file AttributeSet.h.
| NamePair openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::NameAndType::type |
Definition at line 62 of file AttributeSet.h.