89 void read(std::istream &in);
93 void write(std::ostream &out);
File name manipulation and expansion.
void write(FileName outputFileList)
writes to a FileName obj
Internalizes a list of files.
void read(FileName listFile)
reads in a FileName obj
Namespace for ISIS/Bullet specific routines.
~FileList()
Destroys the FileList object.
FileList()
Creates an empty FileList obj.