Go to the documentation of this file.
21 #ifndef mia_3d_3dvfio_hh
22 #define mia_3d_3dvfio_hh
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
Template for all plug-in handlers that are responsible for data IO.
#define NS_MIA_END
conveniance define to end the mia namespace
An interface class to wrap a vector field into something, IO plugins can understand.
the singleton that a plug-in handler really is
C3DIOVectorfield(const C3DIOVectorfield &org)
a 3D field of floating point single accuracy 3D vectors
C3DFVectorfield plugin_data
The basic template of all plugin handlers.
The templatex basis class of all IO plug-ins.
The generic base for all plug-ins.
C3DIOVectorfield(const C3DBounds &_Size)
helper class to derive from for data that can be loaded and stored to a disk.
C3DIOVectorfield * clone() const __attribute__((warn_unused_result))
C3DIOVectorfield(const C3DFVectorfield &org)