![]() |
aimsdata 6.0.0
Neuroimaging data handling
|
#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. | |
Definition at line 117 of file wavefrontmeshW.h.
|
inline |
Definition at line 120 of file wavefrontmeshW.h.
|
inline |
Definition at line 122 of file wavefrontmeshW.h.
|
inlinestatic |
Return a name without .obj extension.
Definition at line 186 of file wavefrontmeshW.h.
References removeExtension().
Referenced by removeExtension().
|
inline |
Definition at line 468 of file wavefrontmeshW.h.
References AimsTimeSurface< D, T >::header(), and aims::PythonHeader::writeMinf().
Referenced by aims::WavefrontMeshFormat< D, T >::write().