69 cout <<
"can not open file : " << file_name << endl;
82 for (
int i = 0;
i <
n;
i++ )
m_fin.getline(buf,256);
virtual ~DTTPGLutFile()
destructor
void ignoreLines(int n)
read and ignore n lines from file
std::string readString()
read one string from file
DTTPGLutFile & operator=(const DTTPGLutFile &)
assignment operator
DTTPGLutFile(const std::string name="")
constructor
int readHex()
read one hex from file
int readInteger()
read one integer from file
std::vector< std::vector< double > > tmp