Panda3D
Public Member Functions | Static Public Member Functions

VirtualFileMountSystem Class Reference

Maps an actual OS directory into the VirtualFileSystem. More...

Inheritance diagram for VirtualFileMountSystem:
VirtualFileMount TypedReferenceCount TypedObject ReferenceCount

List of all members.

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 ()

Detailed Description

Maps an actual OS directory into the VirtualFileSystem.


Constructor & Destructor Documentation

VirtualFileMountSystem ( Filename const  physical_filename)

Member Function Documentation

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.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties