#include <LineReader.hpp>
Public Attributes | |
bool | m_binary |
size_t | m_elementAmount |
std::string | m_filePath |
size_t | m_filePos |
fileType | m_fileType |
size_t | m_line_element_amount |
bool | m_ply |
size_t | m_PointBlockSize |
Definition at line 55 of file LineReader.hpp.
bool lvr2::fileAttribut::m_binary |
Definition at line 63 of file LineReader.hpp.
size_t lvr2::fileAttribut::m_elementAmount |
Definition at line 59 of file LineReader.hpp.
std::string lvr2::fileAttribut::m_filePath |
Definition at line 57 of file LineReader.hpp.
size_t lvr2::fileAttribut::m_filePos |
Definition at line 58 of file LineReader.hpp.
fileType lvr2::fileAttribut::m_fileType |
Definition at line 60 of file LineReader.hpp.
size_t lvr2::fileAttribut::m_line_element_amount |
Definition at line 64 of file LineReader.hpp.
bool lvr2::fileAttribut::m_ply |
Definition at line 62 of file LineReader.hpp.
size_t lvr2::fileAttribut::m_PointBlockSize |
Definition at line 61 of file LineReader.hpp.