#include "typeUtils.h"
#include <fstream>
#include <iterator>
Go to the source code of this file.
Namespaces | |
namespace | VXV |
ビーゴ用の名前空間 | |
Functions | |
template<class T > | |
void | VXV::File2Line (std::vector< std::vector< T > > &v, const char *fname) |
ファイルから直線用のデータを出力する |
$Id$
Definition in file file2Line.h.