OpenVDB  2.1.0
Classes | Namespaces | Functions
MetaMap.h File Reference
#include <iosfwd>
#include <map>
#include <openvdb/metadata/Metadata.h>
#include <openvdb/Types.h>
#include <openvdb/Exceptions.h>

Go to the source code of this file.

Classes

class  MetaMap
 Provides functionality storing type agnostic metadata information. Grids and other structures can inherit from this to attain metadata functionality. More...
 

Namespaces

 openvdb
 
 openvdb::v2_1_0
 

Functions

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