Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK

◆ operator!=()

static bool Microsoft.Azure.Kinect.Sensor.Short3.operator!= ( Short3  left,
Short3  right 
)
static

Compares two Short3 values for inequality.

Parameters
leftThe first Short3 to compare.
rightThe second Shrot3 to compare.
Returns
True if the values are not equal.