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

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
 

Detailed Description

Attribute and type name pair.

Definition at line 57 of file AttributeSet.h.

Constructor & Destructor Documentation

openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::NameAndType::NameAndType ( const std::string n,
const NamePair t,
const Index  s = 1 
)
inline

Definition at line 58 of file AttributeSet.h.

Member Data Documentation

Name openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::NameAndType::name

Definition at line 60 of file AttributeSet.h.

Index openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::NameAndType::stride

Definition at line 62 of file AttributeSet.h.

NamePair openvdb::OPENVDB_VERSION_NAME::points::AttributeSet::Util::NameAndType::type

Definition at line 61 of file AttributeSet.h.


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