#include <Code/IO/MegaCaptureHeaderReader.h>
Definition at line 51 of file MegaCaptureHeaderReader.h.
| MegaCaptureHeaderReader::MegaCaptureHeaderReader |
( |
const std::string & |
iFileName = "" | ) |
|
|
explicit |
| MegaCaptureHeaderReader::~MegaCaptureHeaderReader |
( |
| ) |
|
| bool MegaCaptureHeaderReader::CheckKeyWord |
( |
std::string |
iWord, |
|
|
std::string |
iCompare, |
|
|
int & |
iLineNumber, |
|
|
std::string |
iExtraKeyWord = "" |
|
) |
| |
|
protected |
| std::vector< int > MegaCaptureHeaderReader::ConvertUnsignedLongColorToRGBIntColor |
( |
const unsigned long & |
iColor | ) |
|
|
protected |
| void MegaCaptureHeaderReader::Read |
( |
| ) |
|
- Todo:
- Nicolas- shoudln't we read it too
- Todo:
- Nicolas- shoudln't we read Objective too
- Todo:
- Nicolas- shoudln't we read it too
- Todo:
- Nicolas- Reading date from here might not be a good solution
Definition at line 81 of file MegaCaptureHeaderReader.cxx.
| void MegaCaptureHeaderReader::SetFileName |
( |
const std::string & |
iFileName | ) |
|
| std::vector< std::vector< int > > MegaCaptureHeaderReader::m_ChannelColor |
| unsigned int MegaCaptureHeaderReader::m_ChannelDepth |
| std::string MegaCaptureHeaderReader::m_CreationDate |
| unsigned int MegaCaptureHeaderReader::m_DimensionX |
| unsigned int MegaCaptureHeaderReader::m_DimensionY |
| std::string MegaCaptureHeaderReader::m_FileName |
|
protected |
| unsigned int MegaCaptureHeaderReader::m_NumberOfChannels |
| double MegaCaptureHeaderReader::m_TimeInterval |
| double MegaCaptureHeaderReader::m_VoxelSizeX |
| double MegaCaptureHeaderReader::m_VoxelSizeY |
| double MegaCaptureHeaderReader::m_VoxelSizeZ |
The documentation for this class was generated from the following files: