Public Member Functions | |
Rep (const std::string &fname) | |
Public Attributes | |
rutz::shared_ptr< std::istream > | strm |
char | mode |
int | w |
int | h |
float | maxGrey |
string | comments |
deque< string > | tagName |
deque< string > | tagValue |
Definition at line 57 of file PfmParser.C.