SimulatedTexture
Inheritance Hierarchy
System.Object
Rhino.Render.SimulatedTexture
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public class SimulatedTexture : IDisposable
The SimulatedTexture type exposes the following members.
Constructors
Name
Description
Public Method
SimulatedTexture.
Obsolete.
Initializes a new instance of the SimulatedTexture class
Public Method
SimulatedTexture(RhinoDoc)
Initializes a new instance of the SimulatedTexture class
Public Method
SimulatedTexture(Texture)
Obsolete.
Initializes a new instance of the SimulatedTexture class
Public Method
SimulatedTexture(RhinoDoc, Texture)
Initializes a new instance of the SimulatedTexture class
Properties
Name
Description
Public Property
Static Member
BitmapSize
Public Property
Filename
Public Property
Filtered
Public Property
HasTransparentColor
Public Property
LocalMappingTransform
Public Property
MappingChannel
Public Property
Offset
Public Property
OriginalFilename
Public Property
ProjectionMode
Public Property
Repeat
Public Property
Repeating
Public Property
Rotation
Public Property
TransparentColor
Public Property
TransparentColorSensitivity
Methods
Name
Description
Public Method
ConstPointer
Public Method
Dispose.
Releases all resources used by the SimulatedTexture
Protected Method
Dispose(Boolean)
Releases the unmanaged resources used by the SimulatedTexture 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
Finalize
(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
MetersToUnits(Double)
Obsolete.
Public Method
MetersToUnits(RhinoDoc, Double)
Public Method
SetMappingChannelAndProjectionMode
Public Method
Texture
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public Method
UnitsToMeters(Double)
Obsolete.
Public Method
UnitsToMeters(RhinoDoc, Double)