View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Namespaces | Typedefs | Variables
dimensions.h File Reference
#include <boost/mpl/vector.hpp>
#include <boost/mpl/vector_c.hpp>
#include <boost/mpl/find.hpp>
Include dependency graph for dimensions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vistle
 

Typedefs

typedef boost::mpl::vector_c< int, 1, 2, 3, 4 > vistle::Dimensions
 

Variables

const int vistle::MaxDimension = 4