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 Thu Jul 1 06:09:46 2010 for Second Life Viewer by  doxygen 1.4.7