1#ifndef __FIBER_GRID_TYPES_TRIANGLESET_HPP
2#define __FIBER_GRID_TYPES_TRIANGLESET_HPP
4#include "gridtypesDllApi.h"
5#include <grid/Grid.hpp>
6#include "CellCluster.hpp"
A set of cells stored on a Grid.
Definition CellCluster.hpp:34
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
A set of triangles stored on a Grid.
Definition TriangleSet.hpp:28
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2