Skip to content

RenderPanels

Public Class

This class is used to extend the standard Render user interface

Inheritance Hierarchy

System.Object
Rhino.Render.RenderPanels

Namespace: Rhino.Render

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public sealed class RenderPanels

The RenderPanels type exposes the following members.

Methods

Name

Description


Public Method

Equals

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

(Inherited from Object.)


Public Method
Static Member

Get the instance of a render panel associated with a specific render session, this is useful when it is necessary to update a control from a RenderPipeline


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


Public Method

Obsolete.

Register custom render user interface with Rhino. This should only be done in

. Panels registered after is called will be ignored.


Public Method

Register custom render user interface with Rhino. This should only be done in

. Panels registered after is called will be ignored.


Public Method

Register custom render user interface with Rhino. This should only be done in

. Panels registered after is called will be ignored.


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)