|
Lamp-Da 0.1
A compact lantern project
|
Define a single particle for a particle system. More...
Go to the source code of this file.
Classes | |
| struct | lampda::modes::Particle |
| Define a particle in 3D space. it has a position and speed. More... | |
Namespaces | |
| namespace | lampda |
| Program scope. | |
| namespace | lampda::modes |
| Contains basic interface types to implement custom user modes. | |
Typedefs | |
| using | lampda::modes::LampTy = hardware::LampTy |
| Define a particle in cylindrical space, and movement equations on the cylinder surface. | |
Define a single particle for a particle system.