DocumentOrFreeFloatingBase
Base class for Rhino.Render objects that are owned by the document, or can be delivered separately from other functions. In general, you cannot create these objects yourself.
Inheritance Hierarchy
System.Object
Rhino.Render.FreeFloatingBase
Rhino.Render.DocumentOrFreeFloatingBase
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public abstract class DocumentOrFreeFloatingBase : FreeFloatingBase
The DocumentOrFreeFloatingBase type exposes the following members.
Methods
Name
Description
Public Method
BeginChange
Public Method
CopyFrom
Copy from another object
(Inherited from FreeFloatingBase.)
Public Method
EndChange
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Handle destruction of the un-managed CPP object.
(Inherited from FreeFloatingBase.)
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
ToString
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
System.Object
Rhino.Render.FreeFloatingBase
Rhino.Render.DocumentOrFreeFloatingBase
Rhino.Render.Dithering
Rhino.Render.GroundPlane
Rhino.Render.LinearWorkflow
Rhino.Render.PostEffects.PostEffectCollection
Rhino.Render.RenderChannels
Rhino.Render.SafeFrame
Rhino.Render.Skylight
Rhino.Render.Sun