aimsdata  5.1.2
Neuroimaging data handling
aims::WavefrontMeshWriter< D, T > Class Template Reference

#include <aims/io/wavefrontmeshW.h>

Public Member Functions

 WavefrontMeshWriter (const std::string &name)
 
 ~WavefrontMeshWriter ()
 
void write (const AimsTimeSurface< D, T > &thing, carto::Object options=carto::none())
 

Static Public Member Functions

static std::string removeExtension (const std::string &name)
 Return a name without .obj extension. More...
 

Detailed Description

template<int D, class T>
class aims::WavefrontMeshWriter< D, T >

Definition at line 117 of file wavefrontmeshW.h.

Constructor & Destructor Documentation

◆ WavefrontMeshWriter()

template<int D, class T >
aims::WavefrontMeshWriter< D, T >::WavefrontMeshWriter ( const std::string &  name)
inline

Definition at line 120 of file wavefrontmeshW.h.

◆ ~WavefrontMeshWriter()

template<int D, class T >
aims::WavefrontMeshWriter< D, T >::~WavefrontMeshWriter ( )
inline

Definition at line 122 of file wavefrontmeshW.h.

Member Function Documentation

◆ removeExtension()

template<int D, class T >
std::string aims::WavefrontMeshWriter< D, T >::removeExtension ( const std::string &  name)
inlinestatic

Return a name without .obj extension.

Definition at line 186 of file wavefrontmeshW.h.

◆ write()


The documentation for this class was generated from the following file: