PostEffectExecutionControl
Inheritance Hierarchy
System.Object
Rhino.Render.PostEffects.PostEffectExecutionControl
Namespace: Rhino.Render.PostEffects
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public abstract class PostEffectExecutionControl : IDisposable
The PostEffectExecutionControl type exposes the following members.
Constructors
Name
Description
Public Method
PostEffectExecutionControl
Initializes a new instance of the PostEffectExecutionControl class
Methods
Name
Description
Public Method
Detach
Public Method
Dispose.
Releases all resources used by the PostEffectExecutionControl
Public Method
Dispose(Boolean)
Releases the unmanaged resources used by the PostEffectExecutionControl and optionally releases the managed resources
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
ReadyToExecutePostEffect
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)