CellModules
Body2DGrid.hpp File Reference

Defines the Body2DGrid class for 2D grid physics-based bodies. More...

#include <mecacell/mecacell.h>
#include <mecacell/movable.h>
#include "CellGrid.hpp"
#include "../../../../src/core/BaseBody.hpp"

Go to the source code of this file.

Classes

class  Grid2D::Body2DGrid< cell_t, plugin_t >
 Template class for a 2D grid physics-based body. More...
 

Namespaces

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

Macros

#define MOVABLE
 

Detailed Description

Defines the Body2DGrid class for 2D grid physics-based bodies.

This file contains the Body2DGrid class that works with the 2DGrid plugin.

Definition in file Body2DGrid.hpp.

Macro Definition Documentation

◆ MOVABLE

#define MOVABLE

Definition at line 15 of file Body2DGrid.hpp.