MEPP2 Project
|
#include "FEVV/Wrappings/Geometry_traits_openmesh.h"
#include <fstream>
#include "FEVV/Filters/Generic/calculate_face_normals.hpp"
#include "FEVV/Filters/Generic/print_face_normals.hpp"
#include "FEVV/DataStructures/DataStructures_openmesh.h"
Go to the source code of this file.
Functions | |
void | test_open_mesh (char *filename) |
int | main (int narg, char **argv) |
int main | ( | int | narg, |
char ** | argv | ||
) |
void test_open_mesh | ( | char * | filename | ) |
Definition at line 26 of file test_openmesh.cpp.