Click or drag to resize
SoGLContextIsSharedWith Method
Overload List
  NameDescription
Public methodIsSharedWith(SoDeviceContext)

Returns the current sharing state with passed context.

(Inherited from SoDeviceContext.)
Public methodIsSharedWith(SoGLContext)

Returns true if the specified context and this context are shared.

Top
See Also