Click or drag to resize

OpenGLView Class

An iOS OpenGL view.
Inheritance Hierarchy
SystemObject
  NSObject
    UIResponder
      UIView
        FM.IceLink.CocoaOpenGLView

Namespace:  FM.IceLink.Cocoa
Assembly:  FM.IceLink.Cocoa (in FM.IceLink.Cocoa.dll) Version: 1.1.2.607 (1.1.2.607)

The OpenGLView type exposes the following members.

Constructors
  NameDescription
Public methodOpenGLView
Initializes a new instance of the OpenGLView class.
Public methodOpenGLView(CGRect)
Initializes a new instance of the OpenGLView class.
Public methodOpenGLView(LayoutScale)
Initializes a new instance of the OpenGLView class.
Public methodOpenGLView(CGRect, LayoutScale)
Initializes a new instance of the OpenGLView class.
Top
Properties
  NameDescription
Public propertyClassHandle (Inherited from UIView.)
Public propertyHandle (Inherited from NSObject.)
Protected propertyIsDirectBinding (Inherited from NSObject.)
Public propertyScale
Gets the scale.
Public propertySuperHandle (Inherited from NSObject.)
Top
Methods
  NameDescription
Public methodAdd (Inherited from UIView.)
Public methodAddObserver(String, NSKeyValueObservingOptions, ActionNSObservedChange) (Inherited from NSObject.)
Public methodAddObserver(NSString, NSKeyValueObservingOptions, ActionNSObservedChange) (Inherited from NSObject.)
Public methodAddSubviews (Inherited from UIView.)
Public methodBeginInvokeOnMainThread(Action) (Inherited from NSObject.)
Public methodBeginInvokeOnMainThread(Selector, NSObject) (Inherited from NSObject.)
Public methodCapture (Inherited from UIView.)
Public methodConformsToProtocol (Inherited from NSObject.)
Public methodDangerousAutorelease (Inherited from NSObject.)
Public methodDangerousRelease (Inherited from NSObject.)
Public methodDangerousRetain (Inherited from NSObject.)
Public methodDestroyGL
Destroys GL.
Public methodDispose (Inherited from NSObject.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the OpenGLView and optionally releases the managed resources
(Overrides UIView.Dispose(Boolean).)
Public methodDrawInRect
Draws the in rect.
Public methodEquals(Object) (Inherited from NSObject.)
Public methodEquals(NSObject) (Inherited from NSObject.)
Protected methodFinalize (Inherited from NSObject.)
Public methodGetEnumerator (Inherited from UIView.)
Public methodGetHashCode (Inherited from NSObject.)
Public methodGetNativeField Obsolete. (Inherited from NSObject.)
Public methodGetType (Inherited from Object.)
Public methodInit (Inherited from NSObject.)
Public methodInitializeGL
Initializes GL.
Public methodInvoke(Action, Double) (Inherited from NSObject.)
Public methodInvoke(Action, TimeSpan) (Inherited from NSObject.)
Public methodInvokeOnMainThread(Action) (Inherited from NSObject.)
Public methodInvokeOnMainThread(Selector, NSObject) (Inherited from NSObject.)
Public methodLayoutSubviews
Lays out subviews.
(Overrides UIView.LayoutSubviews.)
Protected methodMarkDirty (Inherited from NSObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRenderBuffer
Renders the buffer.
Public methodSetNativeField Obsolete. (Inherited from NSObject.)
Public methodSetValueForKeyPath (Inherited from NSObject.)
Public methodToString (Inherited from NSObject.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also

Reference

UIView
IGLKViewDelegate