Panda3D
|
Public Member Functions | |
def | __init__ |
def | __repr__ |
def | matches |
Public Attributes | |
elements |
A filter based on directories. DirFilter(dirlist) dirs may be relative and will be normalized. Subdirectories of dirs will be excluded.
def __init__ | ( | self, | |
dirlist | |||
) |
def __repr__ | ( | self | ) | [inherited] |
def matches | ( | self, | |
res | |||
) | [inherited] |