PostEffectThreadEngine
Public Class
Public Method
Public Method
Protected Method
Public Method
Public Method
Protected Method
Public Method
Public Method
Inheritance Hierarchy
System.Object
Rhino.Render.PostEffects.PostEffectThreadEngine
Namespace: Rhino.Render.PostEffects
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public class PostEffectThreadEngine : IDisposable
The PostEffectThreadEngine type exposes the following members.
Methods
Name
Description
Public Method
Dispose
Releases all resources used by the PostEffectThreadEngine
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
(Overrides Object.Finalize..)
Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected Method
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public Method
RunPostEffect
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)