RenderPickerBuffer Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderPickerBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| Dynamic |
Gets the pick buffer dynamic.
| |
| Format |
Gets the pick buffer format.
| |
| IsDestroyed |
Gets a value indicating whether this instance is destroyed.
| |
| Name |
Gets the pick buffer name.
| |
| Orientation |
Gets the pick buffer orientation.
| |
| Resolution |
Gets the pick buffer resolution.
| |
| Resources |
Gets the OpenGL resources.
|
| Name | Description | |
|---|---|---|
| Create |
Creates a pick buffer at a specific resolution.
| |
| Destroy |
Destroys the pick buffer.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Format the RenderPickerBuffer to a String.
(Overrides ObjectToString.) |