llwindowmacosx-objc.h

Go to the documentation of this file.
00001 
00034 // This will actually hold an NSCursor*, but that type is only available in objective C.
00035 typedef void *CursorRef;
00036 
00037 /* Defined in llwindowmacosx-objc.mm: */
00038 void setupCocoa();
00039 CursorRef createImageCursor(const char *fullpath, int hotspotX, int hotspotY);
00040 OSErr releaseImageCursor(CursorRef ref);
00041 OSErr setImageCursor(CursorRef ref);
00042 

Generated on Fri May 16 08:33:03 2008 for SecondLife by  doxygen 1.5.5