summaryrefslogtreecommitdiff
path: root/src/OffscreenContext.h
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-01-26 18:55:34 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-01-26 18:55:34 (GMT)
commit743a82148dd2ddfdbd0eba24b208f1249ab4065d (patch)
tree98d598f030d4f2a938614338d2453d62453e3d90 /src/OffscreenContext.h
parentf897fad9b887a5133db6b90354fdac840f792b45 (diff)
explain our unusual portability system
Diffstat (limited to 'src/OffscreenContext.h')
-rw-r--r--src/OffscreenContext.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/OffscreenContext.h b/src/OffscreenContext.h
index a32ea2c..0c700b6 100644
--- a/src/OffscreenContext.h
+++ b/src/OffscreenContext.h
@@ -1,6 +1,9 @@
#ifndef OFFSCREENCONTEXT_H_
#define OFFSCREENCONTEXT_H_
+// Here we implement a 'portability' pattern but since we are mixing
+// Objective-C with C++, it is a bit different than what's found in a textbook.
+
#include <iostream>
#include <fstream>
#include <string>
contact: Jan Huwald // Impressum