fw4spl
|
The namespace ioData contains reader and writer services for basic fwData::Object which doesn't need external library. More...
Classes | |
class | MeshWriterService |
Mesh writer service. More... | |
struct | Plugin |
class | SAttachmentSeriesReader |
SAttachmentSeries reader service. More... | |
class | SplineReaderService |
Spline reader service. More... | |
class | STrianMeshReader |
Mesh reader service. More... | |
class | TransformationMatrix3DReaderService |
This service read a fwData::TransformationMatrix3D from a .trf file. More... | |
class | TransformationMatrix3DWriterService |
This service write a fwData::TransformationMatrix3D into a .trf file. More... | |
Functions | |
std::string | getMediaType (const ::boost::filesystem::path &media) |
void | initSeries (::fwMedData::Series::sptr series, const std::string &instanceUID) |
Variables | |
static::fwRuntime::utils::GenericExecutableFactoryRegistrar< Plugin > | registrar ("::ioData::Plugin") |
The namespace ioData contains reader and writer services for basic fwData::Object which doesn't need external library.