FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
fiber
field
RecreateItem.hpp
1
#ifndef __FIBER_FIELD_RECREATEITEM_HPP
2
#define __FIBER_FIELD_RECREATEITEM_HPP
3
4
#include <memcore/Interface.hpp>
5
#include "MemBase.hpp"
6
7
#error THIS HEADER FILE IS DEPRECATED!
8
9
#if 0
10
namespace
Fiber
11
{
12
17
class
FIELD_API RecreateItem :
public
MemCore::Interface
<RecreateItem>
18
{
19
public
:
20
RecreateItem();
21
~RecreateItem();
22
23
virtual
RefPtr<MemBase> recreate() = 0;
24
};
25
26
}
// namespace Fiber
27
#endif
28
29
30
#endif
// __FIBER_FIELD_RECREATEITEM_HPP
MemCore::Interface
Fiber
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition
FAQ.dox:2
Generated on Sun Mar 1 2026 10:23:05 for FiberVISH by
1.9.8