PreviewSceneServer Class

PreviewSceneServer Class

PreviewSceneServer
Inheritance Hierarchy
SystemObject
  Rhino.RenderPreviewSceneServer

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class PreviewSceneServer
Public Class PreviewSceneServer

The PreviewSceneServer type exposes the following members.

Constructors
  NameDescription
Public methodPreviewSceneServer
Constructor for PreviewSceneServer
Top
Properties
  NameDescription
Public propertyCppPointer
The CppPointer of PreviewSceneServer
Top
Methods
  NameDescription
Public methodApplyRotation
Set Scene Server Rotation
Public methodDispose
Dispose for PreviewSceneServer
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Destructor for PreviewSceneServer
(Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.14
See Also