FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
pond
anemonefish
VectorFieldSlice.hpp
1
#ifndef __FISH_ANEMONEFISH_VECTORFIELDSLICE_HPP
2
#define __FISH_ANEMONEFISH_VECTORFIELDSLICE_HPP
3
4
#include "FieldSlice.hpp"
5
6
namespace
Wizt
7
{
8
11
struct
anemonefish_API
VectorFieldSlice
:
FieldSlice
12
{
13
typedef
LIST<tvector>
InputTypes
;
14
16
VectorFieldSlice
(
const
string
&name,
int
RenderCategory
,
const
RefPtr<VCreationPreferences>
&
VP
);
17
19
~VectorFieldSlice
();
20
21
RefPtr<Fiber::SlicerBase>
getSlicer(
const
string
&,
22
VRequest
&
Context
,
23
int
o
,
double
theCoordinateValue
)
const override
;
24
25
};
26
27
}
// namespace Wizt
28
29
#endif
// __FISH_ANEMONEFISH_VECTORFIELDSLICE_HPP
30
Eagle::Context
Fiber::CreativeIterator
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition
CreativeIterator.hpp:34
Wizt::VRequest
Wizt
note: cannot derive from FloatingSkeletonRenderer as long as independent base class TriangleRenderer ...
Wizt::RenderCategory
RenderCategory
Wizt::FieldSlice
Definition
anemonefish/FieldSlice.hpp:23
Wizt::VectorFieldSlice
Definition
VectorFieldSlice.hpp:12
Generated on Sun Mar 1 2026 10:23:11 for FiberVISH by
1.9.8