cinder::ThreadSetup Class Reference

Create an instance of this class at the beginning of any multithreaded code that makes use of Cinder functionality. More...

#include <Thread.h>

List of all members.

Public Member Functions

 ThreadSetup ()
 ~ThreadSetup ()

Protected Attributes

cocoa::SafeNsAutoreleasePool mAutoreleasePool

Detailed Description

Create an instance of this class at the beginning of any multithreaded code that makes use of Cinder functionality.


Constructor & Destructor Documentation

cinder::ThreadSetup::ThreadSetup (  )
cinder::ThreadSetup::~ThreadSetup (  )

Member Data Documentation


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