| Lattice Microbes 2.5
    This is for whole cell modeling | 
| Classes | |
| struct | bounding_box | 
| The bounds for a shape represented as a rectangular box.  More... | |
| class | Capsule | 
| A Shape representing a cylinder with hemispherical ends.  More... | |
| class | CapsuleShell | 
| A capsule shell Shape with a hollow inside.  More... | |
| class | Cone | 
| A Shape that represents a Cone.  More... | |
| class | Cuboid | 
| A cube-like Shape.  More... | |
| class | Cylinder | 
| A Shape representing a cylinder.  More... | |
| class | Difference | 
| A Shape that represents a Difference between the first and second object.  More... | |
| class | Ellipse | 
| class | Hemisphere | 
| A hemisphere Shape.  More... | |
| class | Intersection | 
| A Shape that represents a Intersection of two shapes.  More... | |
| class | LatticeBuilder | 
| A class that defines regions of a lattice based on a set of geometries defined by shapes. It also allows packing different types of particles into different regions.  More... | |
| struct | matrix | 
| A matrix used for rotations.  More... | |
| class | Mesh | 
| A Shape that represents a mesh.  More... | |
| struct | point | 
| Type to store a position in space.  More... | |
| class | Shape | 
| Abstract base class for all the shapes in Lattice Microbes simulation builder.  More... | |
| class | Sphere | 
| A Shape that represents a Sphere.  More... | |
| class | Torus | 
| A Shape that represents a Torus.  More... | |
| class | Union | 
| A Shape that represents a Union between two shapes.  More... | |
| class | UnionSet | 
| A Shape that represents a Union of many shapes.  More... | |
| struct | vector | 
| A vector which points in a direction.  More... | |
| Typedefs | |
| typedef struct lm::builder::point | point | 
| typedef struct lm::builder::bounding_box | bounding_box | 
| typedef struct lm::builder::vector | vector | 
| typedef struct lm::builder::matrix | matrix | 
| typedef struct lm::builder::bounding_box lm::builder::bounding_box | 
| typedef struct lm::builder::matrix lm::builder::matrix | 
| typedef struct lm::builder::point lm::builder::point | 
| typedef struct lm::builder::vector lm::builder::vector |