|
occ
|
computational geometry functionality - marching cubes, Morton codes etc. More...
Namespaces | |
| namespace | constants |
| namespace | mc |
Classes | |
| struct | Facet |
| class | IcosphereMesh |
| struct | IndexCache |
| struct | LinearHashedOctree |
| struct | MIndex |
| struct | MIndexHash |
| class | VolumeGrid |
| class | WulffConstruction |
Typedefs | |
| using | integer_type = uint64_t |
| using | floating_type = double |
Functions | |
| Mat3N | project_to_plane (const Mat3N &, const Vec3 &) |
computational geometry functionality - marching cubes, Morton codes etc.
| using occ::geometry::floating_type = typedef double |
| using occ::geometry::integer_type = typedef uint64_t |