direct.showbase.ReferrerSearch

from direct.showbase.ReferrerSearch import ReferrerSearch

Inheritance diagram

Inheritance diagram of direct.showbase.ReferrerSearch

class ReferrerSearch(obj, maxRefs=100)[source]

Bases: Job

__init__(self, obj, maxRefs=100)[source]
finished(self)[source]
isAtRoot(self, at, path)[source]
isManyRef(self, at, path, referrers)[source]
myrepr(self, referrer, refersTo)[source]
printStats(self, path)[source]
printStatsWhenAble(self)[source]
run(self)[source]
step(self, depth, path)[source]
stepGenerator(self, depth, path)[source]
truncateAtNewLine(self, s)[source]