Storage for time loaded separatly. More...
#include <IO.h>
| Public Member Functions | |
| SplitTime () | |
| Constructor.  More... | |
| Public Attributes | |
| Eigen::Matrix< unsigned int, Eigen::Dynamic, Eigen::Dynamic > | high32 | 
| Matrix containing file data representing the high 32 bits.  More... | |
| bool | isHigh32Found | 
| was the high 32bits found in the file  More... | |
| bool | isLow32Found | 
| Eigen::Matrix< unsigned int, Eigen::Dynamic, Eigen::Dynamic > | low32 | 
| Matrix containing file data representing the low 32 bits.  More... | |
Storage for time loaded separatly.
| 
 | inline | 
| Eigen::Matrix<unsigned int, Eigen::Dynamic, Eigen::Dynamic> PointMatcherIO< T >::SplitTime::high32 | 
| bool PointMatcherIO< T >::SplitTime::isHigh32Found | 
| bool PointMatcherIO< T >::SplitTime::isLow32Found | 
| Eigen::Matrix<unsigned int, Eigen::Dynamic, Eigen::Dynamic> PointMatcherIO< T >::SplitTime::low32 |