Panda3D
|
Public Member Functions | |
def | __init__ (self, pathname, ignoreUsageXml=False) |
def | extractSubdir (self, pathname) |
def | getTotalSize (self) |
Public Attributes | |
filenames | |
fileSize | |
nested | |
nestedSize | |
pathname | |
This class is used to scan a list of files on disk.
def __init__ | ( | self, | |
pathname, | |||
ignoreUsageXml = False |
|||
) |
def extractSubdir | ( | self, | |
pathname | |||
) |
Finds the ScanDirectoryNode within this node that corresponds to the indicated full pathname. If it is found, removes it from its parent, and returns it. If it is not found, returns None.
def getTotalSize | ( | self | ) |
filenames |
fileSize |
nested |
nestedSize |
pathname |