SOFA plugin: image  master
Open source framework for multi-physics simuation
sofa::component::misc::ImageExporterSpecialization< defaulttype::Image< T > > Struct Template Reference

#include <ImageExporter.h>

Specialization for regular Image. More...

Detailed Description

template<class T>
struct sofa::component::misc::ImageExporterSpecialization< defaulttype::Image< T > >

Specialization for regular Image.

Static Public Member Functions

static void init (ImageExporterT &)
 
static bool write (ImageExporterT &exporter)
 

Function details

◆ init()

template<class T >
static void sofa::component::misc::ImageExporterSpecialization< defaulttype::Image< T > >::init ( ImageExporterT )
inlinestatic

◆ write()

template<class T >
static bool sofa::component::misc::ImageExporterSpecialization< defaulttype::Image< T > >::write ( ImageExporterT exporter)
inlinestatic