File main.cpp
Go to the source code of this file
#include <iostream>#include "../include/mesh/Face.h"#include "mesh/Mesh.h"#include "../include/serializer/ObjSerializer.h"#include "core/algos/mesh_to_pointcloud/CLI_MTP_config.cpp"#include <CLI/CLI.hpp>#include <nlohmann/json.hpp>#include "point_cloud/PointCloud.h"
Public Functions
| Type | Name |
|---|---|
| int | main (int argc, char ** argv) |
Public Functions Documentation
function main
int main (
int argc,
char ** argv
)
The documentation for this class was generated from the following file src/main.cpp