73 for (
int i = 0;
i <
n;
i++)
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