SimulatedEnvironment Class

SimulatedEnvironment Class

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

Inheritance Hierarchy
SystemObject
  Rhino.RenderSimulatedEnvironment

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

The SimulatedEnvironment type exposes the following members.

Constructors
  NameDescription
Public methodSimulatedEnvironment
Initializes a new instance of the SimulatedEnvironment class
Top
Properties
Methods
  NameDescription
Public methodConstPointer
Public methodDispose
Releases all resources used by the SimulatedEnvironment
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the SimulatedEnvironment 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 methodStatic memberProjectionFromString
Public methodStatic memberStringFromProjection
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also