|
MorphoGraphX
2.0-1-227
|
#include <Polygonizer.hpp>
Public Member Functions | |
| Polygonizer (ImplicitFunction &_func, float _cubeSize, Point3f _voxSize, std::vector< Point3f > &vertices, std::vector< Point3i > &triangles) | |
| ~Polygonizer () | |
| void | march (Point3f *bBox) |
Definition at line 43 of file Polygonizer.hpp.
| mgx::Polygonizer::Polygonizer | ( | ImplicitFunction & | _func, |
| float | _cubeSize, | ||
| Point3f | _voxSize, | ||
| std::vector< Point3f > & | vertices, | ||
| std::vector< Point3i > & | triangles | ||
| ) |
| mgx::Polygonizer::~Polygonizer | ( | ) |
| void mgx::Polygonizer::march | ( | Point3f * | bBox | ) |
1.8.17