OpenGLState Class |
Namespace: FM.IceLink.Android
The OpenGLState type exposes the following members.
| Name | Description | |
|---|---|---|
| OpenGLState |
Initializes a new instance of the OpenGLState class.
|
| Name | Description | |
|---|---|---|
| Height |
Gets the height.
| |
| uBuffer |
Gets or sets the U buffer.
| |
| UStride |
Gets the U stride.
| |
| vBuffer |
Gets or sets the V buffer.
| |
| VStride |
Gets the V stride.
| |
| Width |
Gets the width.
| |
| yBuffer |
Gets or sets the Y buffer.
| |
| YStride |
Gets the Y stride.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Free |
Free databuffers of the OpenGLState class.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |