LightArray Class

LightArray Class

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

Inheritance Hierarchy
SystemObject
  Rhino.RenderLightArray

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

The LightArray type exposes the following members.

Constructors
  NameDescription
Public methodLightArray
Initializes a new instance of the LightArray class
Public methodLightArray(IntPtr)
Initializes a new instance of the LightArray class
Top
Properties
  NameDescription
Public propertyCppPointer
Top
Methods
  NameDescription
Public methodAppend
Public methodCount
Public methodDispose
Releases all resources used by the LightArray
Public methodElementAt
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also