- Timestamp:
- 05/22/13 17:48:42 (11 hours ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osgViewer/api/Carbon/GraphicsWindowCarbon
r11357 r13130 49 49 getState()->setGraphicsContext(this); 50 50 51 if (_traits.valid() && _traits->sharedContext )51 if (_traits.valid() && _traits->sharedContext.valid()) 52 52 { 53 53 getState()->setContextID( _traits->sharedContext->getState()->getContextID() );
