Click or drag to resize

CombinedHologramSource Class

Inheritance Hierarchy
SystemObject
  LynceeTec.DHM.CameraCombinedHologramSource

Namespace:  LynceeTec.DHM.Camera
Assembly:  LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 8.0.35712.0 8_0_dev 871fc1e, built 2019-04-05 12:56:57 UTC
Syntax
public class CombinedHologramSource : IHologramSourceCombiner, 
	ICameraHologramSource, IHologramSource, IObservable<Hologram>, ICameraStream, 
	IHologramLoader, IDisposable

The CombinedHologramSource type exposes the following members.

Constructors
  NameDescription
Public methodCombinedHologramSource
Initializes a new instance of the CombinedHologramSource class
Top
Properties
Methods
  NameDescription
Public methodAddSource
Public methodDispose
Releases all resources used by the CombinedHologramSource
Public methodLastHoloForSrcContext
Public methodLoadHologram(String)
Loads a hologram from the hard drive
Public methodLoadHologram(Hologram)
Loads an existing hologram
Public methodResize
Public methodSubscribe
Top
See Also