|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| Kakshya::MeshData MayaFlux::Kinesis::generate_sdf_mesh | ( | const Kinesis::SpatialField & | field, |
| const Lattice3D & | lattice, | ||
| float | iso_level = 0.0F |
||
| ) |
Extract an isosurface mesh from a scalar field over a lattice.
| field | Sampled at grid corners in world space. |
| lattice | Cell counts and world bounds of the evaluation volume. |
| iso_level | Field value the surface is placed at. |
iso_level. Definition at line 235 of file MarchingCube.cpp.
References MayaFlux::Kinesis::Lattice3D::bounds, generate_sdf_mesh(), MayaFlux::Kinesis::AABB3D::max, MayaFlux::Kinesis::AABB3D::min, and MayaFlux::Kinesis::Lattice3D::resolution.
Here is the call graph for this function: