Skip to content

SceneServerData

Public Class

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

Initializes a new instance of the SceneServerData class


Public Method

Obsolete.

Constructor for SceneServerData


Properties

Name

Description


Public Property

The CppPointer of SceneServerData


Methods

Name

Description


Public Method

Dispose for SceneServerData


Protected Method

Dispose for SceneServerData


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Protected Method

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.)