FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Static Public Member Functions | List of all members
Wizt::OldLineSetOperator::GridInspector Struct Reference

Object creation: A Grid Inspector to be used as an argument of the GridActor template class. More...

#include <LineSetOperator.hpp>

Static Public Member Functions

static Fiber::SkeletonExistence InspectionProperty ()
 

Detailed Description

Object creation: A Grid Inspector to be used as an argument of the GridActor template class.

It checks whether the provided Grid object contains a skeleton of type LineSet::ID(). Use in conjunction with GridActor<CreativeObject, void>, for instance:

An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
Template base class for Fish modules operating on Grid objects that provide a specific skeleton,...
Definition SkeletonOperator.hpp:73