NetDEM v1.0
|
#include "igl_wrapper.hpp"
#include "regression_net.hpp"
#include "sdf_calculator.hpp"
#include "shape.hpp"
#include "stl_model.hpp"
#include "stl_reader.hpp"
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | netdem::CodedNetSDF |
A class for representing a shape using a neural network-generated signed distance function and a latent code. More... | |
Namespaces | |
namespace | netdem |