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

◆ Short3()

Microsoft.Azure.Kinect.Sensor.Short3.Short3 ( short  x,
short  y,
short  z 
)
inline

Initializes a new instance of the Short3 structure.

Parameters
xX value of the vector.
yY value of the vector.
zZ value of the vector.