FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
fiber
FiberIO
imgseq
IMGBundleLoader.hpp
1
2
//
3
// $Id: IMGBundleLoader.hpp,v 1.3 2005/01/31 11:28:52 werner Exp $
4
//
5
// $Log: IMGBundleLoader.hpp,v $
6
// Revision 1.3 2005/01/31 11:28:52 werner
7
// Adjustments for Windows, VC 6.0
8
//
9
// Revision 1.2 2005/01/24 17:01:10 werner
10
// Brought the image bundle loader alive via the LoaderRegistry.
11
//
12
// Revision 1.1 2004/11/22 14:53:26 werner
13
// Preliminiary framework for image sequence loader/saver
14
//
15
// Revision 1.1 2004/10/05 13:26:39 werner
16
// Improved I/O methods
17
//
19
#ifndef __FIBER_IMGSEQBUNDLELOADER_HPP
20
#define __FIBER_IMGSEQBUNDLELOADER_HPP "Created 27.02.2001 21:42:27 by werner"
21
22
#include <bundle/Bundle.hpp>
23
24
namespace
Fiber
25
{
26
27
void
LoadImageSequence(
const
RefPtr<Bundle>&Bndl,
const
string
&url);
28
29
}
// namespace Fiber
30
31
#ifdef Linux
32
#define WITH_jpeg
33
#endif
34
35
#endif
// __FIBER_IMGSEQBUNDLELOADER_HPP
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:04 for FiberVISH by
1.9.8