Skip to content

GumballDisplayConduit

Public Class

Inheritance Hierarchy

System.Object
Rhino.UI.Gumball.GumballDisplayConduit

Namespace: Rhino.UI.Gumball

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public class GumballDisplayConduit : IDisposable

The GumballDisplayConduit type exposes the following members.

Constructors

Name

Description


Public Method

Obsolete.

Initializes a new instance of the GumballDisplayConduit class


Public Method

Initializes a new instance of the GumballDisplayConduit class


Properties

Name

Description


Public Property

Starting location.


Public Property

Public Property

Public Property

The gumball transformation is the transformation calculated by comparing the current gumball to the starting BaseGumball.


Public Property

Public Property

The initial mouse down event sets PickResult.


Public Property

The pre-transform is a transformation that needs to be applied before the gumball transformation.


Public Property

The total transformation is GumballTransform * PreTransform.


Methods

Name

Description


Public Method

Public Method

Releases all resources used by the GumballDisplayConduit


Protected Method

Releases the unmanaged resources used by the GumballDisplayConduit and optionally releases the managed resources


Public Method

Equals

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

(Inherited from Object.)


Protected Method

(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

Public Method

Contents of the gumball are copied to the base gumball of this class.


Public Method

Contents of the gumball are copied to the base gumball of this class.


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)


Public Method