OpenGL, Objective-C++, and C++
OpenGL, Objective-C++, and C++
- Subject: OpenGL, Objective-C++, and C++
- From: Jesse Thompson <email@hidden>
- Date: Mon, 5 Jul 2004 21:28:48 -0700
Just a quick question... I'm writing a GUI frontend in Objective-C++,
and then doing all of my graphics work in C++ classes. Is it going to
be possible for my C++ code / classes to talk to the Cocoa window? In
other words, I would like to keep all of the interface coding in
Objective-C++, but then have all of my graphics work done in C++ and
in C++ classes, but have that graphics work communicate with the GUI's
NSOpenGLView window. So is that doable?
Thanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.