CellModules
Plugin2DGrid.hpp File Reference

Defines the Plugin2DGrid class for 2D grid physics-based plugins. More...

#include <vector>
#include <math.h>
#include "Body2DGrid.hpp"

Go to the source code of this file.

Classes

class  Grid2D::Plugin2DGrid< cell_t >
 Template class for a 2D grid physics-based plugin. More...
 

Namespaces

namespace  Grid2D
 Namespace for 2D grid-related structures and classes.
 

Detailed Description

Defines the Plugin2DGrid class for 2D grid physics-based plugins.

This file contains the Plugin2DGrid class that works with the 2DGrid body.

Definition in file Plugin2DGrid.hpp.