|
aimstil
5.0.5
|
#include <fstream>#include <iostream>#include <limits>#include <vector>#include "til/numeric_array.h"
Go to the source code of this file.
Functions | |
| template<class T > | |
| void | readTXT3DPoints (const char *filename, std::vector< numeric_array< T, 3 > > &v) |
| void readTXT3DPoints | ( | const char * | filename, |
| std::vector< numeric_array< T, 3 > > & | v | ||
| ) |
Definition at line 14 of file readTXTFile.h.