aimsdata  4.7.0
Neuroimaging data handling
aims::PlyReader< D, T > Class Template Reference

#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)
 

Detailed Description

template<long D, typename T>
class aims::PlyReader< D, T >

Definition at line 54 of file plyr.h.

Constructor & Destructor Documentation

◆ PlyReader()

template<long D, typename T>
aims::PlyReader< D, T >::PlyReader ( const std::string &  name)
inline

Definition at line 57 of file plyr.h.

◆ ~PlyReader()

template<long D, typename T>
aims::PlyReader< D, T >::~PlyReader ( )
inline

Definition at line 58 of file plyr.h.

References aims::PlyReader< D, T >::read().

Member Function Documentation

◆ read()


The documentation for this class was generated from the following file: