![]() |
aimsdata
4.7.0
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 |
Definition at line 58 of file plyr.h.
References aims::PlyReader< D, T >::read().
|
inline |
Definition at line 159 of file plyr.h.
References carto::TypedObject< T >::getProperty(), carto::TypedObject< T >::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< T >::removeProperty(), AimsTimeSurface< D, T >::setHeader(), carto::TypedObject< T >::setProperty(), textures, AimsTimeSurface< D, T >::updateNormals(), carto::Object::value(), carto::GenericObject::value(), and AimsTimeSurface< D, T >::vertex().
Referenced by aims::operator>>(), and aims::PlyReader< D, T >::~PlyReader().