MEPP2 Project
Classes | Namespaces
AIFFace.hpp File Reference
#include <iostream>
#include <vector>
#include <stdexcept>
#include <boost/shared_ptr.hpp>
#include <boost/range/iterator_range.hpp>
#include "FEVV/DataStructures/AIF/AIFFace.inl"
Include dependency graph for AIFFace.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::AIFFace
 This class represents a face used by AIFMesh objects. An AIFFace natively saves relations with its incident edges (AIFEdge). In addition, relations with its incident vertices (AIFVertex) are saved on demand. More...
 

Namespaces

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