IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces
grid_indexes.h File Reference

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

#include <IMP/algebra/algebra_config.h>
#include <IMP/base/bracket_macros.h>
#include "internal/vector.h"
#include "internal/grid_internal.h"
#include <IMP/base/types.h>
#include <IMP/base/Value.h>
#include <IMP/base/exception.h>
#include <IMP/base/internal/range.h>
+ Include dependency graph for grid_indexes.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::ExtendedGridIndexD< D >
 An index in an infinite grid on space. More...
 
class  IMP::algebra::GridIndexD< D >
 Represent a real cell in a grid (one within the bounding box) More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::algebra
 General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules.
 

Detailed Description

A class to represent a voxel grid.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file grid_indexes.h.