Overte C++ Documentation
OctreeSendThread Class Referenceabstract

Threaded processor for sending octree packets to a single client. More...

#include <OctreeSendThread.h>

Inheritance diagram for OctreeSendThread:
Collaboration diagram for OctreeSendThread:

Protected Member Functions

virtual bool process () override
 Implements generic processing behavior for this thread.
 
- Protected Member Functions inherited from GenericThread
void lock ()
 Locks all the resources of the thread.
 
void unlock ()
 Unlocks all the resources of the thread.
 

Additional Inherited Members

- Public Slots inherited from GenericThread
void threadRoutine ()
 If you're running in non-threaded mode, you must call this regularly.
 
- Public Member Functions inherited from GenericThread
void initialize (bool isThreaded=true, QThread::Priority priority=QThread::NormalPriority)
 
void terminate ()
 Call to stop the thread.
 

Detailed Description

Threaded processor for sending octree packets to a single client.


The documentation for this class was generated from the following files: