HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MetaMap.h File Reference
#include "Metadata.h"
#include "Types.h"
#include "Exceptions.h"
#include <iosfwd>
#include <map>
+ Include dependency graph for MetaMap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvdb::OPENVDB_VERSION_NAME::MetaMap
 Container that maps names (strings) to values of arbitrary types. More...
 

Namespaces

 openvdb
 
 openvdb::OPENVDB_VERSION_NAME
 

Functions

std::ostream & openvdb::OPENVDB_VERSION_NAME::operator<< (std::ostream &, const MetaMap &)
 Write a MetaMap to an output stream. More...