Public Types

mln::grid::cube Struct Reference

#include <grids.hh>

Inheritance diagram for mln::grid::cube:
Inheritance graph

List of all members.

Public Types

enum  { dim = 3 }
typedef metal::true_ aligned
typedef Object< void > category
typedef cube exact_t
typedef metal::true_ regular

Detailed Description

Definition at line 63 of file grids.hh.


Member Typedef Documentation

Definition at line 65 of file grids.hh.

typedef Object<void> mln::Object< cube >::category [inherited]

Definition at line 174 of file object.hh.

typedef cube mln::Object< cube >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef metal::true_ mln::Regular_Grid< cube >::regular [inherited]

Definition at line 44 of file regular_grid.hh.


Member Enumeration Documentation

anonymous enum
Enumerator:
dim 

Definition at line 66 of file grids.hh.