- Timestamp:
- 05/24/13 11:43:08 (7 hours ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osgViewer/api/IOS/GraphicsWindowIOS
r12520 r13130 73 73 getState()->setGraphicsContext(this); 74 74 75 if (_traits.valid() && _traits->sharedContext )75 if (_traits.valid() && _traits->sharedContext.valid()) 76 76 { 77 77 getState()->setContextID( _traits->sharedContext->getState()->getContextID() );
