Panda3D
|
The special "external thread" class. More...
#include "externalThread.h"
Public Member Functions | |
virtual TypeHandle | force_init_type () |
virtual TypeHandle | get_type () const |
Static Public Member Functions | |
static TypeHandle | get_class_type () |
static void | init_type () |
Friends | |
class | Thread |
The special "external thread" class.
There is one instance of these in the world, and it is returned by Thread::get_external_thread().
Definition at line 27 of file externalThread.h.