#include "cinder/Cinder.h"
#include "cinder/Surface.h"
#include "cinder/Capture.h"
#include <vector>
#import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
class | cinder::CaptureImplCocoaDummyDevice |
This class implements a stubbed-out Capture implementation in order to allow an iOS app which requires capture support to run in the simulator. More... | |
Namespaces | |
cinder | |