Crate vicon_sys

Source

Modules§

sys
Implementations of HasViconHardware for use with a real Vicon system.

Structs§

Vector3D
A three-dimensional vector of data.
ViconSubject
A single subject identified in a frame read by a thing that HasViconHardware.

Enums§

ViconError
Enumeration of errors returned by a thing that HasViconHardware.
ViconSdkStatus
Enumeration of status codes returned by Vicon data stream SDK.

Traits§

HasViconHardware
A thing that can read from a Vicon data stream.