Panda3D
|
Public Member Functions | |
__init__ () | |
__init__ (Connection copy) | |
__init__ (Connection ptr) | |
__init__ (NoneType) | |
clear () | |
bool | isNull () |
PointerToConnection | operator= (Connection copy) |
PointerToConnection | operator= (Connection ptr) |
Connection | p () |
![]() | |
clear () | |
output (Ostream out) | |
![]() | |
int | getHash () |
bool | isNull () |
Returns true if the PointerTo is a NULL pointer, false otherwise. More... | |
__init__ | ( | ) |
__init__ | ( | Connection | copy | ) |
__init__ | ( | Connection | ptr | ) |
__init__ | ( | NoneType | ) |
clear | ( | ) |
bool isNull | ( | ) |
PointerToConnection operator= | ( | Connection | copy | ) |
PointerToConnection operator= | ( | Connection | ptr | ) |
Connection p | ( | ) |