PCL
pcl::SeekMode Namespace Reference

File seek modes. More...

Detailed Description

SeekMode::FromBegin Move file pointer relative to the beginning of the file
SeekMode::FromCurrent Move file pointer from the current position
SeekMode::FromEnd Move file pointer relative to the end of the file