![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Static Public Member Functions | |
| static std::shared_ptr< Mesh > | apply (std::shared_ptr< const Volume > volume, double iso, const vec4 &color, bool invert, bool enclose, std::function< void(float)> progressCallback=std::function< void(float)>(), std::function< bool(const size3_t &)> maskingCallback=[](const size3_t &) { return true;}) |
|
static |
Extracts a isosurface mesh from a volume: DEPRECATED, use util::marchingtetrahedron