|
Panda3D
|
Maps an actual OS directory into the VirtualFileSystem. More...
Public Member Functions | |
| VirtualFileMountSystem (Filename const physical_filename) | |
| Filename const | getPhysicalFilename () |
| Returns the name of the source file on the OS filesystem of the directory or file that is mounted. | |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
Maps an actual OS directory into the VirtualFileSystem.
| VirtualFileMountSystem | ( | Filename const | physical_filename | ) |
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from VirtualFileMount.
| Filename const getPhysicalFilename | ( | ) |
Returns the name of the source file on the OS filesystem of the directory or file that is mounted.
1.7.3