Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
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>

Public Member Functions

 ThreadSetup ()
 
 ~ThreadSetup ()
 

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 ( )

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