17 INLINE VirtualFileMountSystem::
18 VirtualFileMountSystem(
const Filename &physical_filename) :
19 _physical_filename(physical_filename)
29 return _physical_filename;
The name of a file, such as a texture file or an Egg file.
const Filename & get_physical_filename() const
Returns the name of the source file on the OS filesystem of the directory or file that is mounted.