BowlerKernel
Public Member Functions | Private Attributes | List of all members
com.neuronrobotics.sdk.bowlercam.device.BowlerCamDevice.ImageReader Class Reference
Inheritance diagram for com.neuronrobotics.sdk.bowlercam.device.BowlerCamDevice.ImageReader:
Inheritance graph
[legend]
Collaboration diagram for com.neuronrobotics.sdk.bowlercam.device.BowlerCamDevice.ImageReader:
Collaboration graph
[legend]

Public Member Functions

 ImageReader (int cam)
 
void run ()
 
boolean isDone ()
 

Private Attributes

boolean done =false
 

Detailed Description

The Class ImageReader.

Definition at line 124 of file BowlerCamDevice.java.

Constructor & Destructor Documentation

◆ ImageReader()

com.neuronrobotics.sdk.bowlercam.device.BowlerCamDevice.ImageReader.ImageReader ( int  cam)

Instantiates a new image reader.

Parameters
camthe cam

Definition at line 137 of file BowlerCamDevice.java.

Member Function Documentation

◆ isDone()

boolean com.neuronrobotics.sdk.bowlercam.device.BowlerCamDevice.ImageReader.isDone ( )

◆ run()

void com.neuronrobotics.sdk.bowlercam.device.BowlerCamDevice.ImageReader.run ( )

Member Data Documentation

◆ done

boolean com.neuronrobotics.sdk.bowlercam.device.BowlerCamDevice.ImageReader.done =false
private

The documentation for this class was generated from the following file: