_PathFilter
from direct.pyinst.tocfilter import _PathFilter
A filter mixin that matches if the resource is below any of the paths
Inheritance:
_PathFilter
:
Methods of _PathFilter:
matches
matches
def matches(self, res)
Undocumented function.