Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
PStatScope Class Reference

Public Member Functions

 __init__ (self, level=None)
 
 __repr__ (self)
 
 __str__ (self)
 
 copy (self, push=None)
 
 getCollector (self)
 
 pop (self)
 
 push (self, level)
 
 start (self, push=None)
 
 stop (self, pop=False)
 

Public Attributes

 levels
 

Static Public Attributes

dict collectors = {}
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
level = None )

Member Function Documentation

◆ __repr__()

__repr__ ( self)

◆ __str__()

__str__ ( self)

◆ copy()

copy ( self,
push = None )

◆ getCollector()

getCollector ( self)

◆ pop()

pop ( self)

◆ push()

push ( self,
level )

◆ start()

start ( self,
push = None )

◆ stop()

stop ( self,
pop = False )

Member Data Documentation

◆ collectors

dict collectors = {}
static

◆ levels

levels