1#ifndef __FISH_COMPUTE_NORMALS_HPP
2#define __FISH_COMPUTE_NORMALS_HPP
4#include "fishboneDllApi.h"
6#include <ocean/plankton/VCotask.hpp>
7#include <field/Field.hpp>
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
note: cannot derive from FloatingSkeletonRenderer as long as independent base class TriangleRenderer ...
A computational state to compute normals of a surface, possibly asynchroneously in a thread.
Definition FComputeNormals.hpp:19