3#include "grid/Grid.hpp"
4#include <fiber/bundle/Bundle.hpp>
5#include <fiber/bundle/StorageTransformations.hpp>
6#include <modules/hydrovishpublic/hydrolib/Lidar.hpp>
15using namespace HydroVish;
25bool isLASFood(
const string FileName);
basic_string< char > string
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
A Grid is a set of Skeleton objects, each of them accessed via some unique SkeletonID object.
Definition Grid.hpp:60
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2