MEPP2 Project
|
#include "FEVV/DataStructures/AIF/AIFMesh.hpp"
#include "FEVV/Wrappings/Graph_traits_aif.h"
#include "FEVV/Wrappings/Graph_properties_aif.h"
#include <boost/graph/graph_concepts.hpp>
#include "Testing/Concepts/CGALConceptsCheck.h"
Go to the source code of this file.
Typedefs | |
typedef FEVV::DataStructures::AIF::AIFMesh | Mesh |
typedef Mesh | G |
Functions | |
int | main (void) |
Definition at line 22 of file test_complying_concepts_aif.cpp.
Definition at line 18 of file test_complying_concepts_aif.cpp.
int main | ( | void | ) |
Definition at line 25 of file test_complying_concepts_aif.cpp.