Factory class for various common shapes of meshes.
More...
#include <aims/bucket/bucketgen.h>
Factory class for various common shapes of meshes.
Definition at line 45 of file bucketgen.h.
◆ GenFunction
◆ description()
description of known shapes and parameters (vector of dicts)
◆ generate() [1/2]
generic factory function (calls lower-level functions)
◆ generate() [2/2]
generic factory function (calls lower-level functions)
◆ quadric() [1/2]
◆ quadric() [2/2]
static BucketMap<void>* aims::BucketMapGenerator::quadric |
( |
unsigned |
order, |
|
|
const std::vector< double > * |
coefficients, |
|
|
const Point3df & |
origin, |
|
|
const Point3df & |
sizes, |
|
|
const Point3df & |
resolution |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: