Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
jafar::geom::AtomBoundingBoxGetter< _dimension_, _TObject_ > Struct Template Reference

Example of BoudingBoxGetter for use with VoxelSpace which access an Atom from a _TObject_ which has the following function: const geom::Atom<_dimension_>& _TObject_::atom( );. More...


Detailed Description

template<int _dimension_, class _TObject_>
struct jafar::geom::AtomBoundingBoxGetter< _dimension_, _TObject_ >

Example of BoudingBoxGetter for use with VoxelSpace which access an Atom from a _TObject_ which has the following function: const geom::Atom<_dimension_>& _TObject_::atom( );.

Definition at line 154 of file VoxelSpace.hpp.

#include <VoxelSpace.hpp>

List of all members.

Static Public Member Functions

static BoundingBox< _dimension_ > boundingBox (const _TObject_ *obj)

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:38 for Jafar by doxygen 1.7.6.1
LAAS-CNRS