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: 6.5.0.22 DocUpdate 6777a38, built 2017-12-08 13:19:26 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
Loads an hologram from the hard drive
Public methodResize
Public methodSubscribe
Top
See Also