MEPP2 Project
Functions
test_non_manifold_split_edge_aif.cpp File Reference
#include "FEVV/DataStructures/AIF/AIFMesh.hpp"
#include "FEVV/DataStructures/AIF/AIFMeshReader.hpp"
#include "FEVV/DataStructures/AIF/AIFMeshWriter.hpp"
#include "FEVV/Wrappings/Geometry_traits_aif.h"
#include "FEVV/Wrappings/Graph_traits_aif.h"
#include "FEVV/Wrappings/Graph_properties_aif.h"
#include <fstream>
#include <iostream>
#include "Testing/Utils/utils_retrieve_edge.h"
#include "Testing/Utils/utils_are_meshes_identical.hpp"
#include "FEVV/Operators/AIF/split_edge.hpp"
Include dependency graph for test_non_manifold_split_edge_aif.cpp:

Go to the source code of this file.

Functions

void test_split_edge_aif (std::string filename, int source_index, int target_index, const std::string &output_file_name)
 
int main (int narg, char **argv)
 

Function Documentation

◆ main()

int main ( int  narg,
char **  argv 
)

Definition at line 86 of file test_non_manifold_split_edge_aif.cpp.

Here is the call graph for this function:

◆ test_split_edge_aif()

void test_split_edge_aif ( std::string  filename,
int  source_index,
int  target_index,
const std::string &  output_file_name 
)

Definition at line 33 of file test_non_manifold_split_edge_aif.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: