VirtualFileMountSystem

from panda3d.core import VirtualFileMountSystem
class VirtualFileMountSystem

Bases: VirtualFileMount

Maps an actual OS directory into the VirtualFileSystem.

Inheritance diagram

Inheritance diagram of VirtualFileMountSystem

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

getPhysicalFilename()

C++ Interface: get_physical_filename(VirtualFileMountSystem self)

/**
  • Returns the name of the source file on the OS filesystem of the directory

  • or file that is mounted.

*/

get_class_type()

C++ Interface: get_class_type()

get_physical_filename()

C++ Interface: get_physical_filename(VirtualFileMountSystem self)

/**
  • Returns the name of the source file on the OS filesystem of the directory

  • or file that is mounted.

*/