![]()  | 
  
    aimsdata
    5.0.5
    
   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 116 of file wavefrontmeshW.h.
      
  | 
  inline | 
Definition at line 119 of file wavefrontmeshW.h.
      
  | 
  inline | 
Definition at line 121 of file wavefrontmeshW.h.
References carto::none().
      
  | 
  inlinestatic | 
Return a name without .obj extension.
Definition at line 185 of file wavefrontmeshW.h.
References carto::FileUtil::basename(), aims::PythonHeader::copy(), carto::FileUtil::dirname(), rc_ptr< GenericObject >::get(), carto::TypedObject< T >::getProperty(), carto::TypedObject< T >::hasProperty(), carto::FileUtil::removeExtension(), carto::TypedObject< T >::removeProperty(), carto::FileUtil::separator(), carto::TypedObject< T >::setProperty(), carto::Object::value(), and aims::Writer< T >::write().
      
  | 
  inline | 
Definition at line 467 of file wavefrontmeshW.h.
References AimsTimeSurface< D, T >::header(), norm(), and aims::PythonHeader::writeMinf().
Referenced by aims::WavefrontMeshFormat< D, T >::write().