|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <aims/io/wavefrontmeshR.h>
| Public Member Functions | |
| WavefrontMeshReader (const std::string &name) | |
| ~WavefrontMeshReader () | |
| void | read (AimsTimeSurface< D, T > &thing, const carto::AllocatorContext &context, carto::Object options) | 
Definition at line 93 of file wavefrontmeshR.h.
| 
 | inline | 
Definition at line 96 of file wavefrontmeshR.h.
| 
 | inline | 
Definition at line 97 of file wavefrontmeshR.h.
| 
 | inline | 
Definition at line 439 of file wavefrontmeshR.h.
References carto::FileUtil::dirname(), soma::IStreamDataSource::eof(), AimsTimeSurface< D, T >::erase(), soma::StreamUtil::getline(), carto::TypedObject< class >::hasProperty(), norm(), aims::WavefrontHeader::read(), carto::TypedObject< class >::removeProperty(), carto::FileUtil::separator(), AimsTimeSurface< D, T >::setHeader(), AimsVector< class, D >::size(), and AimsTimeSurface< D, T >::updateNormals().
Referenced by aims::operator>>(), and aims::WavefrontMeshFormat< D, T >::read().