TrackBox
Represents the eight corners in user coordinate system that together forms the track box.
track_box = TrackBox(back_lower_left,... back_lower_right,... back_upper_left,... back_upper_right,... front_lower_left,... front_lower_right,... front_upper_left,... front_upper_right)
Contents
Back Lower Left
Gets the back lower left corner of the track box. (Array with 3D coordinates). track_box.BackLowerLeft
Back Lower Right
Gets the back lower right corner of the track box. (Array with 3D coordinates).
track_box.BackLowerRight
Back Upper Left
Gets the back upper left corner of the track box. (Array with 3D coordinates).
track_box.BackUpperLeft
Back Upper Right
Gets the back upper right corner of the track box. (Array with 3D coordinates).
track_box.BackUpperRight
Front Lower Left
Gets the front lower left corner of the track box. (Array with 3D coordinates).
track_box.FrontLowerLeft
Front Lower Right
Gets the front lower right corner of the track box. (Array with 3D coordinates).
track_box.FrontLowerRight
Front Upper Left
Gets the front upper left corner of the track box. (Array with 3D coordinates).
track_box.FrontUpperLeft
Front Upper Right
Gets the front upper right corner of the track box. (Array with 3D coordinates).
track_box.FrontUpperRight
See Also
Version
1.1.0.23
Copyright 2017 Tobii Pro