MEPP2 Project
Classes | Namespaces
AIFVertex.hpp File Reference
#include <cmath>
#include <iostream>
#include <algorithm>
#include <vector>
#include <limits>
#include <stdexcept>
#include <map>
#include <memory>
#include <array>
#include <boost/shared_ptr.hpp>
#include <boost/range/iterator_range.hpp>
#include <boost/property_map/property_map.hpp>
#include "FEVV/DataStructures/AIF/AIFVertex.inl"
Include dependency graph for AIFVertex.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FEVV::DataStructures::AIF::AIFVertex
 This class represents a vertex used by AIFMesh objects. An AIFVertex natively saves relations with its incident edges (AIFEdge). More...
 

Namespaces

 FEVV
 Interfaces for plugins These interfaces will be used for different plugins.
 
 FEVV::DataStructures
 
 FEVV::DataStructures::AIF