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

Public Member Functions

 __init__ (self, id)
 
 __eq__ (self, other)
 
 __repr__ (self)
 
 asInt (self)
 

Protected Attributes

 _id
 

Detailed Description

This class helps to ensure that valid handles get passed in to DoInterestManager funcs

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
id )

Member Function Documentation

◆ __eq__()

__eq__ ( self,
other )

◆ __repr__()

__repr__ ( self)

◆ asInt()

asInt ( self)

Member Data Documentation

◆ _id

_id
protected