1#ifndef __FISH_SPINE_LINESETOPERATOR_HPP
2#define __FISH_SPINE_LINESETOPERATOR_HPP
4#include "fishspineDllApi.h"
6#include <grid/types/LineSet.hpp>
7#include "SkeletonOperator.hpp"
29 ,
public Fish<Fiber::Slice>
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
A concrete Grid Property which looks for the existence of a Skeleton of the specified dimension and i...
Definition BundleProperty.hpp:76
Former base class for Fish modules operating on Grid objects that are LineSets.
Definition LineSetOperator.hpp:30
Template base class for Fish modules operating on Grid objects that provide a specific skeleton,...
Definition SkeletonOperator.hpp:73
note: cannot derive from FloatingSkeletonRenderer as long as independent base class TriangleRenderer ...
Object creation: A Grid Inspector to be used as an argument of the GridActor template class.
Definition LineSetOperator.hpp:55