#include <set>
#include <vector>
#include <mia/core/ioplugin.hh>
#include <mia/core/iohandler.hh>
#include <mia/3d/vectorfield.hh>
Go to the source code of this file.
Data Structures | |
class | C3DIOVectorfield |
An interface class to wrap a vector field into something, IO plugins can understand. More... | |
Typedefs | |
typedef TIOPlugin< C3DIOVectorfield > | C3DVFIOPlugin |
Base class for vector field IO plug-ins. More... | |
typedef THandlerSingleton< TIOPluginHandler< C3DVFIOPlugin > > | C3DVFIOPluginHandler |
Plug-in handler for vector field IO. More... | |
Variables | |
template class EXPORT_3D | THandlerSingleton< TIOPluginHandler< C3DVFIOPlugin > > |
template class EXPORT_3D | TIOPlugin< C3DIOVectorfield > |
template class EXPORT_3D | TIOPluginHandler< C3DVFIOPlugin > |
template class EXPORT_3D | TPlugin< C3DIOVectorfield, io_plugin_type > |
template class EXPORT_3D THandlerSingleton< TIOPluginHandler< C3DVFIOPlugin > > |
template class EXPORT_3D TIOPlugin< C3DIOVectorfield > |
template class EXPORT_3D TIOPluginHandler< C3DVFIOPlugin > |
template class EXPORT_3D TPlugin< C3DIOVectorfield, io_plugin_type > |