VTK
|
#include <vector>
#include <algorithm>
#include "vtkStaticEdgeLocatorTemplate.txx"
Go to the source code of this file.
Classes | |
struct | EdgeTuple< TId, TED > |
Definition of an edge tuple. More... | |
struct | MergeTuple< TId, TED > |
Definition of an edge tuple using for creating an edge merge table. More... | |
class | vtkStaticEdgeLocatorTemplate< IDType, EdgeData > |
Templated on types of ids defining an edge, and any data associated with the edge. More... | |