#include "cinder/Cinder.h"
#include "cinder/app/App.h"
#import <AppKit/NSView.h>
#import <Foundation/Foundation.h>
#import <AppKit/NSTouch.h>
#include "cinder/app/TouchEvent.h"
#include <map>
Go to the source code of this file.
Classes | |
protocol | <CinderViewDelegate> |
class | CinderView |