Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
Shape.h File Reference
#include <cmath>
#include <cstdlib>
#include <ctime>
#include "core/Math.h"
#include "core/Types.h"
#include "rdme/Lattice.h"
Include dependency graph for Shape.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  lm::builder::point
 Type to store a position in space. More...
struct  lm::builder::bounding_box
 The bounds for a shape represented as a rectangular box. More...
struct  lm::builder::vector
 A vector which points in a direction. More...
struct  lm::builder::matrix
 A matrix used for rotations. More...
class  lm::builder::Shape
 Abstract base class for all the shapes in Lattice Microbes simulation builder. More...

Namespaces

namespace  lm
namespace  lm::rdme
namespace  lm::builder

Typedefs

typedef struct lm::builder::point lm::builder::point
typedef struct lm::builder::bounding_box lm::builder::bounding_box
typedef struct lm::builder::vector lm::builder::vector
typedef struct lm::builder::matrix lm::builder::matrix