#include <voxel.h>
Inheritance diagram for Voxel:
Public Member Functions | |
Voxel (const Particle::vector_t &p1, const Particle::vector_t &p2) | |
virtual void | to_xml (std::ostream &o) |
|
Constructs a voxel with corners p1 and p2. |
|
Writes the voxel as XML into o. Reimplemented from Box. |