Click or drag to resize

OpenGLState Class

An OpenGL state.
Inheritance Hierarchy
SystemObject
  FM.IceLink.AndroidOpenGLState

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

The OpenGLState type exposes the following members.

Constructors
  NameDescription
Public methodOpenGLState
Initializes a new instance of the OpenGLState class.
Top
Properties
  NameDescription
Public propertyHeight
Gets the height.
Public propertyuBuffer
Gets or sets the U buffer.
Public propertyUStride
Gets the U stride.
Public propertyvBuffer
Gets or sets the V buffer.
Public propertyVStride
Gets the V stride.
Public propertyWidth
Gets the width.
Public propertyyBuffer
Gets or sets the Y buffer.
Public propertyYStride
Gets the Y stride.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFree
Free databuffers of the OpenGLState class.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also