|
libbio
|
#include <Particle.h>


Public Member Functions | |
| Particle (const Name &name) | |
| virtual | ~Particle () |
Public Attributes | |
| Name | mName |
Particles are 0-dimensional, abstract concepts which form the basis of n-dimensional Branes.
The only thing which strings offer is a Name. However, any Particle should be castable to a Brane of higher dimension.
See Brane.h for more info.
|
inlinevirtual |
| Name bio::physical::Particle::mName |