Panda3D
|
Public Member Functions | |
clear () | |
unsigned int | getHash () |
bool | isNull () |
Returns true if the PointerTo is a NULL pointer, false otherwise. | |
output (ostream out) |
clear | ( | ) |
Reimplemented in PointerToConnection.
unsigned int getHash | ( | ) | [inherited] |
bool isNull | ( | ) | [inherited] |
Returns true if the PointerTo is a NULL pointer, false otherwise.
(Direct comparison to a NULL pointer also works.)
Reimplemented in PointerToConnection.
output | ( | ostream | out | ) |