OpenVDB
9.0.1
|
Attribute and type name pair. More...
#include <openvdb/points/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.
|
inline |
Name name |
Index stride |
NamePair type |