An NDoc Documented Class Library

OffscreenRT Members

OffscreenRT overview

Public Instance Constructors

OffscreenRT Constructor Initializes a new instance of the OffscreenRT class.

Public Instance Methods

EndRender Restores the old rendertarget and depthstencil surface.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetGPUSurface Gets the GPU surface.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetLockedData Gets the locked data stream.
GetOffscreenSurface Gets the offscreen surface.
GetType (inherited from Object)Gets the Type of the current instance.
GetXl Gets the xl.
GetYl Gets the yl.
Lock Locks the offscreen surface.
SetSize Sets the size.
StartRender Set the rendertarget as new rendertarget, while the old rendertaget and depthstencil surface are keept or restore them.
ToString (inherited from Object)Returns a String that represents the current Object.
Unlock Unlocks the offscreen surface.
UpdateGPUSurface Updates the GPU surface with the offscreen data.
UpdateOffscreenSurface Updates the offscreen surface with the gpu data.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

OffscreenRT Class | SpringEmbedders Namespace