|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <aims/io/plyr.h>
| Public Member Functions | |
| PlyReader (const std::string &name) | |
| ~PlyReader () | |
| void | read (AimsTimeSurface< D, T > &thing, const carto::AllocatorContext &context, carto::Object options) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
Definition at line 159 of file plyr.h.
References carto::TypedObject< class >::getProperty(), carto::TypedObject< class >::hasProperty(), AimsTimeSurface< D, T >::normal(), ply_close(), ply_open(), ply_read(), ply_read_header(), ply_set_read_cb(), AimsTimeSurface< D, T >::polygon(), aims::PlyHeader::read(), carto::TypedObject< class >::removeProperty(), AimsTimeSurface< D, T >::setHeader(), carto::TypedObject< class >::setProperty(), textures, AimsTimeSurface< D, T >::updateNormals(), carto::Object::value(), carto::GenericObject::value(), and AimsTimeSurface< D, T >::vertex().
Referenced by aims::operator>>().