|
ViennaLS
|
#include <lsPreCompileMacros.hpp>#include <hrleSparseIterator.hpp>#include <lsCalculateNormalVectors.hpp>#include <lsDomain.hpp>#include <lsExpand.hpp>#include <lsMaterialMap.hpp>#include <lsMesh.hpp>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | viennals::ToDiskMesh< T, D, N > |
| This class creates a mesh from the level set with all grid points with a level set value <= 0.5. These grid points are shifted in space towards the direction of their normal vector by grid delta * LS value. Grid delta and the origin grid point are saved for each point. This allows for a simple setup of disks for ray tracing. More... | |
Namespaces | |
| namespace | viennals |