![]() |
aimsdata
5.1.2
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. More... | |
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.
|
inline |
Definition at line 468 of file wavefrontmeshW.h.
References AimsVector< class, D >::begin(), AimsTimeSurface< D, T >::header(), norm(), AimsTimeSurface< D, T >::polygon(), AimsTimeSurface< D, T >::texture(), and aims::PythonHeader::writeMinf().
Referenced by aims::WavefrontMeshFormat< D, T >::write().