Struct azure_kinect::factory::Factory[][src]

pub struct Factory { /* fields omitted */ }

Implementations

Sets and clears the callback function to receive debug messages from the Azure Kinect device.

Clears the callback function to receive debug messages from the Azure Kinect device.

Gets the number of connected devices

Open a k4a device.

Get the camera calibration for a device from a raw calibration blob.

Create a blank image

Create an image from a pre-allocated buffer

Create an image from a pre-allocated buffer

Create an image from a pre-allocated buffer

Get handle to transformation handle.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.