MEPP2 Project
|
#include <boost/range/iterator_range.hpp>
#include <exception>
#include <utility>
#include <algorithm>
#include <stack>
#include <iostream>
#include <type_traits>
#include "FEVV/DataStructures/AIF/AIFMesh.hpp"
Go to the source code of this file.
Classes | |
class | FEVV::DataStructures::AIF::AIFTopologyHelpers |
This class is an helper class associated to the AIFMesh structure. AIFTopologyHelpers implements all the basic topologic function used to manipulate an AIFMesh. Any operation on the AIF structure need to be realized with this helper class. More... | |
class | FEVV::DataStructures::AIF::AIFTopologyHelpers::AIFHalfEdge |
Namespaces | |
FEVV | |
Interfaces for plugins These interfaces will be used for different plugins. | |
FEVV::DataStructures | |
FEVV::DataStructures::AIF | |