WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
Classes | Functions
IWPOCTConverter.h File Reference

Interface of the IWPOCTConverter struct. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IWPOCTConverter
 Class to convert data obtained from a line scan camera into meaningful 2D OCT image data. More...
 

Functions

 __declspec (dllexport) IWPOCTConverter *GetOCTConverter()
 Gets the instance of the scan converter object. More...
 

Detailed Description

Interface of the IWPOCTConverter struct.

Function Documentation

◆ __declspec()

__declspec ( dllexport  )

Gets the instance of the scan converter object.

Destroys the instance of the scan converter object.

Returns
a pointer to a converter object. This is needed to call the conversion APIs.
true on success

Gets the instance of the scan converter object.

Gets the instance of the controller object.

Destroys an instance of the in/out data object.

Destroys the instance of the scan converter object.

Destroys the instance of the controller object.

Destroys the instance of the camera object.

Returns
true if deletion was successful
true on success