SimulatedTexture Class

SimulatedTexture Class

[Missing <summary> documentation for "T:Rhino.Render.SimulatedTexture"]

Inheritance Hierarchy
SystemObject
  Rhino.RenderSimulatedTexture

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

The SimulatedTexture type exposes the following members.

Constructors
  NameDescription
Public methodSimulatedTexture
Initializes a new instance of the SimulatedTexture class
Top
Properties
Methods
  NameDescription
Public methodConstPointer
Public methodDispose
Releases all resources used by the SimulatedTexture
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the SimulatedTexture and optionally releases the managed resources
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMetersToUnits(Double) Obsolete.
Public methodMetersToUnits(RhinoDoc, Double)
Public methodSetMappingChannelAndProjectionMode
Public methodTexture
Public methodToString (Inherited from Object.)
Public methodUnitsToMeters(Double) Obsolete.
Public methodUnitsToMeters(RhinoDoc, Double)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also