Impact Acquire SDK Java

Contains convenience functions to control features understood by generic lens adapters. More...

Inheritance diagram for LensControlBase:
[legend]

Public Member Functions

synchronized void delete ()
 

Protected Member Functions

void finalize ()
 
 LensControlBase (long cPtr, boolean cMemoryOwn)
 

Static Protected Member Functions

static long swigRelease (LensControlBase obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

Detailed Description

Contains convenience functions to control features understood by generic lens adapters.

Attention
Please note that this class currently is part of the mvIMPACT.acquire.labs namespace! This means that this code is not yet final and therefore might change in a future release. Feedback will be highly appreciated and if changes are applied to this code a detailed migration guide can be found in the documentation!
Since
2.38.0

Constructor & Destructor Documentation

◆ LensControlBase()

LensControlBase ( long cPtr,
boolean cMemoryOwn )
protected

Member Function Documentation

◆ delete()

synchronized void delete ( )

Reimplemented in LensControlBirger.

◆ finalize()

void finalize ( )
protected

Reimplemented in LensControlBirger.

◆ swigRelease()

static long swigRelease ( LensControlBase obj)
staticprotected

Member Data Documentation

◆ swigCMemOwn

transient boolean swigCMemOwn
protected