Files Classes Functions Hierarchy
#include <cassert>#include <point.h>#include <gobj.h>#include <random.h>
Go to the source code of this file.
Classes | |
| class | pointsurface< T, G > |
| Surface visualization with points. More... | |
| class | pointsurfaceSphere |
| Generate points of the surface of a sphere. This uses Monte-Carlo style point rejection. More... | |
| class | pointsurfaceParallelogram |
| Parallelogram in 3D space with unit coordinates. More... | |
1.5.8