Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Private Attributes
jafar::velodyneutils::ReaderVelodyneImage3D Class Reference

**************************************************************************** ReaderVelodyneImage3D More...


Detailed Description

**************************************************************************** ReaderVelodyneImage3D

Definition at line 51 of file fileIO.hpp.

#include <fileIO.hpp>

List of all members.

Public Member Functions

 ReaderVelodyneImage3D (const std::string &fileNameIn, bool oldImage3DEnabledIn, VELODYNE_MODEL modelIn)
 ReaderVelodyneImage3D (const std::string &baseFileNameIn, int fileNumIn, bool oldImage3DEnabledIn, VELODYNE_MODEL modelIn)
const std::string & getFileName () const
const std::string & getBaseFileName () const
int getFileNum () const
int setFileName (const std::string &fileName)
int setBaseFileName (const std::string &baseFileName)
int setFileNum (int fileNum)
void enableOldImage3D (bool enable)
int setVelodyneModel (VELODYNE_MODEL model)
int load (pcl::PointCloud< pcl::PointXYZL > &output)

Private Member Functions

void composeFileName ()

Private Attributes

std::string fileName
std::string baseFileName
int fileNum
bool oldImage3DEnabled
VELODYNE_MODEL model

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:52 for Jafar by doxygen 1.7.6.1
LAAS-CNRS