SceneServerData
The Scene Server Data used by the PreviewSceneServer
Inheritance Hierarchy
System.Object
Rhino.Render.SceneServerData
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public class SceneServerData : IDisposable
The SceneServerData type exposes the following members.
Constructors
Name
Description
Public Method
SceneServerData(PreviewAppearance, SceneServerDataUsage)
Initializes a new instance of the SceneServerData class
Public Method
SceneServerData(PreviewGeometry, PreviewBackground, PreviewLighting, SceneServerDataUsage)
Obsolete.
Constructor for SceneServerData
Properties
Name
Description
Public Property
CppPointer
The CppPointer of SceneServerData
Methods
Name
Description
Public Method
Dispose.
Dispose for SceneServerData
Protected Method
Dispose(Boolean)
Dispose for SceneServerData
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Destructor for SceneServerData
(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
ToString
Returns a string that represents the current object.
(Inherited from Object.)