PreviewSceneServer
PreviewSceneServer
Inheritance Hierarchy
System.Object
Rhino.Render.PreviewSceneServer
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public class PreviewSceneServer : IDisposable
The PreviewSceneServer type exposes the following members.
Constructors
Name
Description
Public Method
PreviewSceneServer
Obsolete.
Constructor for PreviewSceneServer
Properties
Name
Description
Public Property
CppPointer
The CppPointer of PreviewSceneServer
Methods
Name
Description
Public Method
ApplyRotation
Set Scene Server Rotation
Public Method
Dispose.
Dispose for PreviewSceneServer
Protected Method
Dispose(Boolean)
Dispose for PreviewSceneServer
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Destructor for PreviewSceneServer
(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
SetSceneScale
Set Scene Server Scale
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)