IMP  2.0.1
The Integrative Modeling Platform
GridD.h File Reference

A class to represent a voxel grid. More...

#include <IMP/algebra/algebra_config.h>
#include <IMP/base/types.h>
#include "grid_embeddings.h"
#include "grid_indexes.h"
#include "Vector3D.h"
#include "BoundingBoxD.h"
#include "GeometricPrimitiveD.h"
#include <boost/iterator/transform_iterator.hpp>
#include <IMP/base/map.h>
#include <IMP/base/Vector.h>
#include <limits>
+ Include dependency graph for GridD.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::GridD< D, Storage, Value, EmbeddingT >
 A voxel grid in d-dimensional space space. More...
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::algebra
 See IMP.algebra Overview for more information.
 

Functions

template<int D, class Storage , class Value , class Embedding >
BoundingBoxD< D > IMP::algebra::get_bounding_box (const GridD< D, Storage, Value, Embedding > &g)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file GridD.h.